Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling a84d893af8 Kernel/x86: Re-enable interrupts ASAP when handling page faults %!s(int64=3) %!d(string=hai) anos
  Timon Kruiper cbe1717181 Kernel: Rename idt_init() to initialize_interrupts() %!s(int64=3) %!d(string=hai) anos
  Timon Kruiper 2fd5e9f729 Kernel: Add GenericInterruptHandler.cpp to aarch64 build %!s(int64=3) %!d(string=hai) anos
  Timon Kruiper feba7bc8a8 Kernel: Move Kernel/Arch/x86/SafeMem.h to Kernel/Arch/SafeMem.h %!s(int64=3) %!d(string=hai) anos
  James Mintram 6299a69253 Kernel: Make handle_crash available to aarch64 %!s(int64=3) %!d(string=hai) anos
  James Mintram d3b6201b40 Kernel: Make PageDirectory.cpp compile on aarch64 %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Liav A 88c5992e0b Kernel/Interrupts: Initialize two spurious handlers when PIC is disabled %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3845c90e08 Kernel: Remove unnecessary includes from Thread.h %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a12e19c015 Kernel: Move kernel region checks from x86 page fault handler to MM %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e04e52186d Kernel: Don't send crash signal to process itself when it has no handler %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e53571ef59 Kernel: Dump memory regions when crashing in ring 0 %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3399b6c57f Kernel: Remove old SlabAllocator :^) %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 39ecb832e4 Kernel: Don't try to dispatch urgent signals for kernel crashes %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 40f64d7379 Kernel: Dispatch handle-able signals instead of crashing if possible %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz a9e436c4a3 Kernel: Replace usages of SIGSTKFLT with SIGSEGV %!s(int64=3) %!d(string=hai) anos
  James Mintram eb33df0c30 Kernel: Add an x86 include check+error in x86/PageFault.h %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro a5cec06135 Kernel: Handle string format error in page_fault_handler(..) :^) %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 17b66eaa3c Kernel: Call try_set_coredump_property with StringView arguments %!s(int64=3) %!d(string=hai) anos
  James Mintram dfe4810c3a Kernel: Add cross platform RegisterState header and Aarch64 version %!s(int64=3) %!d(string=hai) anos
  James Mintram 545ce5b595 Kernel: Add per platform Processor.h headers %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 49259777ef Kernel: Note if the page fault address is a destroyed smart pointer %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 0223faf6f4 Kernel: Access MemoryManager static functions statically %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cd8d52e6ae Kernel: Improve API names for switching address spaces %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 68bf6db673 Kernel: Rename Spinlock::is_owned_by_current_thread() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0b4671add7 Kernel: {Mutex,Spinlock}::own_lock() => is_locked_by_current_thread() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling dea93a8bb9 Kernel: Rename Processor::id() => current_id() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d60635cb9d Kernel: Convert Processor::in_irq() to static current_in_irq() %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() %!s(int64=4) %!d(string=hai) anos