summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Show IPI statsAnup Patel2018-10-221-0/+8
* RISC-V: No need to pass scause as arg to do_IRQ()Anup Patel2018-10-221-2/+2
* clocksource: new RISC-V SBI timer driverPalmer Dabbelt2018-08-131-0/+3
* RISC-V: implement low-level interrupt handlingChristoph Hellwig2018-08-131-9/+43
* RISC-V: Don't include irq-riscv-intc.hPalmer Dabbelt2018-07-041-4/+0
* RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handlerPalmer Dabbelt2018-03-141-13/+0
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-261-0/+39