aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/entry.S
AgeCommit message (Expand)Author
2021-04-16riscv,entry: fix misaligned base for excp_vect_tableZihao Yu
2019-10-11riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen
2018-08-13RISC-V: implement low-level interrupt handlingChristoph Hellwig
2018-03-14RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handlerPalmer Dabbelt
2018-02-20RISC-V: Enable IRQ during exception handlingzongbox@gmail.com
2018-01-30riscv: disable SUM in the exception handlerChristoph Hellwig
2018-01-07riscv: rename SR_* constants to match the specChristoph Hellwig
2017-09-26RISC-V: Task implementationPalmer Dabbelt