Историја ревизија

Аутор SHA1 Порука Датум
  Tom f4a5c9b6c2 Kernel: Consolidate timeout logic пре 5 година
  Tom c813bb7355 Kernel: Fix a few Thread::block related races пре 5 година
  Tom f011c420c1 Kernel: Fix signal delivery when no syscall is made пре 5 година
  Tom 538b985487 Kernel: Remove ProcessInspectionHandle and make Process RefCounted пре 5 година
  Tom 728de56481 Kernel: Prevent recursive calls into the scheduler пре 5 година
  Andreas Kling 2e2de125e5 Kernel: Turn Process::FileDescriptionAndFlags into a proper class пре 5 година
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp пре 5 година
  Andreas Kling 027c450d6d Kernel: Run clang-format on Scheduler.cpp пре 5 година
  Tom bc107d0b33 Kernel: Add SMP IPI support пре 5 година
  Tom 2a82a25fec Kernel: Various context switch fixes пре 5 година
  Tom 788b2d64c6 Kernel: Require a reason to be passed to Thread::wait_on пре 5 година
  Tom e373e5f007 Kernel: Fix signal delivery пре 5 година
  Tom 96109e9776 Kernel: Boot all APS all the way into their own idle loop пре 5 година
  Tom 691d767fba Kernel: Block initializing the Scheduler on the APs until the BSP initialized global data пре 5 година
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions пре 5 година
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure пре 5 година
  Andreas Kling 8a1dbe5483 Kernel: Silence some debug spam in Scheduler пре 5 година
  Nico Weber d23e655c83 LibC: Implement pselect пре 5 година
  Sergey Bugaev 431bbde6df Kernel: Fix returning random children from waitid(WNOHANG) пре 5 година
  Andreas Kling 4402207b98 Kernel: WaitBlocker should always unblock immediately on WNOHANG пре 5 година
  AnotherTest 8582a06899 Kernel + LibC: Handle running processes in do_waitid() пре 5 година
  Andreas Kling 24d5855428 Kernel: Let the wait blocker inspect *all* child threads of a process пре 5 година
  Andreas Kling 2d35810e0a Kernel: Add TimeManagement::now_as_timeval() пре 5 година
  Andreas Kling 3a92d0828d Kernel: Remove the "kernel info page" used for fast gettimeofday() пре 5 година
  Andreas Kling b7ff3b5ad1 Kernel: Include the current instruction pointer in profile samples пре 5 година
  Itamar c9396be83f WaitBlocker: don't unblock if thread has pending SIGCONT пре 5 година
  Liav A b4c92c24ee Scheduler: Use monotonic time for blocking threads пре 5 година
  Liav A 9db291d885 Kernel: Introduce the new Time management subsystem пре 5 година
  Liav A e880fe0765 Kernel: Use a const reference to RegisterState in IRQ handling пре 5 година
  Andreas Kling 686ade6b5a AK: Make quick_sort() a little more ergonomic пре 5 година