ladybird/Kernel
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
API Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Arch Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Boot Kernel: Enable i8042 first port translation by default 2024-01-12 16:02:13 -07:00
Bus Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Devices Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
FileSystem Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Firmware/ACPI
Heap Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Interrupts
Library Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Locking
Memory Kernel/riscv64: Don't hard-code the page fault reason on RISC-V 2024-03-25 14:18:38 -06:00
Net Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Prekernel Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Security Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Syscalls Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Tasks Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Time Kernel/riscv64: Add RISC-V support to TimeManagement 2024-01-02 06:50:59 -07:00
CMakeLists.txt Kernel: Do not use -mcmodel=large for x86_64 kernel 2024-04-18 13:14:33 -06:00
Debug.h.in Kernel: Add a framebuffer driver for 3Dfx Voodoo 3 2023-10-16 01:25:45 +02:00
embedmap.sh
Forward.h Kernel/Devices: Introduce the LoopDevice device 2024-03-13 15:33:47 -06:00
generate-version-file.sh
kprintf.cpp Kernel: Only write text to serial console if no ConsoleDevice attached 2024-01-02 06:16:53 -07:00
kstdio.h
KSyms.cpp Kernel/riscv64: Fix backtrace generation on RISC-V 2023-12-30 23:24:18 +01:00
KSyms.h
mkmap.sh
SanCov.cpp Kernel: Add KCOV recursion debugging 2024-04-15 21:16:22 -06:00
Sections.h
UnixTypes.h Kernel/Net: Implement TCP_NODELAY 2023-11-08 09:31:54 +01:00