Commit History

Autor SHA1 Mensaxe Data
  Jesse a5d80f7e3b Kernel: Only allow superuser to halt() the system (#342) %!s(int64=6) %!d(string=hai) anos
  Robin Burchell cd76b691fb Kernel: Remove memory allocations from the new Blocker API %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 762333ba95 Kernel: Restore state strings for block states %!s(int64=6) %!d(string=hai) anos
  Robin Burchell d2ca91c024 Kernel: Convert BlockedSignal and BlockedLurking to the new Blocker mechanism %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 750dbe986d Kernel: Avoid allocations for Select vectors by using inline capacity %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 52743f9eec Kernel: Rename ThreadBlocker classes to avoid stutter %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 782e4ee6e1 Kernel: Port wait to ThreadBlocker %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 4f9ae9b970 Kernel: Port select to ThreadBlocker %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 32fcfb79e9 Kernel: Port sleep to ThreadBlocker %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 0c8813e6d9 Kernel: Introduce ThreadBlocker as a way to make unblocking neater :) %!s(int64=6) %!d(string=hai) anos
  Jesse a27c9e3e01 Kernel+Userland: Addd reboot syscall (#334) %!s(int64=6) %!d(string=hai) anos
  Robin Burchell f2fdac789c Kernel: Add a new block state for accept() on a blocking socket %!s(int64=6) %!d(string=hai) anos
  Robin Burchell b907608e46 SharedBuffer: Split the creation and share steps %!s(int64=6) %!d(string=hai) anos
  Robin Burchell a648331e26 Kernel: Fix a nasty lock bug with exec() %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 6aa77d1999 SharedBuffer: Fix deadlock on destroy %!s(int64=6) %!d(string=hai) anos
  Robin Burchell d53e54f8bf SharedBuffer: fix nullptr dereference on seal %!s(int64=6) %!d(string=hai) anos
  Robin Burchell df3e295ba6 Kernel: SharedBuffer sharing cleanup %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3073ea7d84 Kernel: Add support for the WSTOPPED flag to the waitpid() syscall. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ad7ec2bbc7 Kernel: Make the create_thread() syscall return the new thread ID. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 5254a320d8 Kernel: Remove use of copy_ref() in favor of regular RefPtr copies. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 23a6c2086b Kernel: Move SharedMemory.{cpp,h} into FileSystem/ %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6c87d3afa9 Kernel: Move i8253.cpp => Arch/i386/PIT.cpp %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c110cf193d Kernel: Have the open() syscall take an explicit path length parameter. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 601b0a8c68 Kernel: Use NonnullRefPtrVector in parts of the kernel. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 46a06c23e3 Kernel: Fix all compiler warnings. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c26e3ce86b Change "retain" to "ref" in various comments. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 15bea7153a Kernel: Symbolicate the crash address too, not just the call stack. %!s(int64=6) %!d(string=hai) anos