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

Аутор SHA1 Порука Датум
  Timon Kruiper f085903f62 Kernel: Move IRQController and InterruptManagement to Arch directory пре 3 година
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions пре 3 година
  Linus Groh 20e2e39fcc Kernel: Expose size of L1 data/instruction, L2, and L3 CPU caches :^) пре 3 година
  brapru 7a4e41f8f8 Kernel: Add support for route flags пре 3 година
  Maciej 66ab4d61a4 Kernel: Stop exposing gateway field пре 3 година
  brapru 19912a0b32 Kernel+Utilities: Add the route utility пре 3 година
  brapru 419cd479e2 Kernel: Use TRY to handle string copies in GlobalProcessExposed пре 3 година
  Linus Groh 33004f9b9d Kernel: Add hypervisor_vendor_id entry to /proc/cpuinfo пре 3 година
  Linus Groh 0f27432ec6 Kernel+SystemMonitor+lscpu: Rename 'CPUID' -> 'Vendor ID' пре 3 година
  Linus Groh 53a95a5347 Kernel: Rename some ProcessorInfo members to match Intel manual пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Liav A 7053d7ece3 Kernel: Add a way to print the pseudo name of attached TTY of a process пре 3 година
  Liav A b5ef900ccd Kernel: Don't assume paths of TTYs and pseudo terminals anymore пре 3 година
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors пре 3 година
  Liav A 3fb289e27d Kernel/PCI: Don't hold spinlocks when doing fast device enumeration пре 3 година
  Andreas Kling baa6ff5649 Kernel: Wrap HIDManagement keymap data in SpinlockProtected пре 3 година
  Liav A b849e4f907 Kernel/PCI: Don't create /proc/pci if PCI is disabled пре 3 година
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible пре 3 година
  Idan Horowitz 9277d2dce2 AK+Kernel: Return KString from MACAddress::to_string() in the Kernel пре 3 година
  Idan Horowitz 6098ffa120 AK+Kernel: Return KString from IPv4Address::to_string() in the Kernel пре 3 година
  Andreas Kling a81aebfd6e Kernel: Remove unnecessary mutex for ubsan-is-deadly ProcFS node пре 3 година
  Andreas Kling 6fbb924bbf Kernel: Protect ARP table with spinlock instead of mutex пре 3 година
  Andreas Kling 3845c90e08 Kernel: Remove unnecessary includes from Thread.h пре 3 година
  Andreas Kling b56646e293 Kernel: Switch process file descriptor table from spinlock to mutex пре 3 година
  Andreas Kling 8ebec2938c Kernel: Convert process file descriptor table to a SpinlockProtected пре 3 година
  Idan Horowitz dab73d6d23 Kernel: Make pledge serialization in /proc/all generation OOM-fallible пре 3 година
  Idan Horowitz bd603003b5 Kernel: Make AddressSpace::amount_clean_inode() OOM-fallible пре 3 година
  Idan Horowitz 792b8ca13c Kernel: Use StringView::to_uint instead of String::to_uint in ProcFS пре 3 година
  Idan Horowitz 119f900451 Kernel: Use StringView literals instead of empty Strings in ProcFS пре 3 година
  Idan Horowitz eb5f6cd108 Kernel: Use try_serialize_absolute_path in ProcFSOverallProcesses пре 3 година