Age | Commit message (Expand) | Author |
---|---|---|
2023-04-09 | Kernel: Remove redundant HID name from all associated files | Liav A |
2023-03-15 | Kernel/Storage: Use NonnullRefPtr for storage controllers | Pankaj Raghav |
2023-03-06 | Kernel: Stop using NonnullLockRefPtrVector | Andreas Kling |
2023-01-27 | Kernel: Remove declarations for non-existent methods | Sam Atkins |
2023-01-06 | Kernel: Restore setting i8042 scan code set to scan code set 2 sequence | Liav A |
2023-01-06 | Kernel: Make i8042 controller initialization sequence more robust | Liav A |
2023-01-02 | Everywhere: Remove unused includes of AK/Memory.h | Ben Wiederhake |
2023-01-02 | Kernel: Turn lock ranks into template parameters | kleines Filmröllchen |
2022-12-28 | Kernel: Reorganize Arch/x86 directory to Arch/x86_64 after i686 removal | Liav A |