serenity/Kernel/Bus
kleines Filmröllchen 021fb3ea05 Kernel/Tasks: Allow Kernel processes to be shut down
Since we never check a kernel process's state like a userland process,
it's possible for a kernel process to ignore the fact that someone is
trying to kill it, and continue running. This is not desireable if we
want to properly shutdown all processes, including Kernel ones.
2023-07-15 00:12:01 +02:00
..
PCI Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
SerialIO Kernel: Untie PS2 mouse and keyboard devices from i8042 implementation 2023-06-21 05:02:09 -06:00
USB Kernel/Tasks: Allow Kernel processes to be shut down 2023-07-15 00:12:01 +02:00
VirtIO Kernel: Move all boot-related code to the new Boot subdirectory 2023-06-04 21:32:34 +02:00