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
/
handle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
genirq: Correctly annotate implicit fall through
Mathieu Malaterre
2019-01-15
1
-1
/
+1
*
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
1
-0
/
+1
*
genirq: Cleanup top of file comments
Thomas Gleixner
2018-03-20
1
-5
/
+2
*
genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-03-14
1
-0
/
+15
*
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
1
-1
/
+1
|
\
|
*
irq: update genericirq book location
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
|
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
2017-06-24
1
-0
/
+2
|
/
*
genirq: Add untracked irq handler
Keith Busch
2016-06-18
1
-4
/
+14
*
genirq: Use a common macro to go through the actions list
Daniel Lezcano
2016-02-15
1
-4
/
+2
*
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
Thomas Gleixner
2016-01-14
1
-2
/
+3
*
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-10-13
1
-1
/
+1
|
\
|
*
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
2015-10-09
1
-1
/
+0
|
*
genirq: Export handle_bad_irq
Arnd Bergmann
2015-10-09
1
-0
/
+1
*
|
genirq: Remove the second parameter from handle_irq_event_percpu()
Huang Shijie
2015-09-22
1
-4
/
+3
|
/
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+3
*
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
2015-07-11
1
-1
/
+1
*
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
Jiang Liu
2015-07-11
1
-1
/
+1
*
genirq: Export symbol no_action()
Alexander Shiyan
2014-03-22
1
-0
/
+1
*
genirq: Provide irq_wake_thread()
Thomas Gleixner
2014-02-19
1
-2
/
+2
*
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-07-14
1
-4
/
+3
*
genirq: Minor readablity improvement in irq_wake_thread()
Alexander Gordeev
2012-03-29
1
-6
/
+10
*
genirq: Flush the irq thread on synchronization
Ido Yariv
2012-03-14
1
-0
/
+12
*
genirq: Get rid of unnecessary IRQTF_DIED flag
Alexander Gordeev
2012-03-09
1
-1
/
+1
*
irq: Handle spurios irq detection for threaded irqs
Sebastian Andrzej Siewior
2011-06-03
1
-6
/
+0
*
genirq: Remove compat code
Thomas Gleixner
2011-03-29
1
-3
/
+0
*
genirq: Remove handle_IRQ_event
Thomas Gleixner
2011-03-28
1
-12
/
+0
*
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
Thomas Gleixner
2011-03-28
1
-2
/
+2
*
genirq: Prepare the handling of shared oneshot interrupts
Thomas Gleixner
2011-02-25
1
-13
/
+63
*
genirq: Make warning in handle_percpu_event useful
Thomas Gleixner
2011-02-25
1
-1
/
+2
*
genirq: Use the correct variable for note_interrupt
Thomas Gleixner
2011-02-22
1
-7
/
+9
*
genirq: Force wrapped access to desc->status in core code
Thomas Gleixner
2011-02-19
1
-3
/
+3
*
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
2011-02-19
1
-1
/
+2
*
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
2011-02-19
1
-2
/
+4
*
genirq: Simplify handle_irq_event()
Thomas Gleixner
2011-02-19
1
-13
/
+6
*
genirq: Implement handle_irq_event()
Thomas Gleixner
2011-02-19
1
-8
/
+39
*
genirq: Warn when handler enables interrupts
Thomas Gleixner
2011-02-19
1
-1
/
+3
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
1
-111
/
+0
*
genirq: Distangle kernel/irq/handle.c
Thomas Gleixner
2010-10-12
1
-331
/
+2
*
genirq: Provide config option to disable deprecated code
Thomas Gleixner
2010-10-04
1
-2
/
+7
*
genirq: Provide compat handling for chip->startup()
Thomas Gleixner
2010-10-04
1
-7
/
+0
*
genirq: Provide compat handling for chip->disable()/shutdown()
Thomas Gleixner
2010-10-04
1
-4
/
+0
*
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
2010-10-04
1
-2
/
+0
*
genirq: Provide compat handling for chip->ack()
Thomas Gleixner
2010-10-04
1
-10
/
+0
*
genirq: Provide compat handling for chip->unmask()
Thomas Gleixner
2010-10-04
1
-1
/
+0
*
genirq: Provide compat handling for chip->mask()
Thomas Gleixner
2010-10-04
1
-1
/
+0
*
genirq: Add new functions to dummy chips
Thomas Gleixner
2010-10-04
1
-17
/
+42
*
genirq: Convert core code to irq_data
Thomas Gleixner
2010-10-04
1
-8
/
+8
*
genirq: Create irq_data
Thomas Gleixner
2010-10-04
1
-20
/
+19
*
genirq: Run irq handlers with interrupts disabled
Ingo Molnar
2010-04-13
1
-3
/
+0
[next]