summaryrefslogtreecommitdiff
path: root/kernel/cpu/idt.h
AgeCommit message (Expand)Author
2024-06-09Add UDPAnton Kling
2024-05-05Kernel: Clear more interrupts for mouse driverAnton Kling
2024-04-18Kernel: Fix compiler warningsAnton Kling
2024-02-09Kernel/Interrupts: Restructure how interrupts are handeled in the kernelAnton Kling
2024-02-07A lot of small changesAnton Kling
2023-11-28Meta: Apply new clang-format rules to kernelAnton Kling
2023-11-10Kernel Style: Change uint*_t -> u*Anton Kling
2023-10-31Meta: Move kernel and userland to their own folders.Anton Kling