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