summaryrefslogtreecommitdiff
path: root/Kernel/ACPI/DynamicParser.h
AgeCommit message (Expand)Author
2021-09-10Kernel/ACPI: Simplify parser initializationLiav A
2021-08-07Kernel: Move Mutex into Locking/Jean-Baptiste Boric
2021-08-06Kernel: Move Kernel/Memory/ code into Kernel::Memory namespaceAndreas Kling
2021-08-06Kernel: Rename Kernel/VM/ to Kernel/Memory/Andreas Kling
2021-07-17Kernel: Rename Lock to MutexAndreas Kling
2021-07-11Kernel: Make various T::class_name() and similar return StringViewAndreas Kling
2021-07-11Kernel: Use nested namespace declarations in ACPI codeAndreas Kling
2021-06-17Kernel/Interrupts: Return boolean on whether we handled the interruptLiav A
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2020-09-25Meta+Kernel: Make clang-format-10 cleanBen Wiederhake
2020-05-16Kernel: Absorb LibBareMetal back into the kernelAndreas Kling
2020-04-09Kernel: Remove redundant "ACPI" from filenames in ACPI/Andreas Kling