Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Liav A 4617c05a08 Kernel: Move a bunch of generic devices code into new subdirectory 2 vuotta sitten
  Liav A 5a94e8dfd0 Kernel: Ensure jailed processes can be reaped by a jailed parent process 2 vuotta sitten
  Timon Kruiper 4e00c63897 Kernel: Implement signal trampoline for aarch64 2 vuotta sitten
  Idan Horowitz 003989e1b0 Kernel: Store a pointer to the owner process in PageDirectory 2 vuotta sitten
  Andreas Kling e69b2572a6 Kernel: Move Process's TTY pointer into protected data 2 vuotta sitten
  Andreas Kling 1c77803845 Kernel: Stop using *LockRefPtr for TTY 2 vuotta sitten
  Andreas Kling f0c9c5e076 Kernel: Make custody_for_dirfd() fail on files other than directories 2 vuotta sitten
  Andreas Kling 496d918e92 Kernel: Stop using *LockRefPtr for Kernel::Timer 2 vuotta sitten
  Andreas Kling c3915e4058 Kernel: Stop using *LockRefPtr for Thread 2 vuotta sitten
  Andreas Kling a098266ff5 Kernel: Simplify Process factory functions 2 vuotta sitten
  Andreas Kling 65438d8a85 Kernel: Stop using *LockRefPtr for Process pointers 2 vuotta sitten
  Liav A 633006926f Kernel: Make the Jails' internal design a lot more sane 2 vuotta sitten
  Andreas Kling d1371d66f7 Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription 2 vuotta sitten
  Andreas Kling 36b0ecfe9e Kernel: Remove two outdated FIXMEs about the file descriptor table mutex 2 vuotta sitten
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 vuotta sitten
  Liav A 39de5b7f82 Kernel: Actually check Process unveil data when creating perfcore dump 2 vuotta sitten
  Liav A bedd90b1f0 Kernel: Properly lock Process protected data in the prctl syscall 2 vuotta sitten
  Liav A c56e1c5378 Kernel/FileSystem: Simplify the ProcFS significantly 2 vuotta sitten
  Timon Kruiper 3295137224 Kernel: Add optional userspace backtrace to Process::crash 2 vuotta sitten
  Sam Atkins fe7b08dad7 Kernel: Protect Process::m_name with a spinlock 2 vuotta sitten
  Agustin Gianni e71c320154 Kernel: Change the way we call a syscall in signal_trampoline_dummy 2 vuotta sitten
  Timon Kruiper 12322670cb Kernel: Use InterruptsState abstraction in execve.cpp 2 vuotta sitten
  Timon Kruiper 697c5ca5e5 Kernel: Move Memory/PageDirectory.{cpp,h} to arch-specific directory 2 vuotta sitten
  Andrew Kaster ddea37b521 Kernel+LibC: Move name length constants to Kernel/API from limits.h 2 vuotta sitten
  Liav A 04221a7533 Kernel: Mark Process::jail() method as const 2 vuotta sitten
  yyny 9ca979846c Kernel: Add `sid` and `pgid` to `Credentials` 2 vuotta sitten
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters 2 vuotta sitten
  Timon Kruiper 1da84c2a2c Kernel: Factor out setting Thread entry function 2 vuotta sitten
  Timon Kruiper 21deb603de Kernel/aarch64: Implement stub for asm_signal_trampoline 2 vuotta sitten
  Liav A 5ff318cf3a Kernel: Remove i686 support 2 vuotta sitten