index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
resend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-06
genirq: Walk the irq_data hierarchy when resending an interrupt
Marc Zyngier
1
-2
/
+13
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
1
-2
/
+51
2020-03-08
genirq: Sanitize state handling in check_irq_resend()
Thomas Gleixner
1
-8
/
+14
2020-03-08
genirq: Add return value to check_irq_resend()
Thomas Gleixner
1
-34
/
+49
2020-03-08
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
1
-2
/
+3
2019-09-05
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-5
/
+13
2015-07-17
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
1
-5
/
+13
2015-07-11
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
1
-1
/
+3
2012-11-01
genirq: Provide means to retrigger parent
Thomas Gleixner
1
-0
/
+8
2012-05-04
genirq: Allow check_wakeup_irqs to notice level-triggered interrupts
Thomas Gleixner
1
-2
/
+5
2011-03-29
genirq: Remove compat code
Thomas Gleixner
1
-1
/
+0
2011-02-19
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
1
-1
/
+1
2011-02-19
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
1
-2
/
+3
2011-02-19
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
Thomas Gleixner
1
-2
/
+5
2011-02-19
genirq: Consolidate IRQ_DISABLED
Thomas Gleixner
1
-5
/
+0
2011-02-19
genirq: Consolidate disable/enable
Thomas Gleixner
1
-5
/
+5
2011-02-19
genirq: Prevent access beyond allocated_irqs bitmap
Thomas Gleixner
1
-1
/
+1
2010-10-04
genirq: Provide compat handling for chip->retrigger()
Thomas Gleixner
1
-2
/
+2
2010-10-04
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
1
-1
/
+1
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
1
-2
/
+3
2009-08-09
irq: Remove superfluous NULL pointer check in check_irq_resend()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
1
-1
/
+1
2008-10-16
irq: introduce nr_irqs
Yinghai Lu
1
-2
/
+2
2007-08-12
genirq: suppress resend of level interrupts
Thomas Gleixner
1
-1
/
+6
2007-08-09
Revert "genirq: temporary fix for level-triggered IRQ resend"
Linus Torvalds
1
-9
/
+0
2007-08-01
genirq: temporary fix for level-triggered IRQ resend
Thomas Gleixner
1
-0
/
+9
2006-10-06
[PATCH] ixp4xxdefconfig arm fixes
Frederik Deweerdt
1
-1
/
+1
2006-09-16
[PATCH] genirq: fix typo in IRQ resend
Imre Deak
1
-2
/
+1
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
1
-2
/
+2
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner
1
-0
/
+78