index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
irq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
1
-27
/
+29
|
\
|
*
riscv: Use separate IRQ shadow call stacks
Sami Tolvanen
2023-10-27
1
-0
/
+21
|
*
riscv: Deduplicate IRQ stack switching
Sami Tolvanen
2023-10-27
1
-27
/
+8
*
|
RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Jiexun Wang
2023-10-12
1
-2
/
+2
|
/
*
riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n
Guo Ren
2023-08-16
1
-0
/
+3
*
riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
Guo Ren
2023-06-22
1
-0
/
+35
*
riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Guo Ren
2023-06-22
1
-0
/
+33
*
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2023-04-08
1
-1
/
+2
*
irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
Anup Patel
2023-04-08
1
-0
/
+18
*
RISC-V: Remove do_IRQ() function
Anup Patel
2020-06-10
1
-6
/
+0
*
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
2020-06-10
1
-30
/
+3
*
RISC-V: self-contained IPI handling routine
Anup Patel
2020-06-10
1
-6
/
+10
*
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2020-01-05
1
-3
/
+3
*
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
1
-12
/
+5
*
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
2019-10-28
1
-1
/
+1
*
RISC-V: Add interrupt related SCAUSE defines in asm/csr.h
Anup Patel
2019-05-17
1
-12
/
+4
*
riscv: print the unexpected interrupt cause
Christoph Hellwig
2019-04-25
1
-1
/
+2
*
RISC-V: Show IPI stats
Anup Patel
2018-10-23
1
-0
/
+8
*
RISC-V: No need to pass scause as arg to do_IRQ()
Anup Patel
2018-10-23
1
-2
/
+2
*
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
2018-08-13
1
-0
/
+3
*
RISC-V: implement low-level interrupt handling
Christoph Hellwig
2018-08-13
1
-9
/
+43
*
RISC-V: Don't include irq-riscv-intc.h
Palmer Dabbelt
2018-07-04
1
-4
/
+0
*
RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
Palmer Dabbelt
2018-03-14
1
-13
/
+0
*
RISC-V: Init and Halt Code
Palmer Dabbelt
2017-09-27
1
-0
/
+39