summaryrefslogtreecommitdiff
path: root/Kernel/Interrupts/UnhandledInterruptHandler.cpp
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-14Kernel: Use PANIC() in a bunch of places :^)Andreas Kling
2021-01-11Everywhere: Replace a bundle of dbg with dbgln.asynts
2020-07-06Kernel: Add SMP IPI supportTom
2020-03-19Kernel: Use a const reference to RegisterState in IRQ handlingLiav A
2020-02-24Kernel: Add UnhandledInterruptHandler classLiav A