summaryrefslogtreecommitdiff
path: root/Kernel/Debug.h.in
AgeCommit message (Expand)Author
2022-10-14Kernel: Add support for the FAT32 filesystemUndefine
2022-09-24Kernel: By default, don't dump regions when a userspace crash happenskleines Filmröllchen
2022-08-08Kernel/FileSystem: Use a new debug flag for SysFS debug messagesLiav A
2022-07-21Kernel+LibPartition: Move GUIDPartitionTable into LibPartitionSamuel Bowman
2022-07-21Kernel+LibPartition: Move MBRPartitionTable into LibPartitionSamuel Bowman
2022-07-19Kernel/Storage: Introduce basic abstraction layer for ATA componentsLiav A
2022-04-01Kernel: Stop debug spam when using mmap on /dev/mem deviceLiav A
2022-02-09AK+Kernel: Alphabetize debug macrosLenny Maiorani
2022-01-29Kernel: Stop using HashMap in MutexIdan Horowitz
2022-01-01Kernel/NVMe: Add initial NVMe driver supportPankaj Raghav
2021-11-28Kernel: Add AC97_DEBUG macroJelle Raaijmakers
2021-09-14Kernel: Disable lock rank enforcement by default for nowBrian Gianforcaro
2021-08-28Kernel: Verify interrupts are disabled when interacting with MutexesAndrew Kaster
2021-08-07Kernel: Implement a ISO 9660 filesystem reader :^)sin-ack
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