Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex 4 tahun lalu
  Andreas Kling 859e5741ff Kernel: Fix Process use-after-free in Thread finalization 4 tahun lalu
  Tom d7e5521a04 Kernel: Ignore subsequent calls to Process::die 4 tahun lalu
  Tom 026ffa343d Kernel: Allow Lock to block from BlockCondition 4 tahun lalu
  Tom 6938be00f1 Kernel: Initialize threading and process management earlier 4 tahun lalu
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry 4 tahun lalu
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem 4 tahun lalu
  Tom a95b726fd8 Kernel: Fix race causing modifying a Process to fail with a panic 4 tahun lalu
  Gunnar Beutner 67f0c0d5f0 Kernel+LibELF: Don't demangle symbols in the kernel 4 tahun lalu
  Liav A 7c87891c06 Kernel: Don't copy a Vector<FileDescriptionAndFlags> 4 tahun lalu
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design 4 tahun lalu
  Gunnar Beutner 6dde7dac8f Kernel: Implement signal handling for x86_64 4 tahun lalu
  Hendiadyoin1 65566d6868 Kernel: Make and use KERNEL_BASE 4 tahun lalu
  Hendiadyoin1 8b44aa7885 Kernel: Fix Process::crash assuming 32-bit mode 4 tahun lalu
  Gunnar Beutner 32840dfa17 Kernel: Implement more x86_64 context switching functionality 4 tahun lalu
  Gunnar Beutner f285241cb8 Kernel: Rename Thread::tss to Thread::regs and add x86_64 support 4 tahun lalu
  Gunnar Beutner b9f6b40651 Kernel: Clean up create_signal_trampoline a bit 4 tahun lalu
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` 4 tahun lalu
  Gunnar Beutner 38fca26f54 Kernel: Add stubs for missing x86_64 functionality 4 tahun lalu
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 tahun lalu
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 tahun lalu
  Jelle Raaijmakers ab840423a8 Kernel: Verify Process coredump threads are empty 4 tahun lalu
  Brian Gianforcaro 9fccbde371 Kernel: Switch Process to InstrusiveList from InlineLinkedList 4 tahun lalu
  Brian Gianforcaro 252e98761a Kernel: Remove unnecessary cast to int during ensure capacity 4 tahun lalu
  Brian Gianforcaro 7e691f96e1 Kernel: Switch ProcessGroup to IntrusiveList from InlineLinkedList 4 tahun lalu
  Andreas Kling 1123af361d Kernel: Convert Process::get_syscall_path_argument() to KString 4 tahun lalu
  Andreas Kling cefb321da4 Kernel: Print a message to debug log after writing a perfcore file 4 tahun lalu
  Gunnar Beutner 3cafdca868 Kernel: Disable profile timer when the process exits 4 tahun lalu
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` 4 tahun lalu
  Brian Gianforcaro ede1483e48 Kernel: Make Process creation APIs OOM safe 4 tahun lalu