summaryrefslogtreecommitdiff
path: root/Kernel/Debug.h.in
AgeCommit message (Expand)Author
2021-03-13Kernel: Implement triply indirect block support in Ext2FSInodeJean-Baptiste Boric
2021-03-11Kernel: Suppress logging during kmalloc heap expansionAndreas Kling
2021-03-09Kernel: Remove ancient FIFO_DEBUG codeAndreas Kling
2021-03-05Kernel: Add basic AHCI functionalityLiav A
2021-03-04Kernel: Remove unused KMALLOC_DEBUG_LARGE_ALLOCATIONS modeAndreas Kling
2021-02-05Kernel: Add NE2000 network card driverJean-Baptiste Boric
2021-02-04Make it possible to overwrite debug macros locally.asynts
2021-01-26Meta: Split debug defines into multiple headers.asynts