summaryrefslogtreecommitdiff
path: root/Kernel/Interrupts/IRQHandler.h
AgeCommit message (Expand)Author
2020-08-28Kernel: Add and remove explicit keyword where neededLiav A
2020-03-19Kernel: Use a const reference to RegisterState in IRQ handlingLiav A
2020-03-06Kernel: Change HandlerPurpose to HandlerTypeLiav A
2020-02-29Kernel: Simplify interrupt managementLiav A
2020-02-24Kernel: Change get_sharing_devices_count() in GenericInterruptHandlerLiav A
2020-02-24Kernel: Add new IRQHandler classLiav A