Linus Groh
|
f52e468cd6
Kernel: Fix L1/L2/L3 cache conditionals in ProcFSCPUInformation
|
преди 3 години |
Liav A
|
e4e5fa74d0
Kernel+Userland: Rename prefix of user_physical => physical
|
преди 3 години |
Liav A
|
1c499e75bd
Kernel+Userland: Remove supervisor pages concept
|
преди 3 години |
Daniel Bertalan
|
e93d19bbb1
Kernel: Don't lock the scheduler in ProcFSOverallProcesses::try_generate
|
преди 3 години |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
преди 3 години |
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 години |