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

Аутор SHA1 Порука Датум
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex пре 4 година
  Brian Gianforcaro c0987453e6 Kernel: Remove double RedBlackTree lookup in VM/Space region removal пре 4 година
  Daniel Bertalan dd4ed4d22d Kernel: Implement aligned `operator new` and use it пре 4 година
  Tom 704e1c2e3d Kernel: Rename functions to be less confusing пре 4 година
  Tom 0536a4ff41 Kernel: Release big lock when blocking on another lock пре 4 година
  Tom 026ffa343d Kernel: Allow Lock to block from BlockCondition пре 4 година
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry пре 4 година
  Gunnar Beutner 67f0c0d5f0 Kernel+LibELF: Don't demangle symbols in the kernel пре 4 година
  Andreas Kling 565796ae4e Kernel+LibC: Remove sys$donate() пре 4 година
  Tom 908f86b061 Kernel: Print region name+offset for user addresses in thread backtrace пре 4 година
  Hediadyoin1 d12e14fa95 Userland: Respect red-zone for signal handlers пре 4 година
  Gunnar Beutner 52f9aaa823 Kernel: Use the GS segment for the per-CPU struct пре 4 година
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly пре 4 година
  Brian Gianforcaro 60efe18a31 Kernel: Handle OOM when allocating Thread FPUState пре 4 година
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design пре 4 година
  Gunnar Beutner 6dde7dac8f Kernel: Implement signal handling for x86_64 пре 4 година
  Gunnar Beutner 9ed051fe25 Kernel: Implement initializing threads on x86_64 пре 4 година
  Gunnar Beutner f285241cb8 Kernel: Rename Thread::tss to Thread::regs and add x86_64 support пре 4 година
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters пре 4 година
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` пре 4 година
  Gunnar Beutner 38fca26f54 Kernel: Add stubs for missing x86_64 functionality пре 4 година
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h пре 4 година
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h пре 4 година
  Jelle Raaijmakers 5b03b62518 Kernel: Only call `Process::die()` once on terminating signal пре 4 година
  Gunnar Beutner 3bac14e19e Kernel: Remove incorrect VERIFY() in Thread::relock_process пре 4 година
  Gunnar Beutner 3c2a6a25da Kernel: Don't finalize a thread while it still has code running пре 4 година
  Gunnar Beutner b9d693665b Kernel: Make sure we unmap the TLS region when a thread exits пре 4 година
  Andreas Kling fc9ce22981 Kernel: Use KString for Region names пре 4 година
  Tom 9dcc7a67e5 Kernel: Close a Thread tid lookup race пре 4 година
  Gunnar Beutner 7557f2db90 Kernel: Remove an allocation when blocking a thread пре 4 година