summaryrefslogtreecommitdiff
path: root/Kernel/Debug.h.in
AgeCommit message (Expand)Author
2021-06-12USB: Further Implement USB StructuresJesse Buhagiar
2021-06-10Kernel: Add driver for RTL8168 & RTL8111 NICsIdan Horowitz
2021-06-09Kernel/Net: Support Intel 82574 adapterLiav A
2021-05-27Kernel/Graphics: Remove unnecessary derived FramebufferDevice classesLiav A
2021-05-16Kernel/Graphics + SystemServer: Support text mode properlyLiav A
2021-05-16Kernel/Graphics: Add basic support for Intel native acceleratorLiav A
2021-05-14Kernel: Add the ability to verify we don't kmalloc under spinlock.Brian Gianforcaro
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-17Kernel: Add base support for VirtIO devicesIdan Horowitz
2021-04-03Kernel: Introduce a new HID subsystemLiav A
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