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

Аутор SHA1 Порука Датум
  Andreas Kling c3915e4058 Kernel: Stop using *LockRefPtr for Thread пре 2 година
  Andreas Kling 65438d8a85 Kernel: Stop using *LockRefPtr for Process pointers пре 2 година
  Liav A c56e1c5378 Kernel/FileSystem: Simplify the ProcFS significantly пре 2 година
  Itamar ddec9cb1f0 Kernel: Update stored registers in a thread's tracer on SIGSTOP пре 2 година
  Sam Atkins 1014aefe64 Kernel: Protect Thread::m_name with a spinlock пре 2 година
  Sam Atkins fe7b08dad7 Kernel: Protect Process::m_name with a spinlock пре 2 година
  Timon Kruiper 697c5ca5e5 Kernel: Move Memory/PageDirectory.{cpp,h} to arch-specific directory пре 2 година
  Timon Kruiper fb10774862 Kernel: Factor our PreviousMode into RegisterState::previous_mode пре 2 година
  Andrew Kaster 046c23f567 Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX пре 2 година
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters пре 2 година
  Timon Kruiper a3cbaa3449 Kernel: Move ThreadRegisters into arch-specific directory пре 2 година
  Timon Kruiper 5b06925b8a Kernel: Remove debug printing of code segment пре 2 година
  Andreas Kling d6fa42dd5c Kernel: Remove the two remaining ARCH(I386) checks пре 2 година
  Liav A 5ff318cf3a Kernel: Remove i686 support пре 2 година
  Sergey Lisov 18af8be0e6 Kernel: Set EFLAGS/RFLAGS to a known-good value on signal entry пре 2 година
  Liav A 5e062414c1 Kernel: Add support for jails пре 2 година
  Timon Kruiper 9827c11d8b Kernel: Move InterruptDisabler out of Arch directory пре 2 година
  Gunnar Beutner 69efded562 Kernel: Add more stubs needed for Thread.cpp пре 2 година
  Gunnar Beutner 1e3edb3b76 Kernel: Don't directly include <Kernel/Arch/x86/TrapFrame.h> пре 2 година
  Andreas Kling a3b2b20782 Kernel: Remove global MM lock in favor of SpinlockProtected пре 2 година
  Andreas Kling cf16b2c8e6 Kernel: Wrap process address spaces in SpinlockProtected пре 3 година
  Anthony Iacono f86b671de2 Kernel: Use Process::credentials() and remove user ID/group ID helpers пре 3 година
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes пре 3 година
  Andreas Kling 766bf5c89e Kernel: Don't take thread lock for signal dispatch пре 3 година
  Andreas Kling 23902d46f1 Kernel: Don't lock scheduler in ~Thread() пре 3 година
  Andreas Kling 806ade1367 Kernel: Don't lock scheduler while updating thread scheduling times пре 3 година
  Andreas Kling ec330c2ce6 Kernel: Use consistent lock acquisition order in Thread::block*() пре 3 година
  Brian Gianforcaro 22f7e800d2 Kernel: Fix a typo and a grammar issue in code comments пре 3 година
  Undefine 97cc33ca47 Everywhere: Make the codebase more architecture aware пре 3 година
  Tim Schumacher 899fd74f8e LibC: Implement `pthread_cancel` пре 3 година