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

Аутор SHA1 Порука Датум
  Robin Burchell 782e4ee6e1 Kernel: Port wait to ThreadBlocker пре 6 година
  Robin Burchell 4f9ae9b970 Kernel: Port select to ThreadBlocker пре 6 година
  Robin Burchell 32fcfb79e9 Kernel: Port sleep to ThreadBlocker пре 6 година
  Robin Burchell 0c8813e6d9 Kernel: Introduce ThreadBlocker as a way to make unblocking neater :) пре 6 година
  Jesse a27c9e3e01 Kernel+Userland: Addd reboot syscall (#334) пре 6 година
  Robin Burchell f2fdac789c Kernel: Add a new block state for accept() on a blocking socket пре 6 година
  Robin Burchell b907608e46 SharedBuffer: Split the creation and share steps пре 6 година
  Robin Burchell a648331e26 Kernel: Fix a nasty lock bug with exec() пре 6 година
  Robin Burchell 6aa77d1999 SharedBuffer: Fix deadlock on destroy пре 6 година
  Robin Burchell d53e54f8bf SharedBuffer: fix nullptr dereference on seal пре 6 година
  Robin Burchell df3e295ba6 Kernel: SharedBuffer sharing cleanup пре 6 година
  Andreas Kling 3073ea7d84 Kernel: Add support for the WSTOPPED flag to the waitpid() syscall. пре 6 година
  Andreas Kling ad7ec2bbc7 Kernel: Make the create_thread() syscall return the new thread ID. пре 6 година
  Andreas Kling 5254a320d8 Kernel: Remove use of copy_ref() in favor of regular RefPtr copies. пре 6 година
  Andreas Kling 23a6c2086b Kernel: Move SharedMemory.{cpp,h} into FileSystem/ пре 6 година
  Andreas Kling 6c87d3afa9 Kernel: Move i8253.cpp => Arch/i386/PIT.cpp пре 6 година
  Andreas Kling c110cf193d Kernel: Have the open() syscall take an explicit path length parameter. пре 6 година
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. пре 6 година
  Andreas Kling 601b0a8c68 Kernel: Use NonnullRefPtrVector in parts of the kernel. пре 6 година
  Andreas Kling 46a06c23e3 Kernel: Fix all compiler warnings. пре 6 година
  Andreas Kling c26e3ce86b Change "retain" to "ref" in various comments. пре 6 година
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. пре 6 година
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. пре 6 година
  Andreas Kling 15bea7153a Kernel: Symbolicate the crash address too, not just the call stack. пре 6 година
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. пре 6 година
  Andreas Kling de65c960e9 Kernel: Tweak some String&& => const String&. пре 6 година
  Andreas Kling 736092a087 Kernel: Move i386.{cpp,h} => Arch/i386/CPU.{cpp,h} пре 6 година
  Andreas Kling 891d4c4834 Kernel: Qualify a bunch of #include statements. пре 6 година
  Andreas Kling 39d1a9ae66 Meta: Tweak .clang-format to not wrap braces after enums. пре 6 година
  Andreas Kling e42c3b4fd7 Kernel: Rename LinearAddress => VirtualAddress. пре 6 година