serenity/Kernel
Liav A ef6133337e Kernel: Merge PowerStateSwitchTask reboot and shutdown procedures
The reboot procedure should prepare to "shutdown" the system cleanly and
therefore has to be merged with how shutdown is handled.
2023-08-20 13:04:42 -06:00
..
API Kernel: Alias MAXNAMLEN to NAME_MAX 2023-08-18 11:43:19 +02:00
Arch Toolchain: Add (basic) support for riscv64 2023-08-11 09:20:08 +02:00
Boot
Bus
Devices Kernel: Hold a weak reference to a Process object in AsyncDeviceRequest 2023-08-20 13:04:42 -06:00
FileSystem Kernel/FileSystem: Remove disk cache only after ext2 superblock flush 2023-08-20 13:04:42 -06:00
Firmware/ACPI
Heap
Interrupts
Library
Locking
Memory
Net Kernel/Net: Don't allocate memory for adapters' names 2023-08-12 11:48:48 -06:00
Prekernel
Security
Syscalls Kernel: Reject all syscalls during the shutdown procedure 2023-08-20 13:04:42 -06:00
Tasks Kernel: Merge PowerStateSwitchTask reboot and shutdown procedures 2023-08-20 13:04:42 -06:00
Time
TTY
CMakeLists.txt Everywhere: Add RISC-V 64 target to the build system 2023-08-18 08:37:43 -06:00
Debug.h.in
embedmap.sh
Forward.h
generate-version-file.sh
kprintf.cpp
kstdio.h
KSyms.cpp
KSyms.h
mkmap.sh
SanCov.cpp
Sections.h
UnixTypes.h