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

Аутор SHA1 Порука Датум
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers пре 3 година
  Brian Gianforcaro 018dc4bb5c Kernel: Add verification promise violations are propagated properly пре 3 година
  Brian Gianforcaro 54b9a4ec1e Kernel: Handle promise violations in the syscall handler пре 3 година
  Andreas Kling ed839450c8 Kernel: Enable SMAP protection earlier during syscall entry пре 3 година
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> пре 3 година
  Nico Weber 1cdb12e920 Kernel: Fix -Wunreachable-code warnings from clang пре 3 година
  Brian Gianforcaro 0223faf6f4 Kernel: Access MemoryManager static functions statically пре 3 година
  Brian Gianforcaro 3d12d0f408 Kernel: Declare syscall handlers with "using" instead of "typedef" пре 3 година
  Andreas Kling 68bf6db673 Kernel: Rename Spinlock::is_owned_by_current_thread() пре 4 година
  Andreas Kling 0b4671add7 Kernel: {Mutex,Spinlock}::own_lock() => is_locked_by_current_thread() пре 4 година
  Andreas Kling 7676edfb9b Kernel: Stop allowing implicit conversion from KResult to int пре 4 година
  Jean-Baptiste Boric 0286160b62 Kernel: Add syscall performance event type пре 4 година
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() пре 4 година
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ пре 4 година
  Andreas Kling deff554096 Kernel+LibSystem: Add a 4th syscall argument пре 4 година
  Brian Gianforcaro a3787b9db7 Kernel: Remove another ARCH ifdef using RegisterState::flags() пре 4 година
  Gunnar Beutner 31f30e732a Everywhere: Prefix hexadecimal numbers with 0x пре 4 година
  Brian Gianforcaro 120b9bc05b Kernel: Conditionally acquire the big lock based on syscall metadata пре 4 година
  Brian Gianforcaro 354e18a5a0 Kernel: Move validate_syscall_preconditions outside of the big lock пре 4 година
  Brian Gianforcaro 27e1120dff Kernel: Move syscall precondition validates to MM пре 4 година
  Brian Gianforcaro af543328ea Kernel: Instrument syscalls with their process big lock requirements пре 4 година
  Brian Gianforcaro 308396bca1 Kernel: No lock validate_user_stack variant, switch to Space as argument пре 4 година
  Brian Gianforcaro 1cffecbe8d Kernel: Push ARCH specific ifdef's down into RegisterState functions пре 4 година
  Tom d7e5521a04 Kernel: Ignore subsequent calls to Process::die пре 4 година
  Tom fa8fe40266 Revert "Kernel: Make sure threads which don't do any syscalls are t..." пре 4 година
  Hendiadyoin1 9b7e48c6bd Kernel: Replace raw asm functions with naked ones пре 4 година
  Gunnar Beutner 52f9aaa823 Kernel: Use the GS segment for the per-CPU struct пре 4 година
  Gunnar Beutner e37576440d Kernel: Fix stack alignment on x86_64 пре 4 година
  Gunnar Beutner b6435372cc Kernel: Implement syscall entry for x86_64 пре 4 година
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters пре 4 година