index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
interrupt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
1
-0
/
+8
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+20
2016-03-09
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
Chen Fan
1
-0
/
+10
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
1
-1
/
+1
2015-12-08
genirq: Implement irq_percpu_is_enabled()
Thomas Petazzoni
1
-0
/
+1
2015-09-22
genirq: Handle force threading of irqs with primary and thread handler
Thomas Gleixner
1
-0
/
+2
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
1
-3
/
+3
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
1
-1
/
+2
2015-04-09
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
1
-0
/
+14
2015-04-09
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
1
-1
/
+8
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
1
-3
/
+0
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
1
-0
/
+5
2015-02-26
genirq / PM: better describe IRQF_NO_SUSPEND semantics
Mark Rutland
1
-1
/
+3
2015-02-18
genirq: Provide disable_hardirq()
Peter Zijlstra
1
-0
/
+1
2014-12-12
linux/interrupt.h: remove the definition of unused tasklet_hi_enable
Quentin Lambert
1
-6
/
+0
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
1
-5
/
+0
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+26
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2014-05-21
Merge branch 'irq/for-net' into irq/core
Thomas Gleixner
1
-20
/
+26
2014-05-21
genirq: Provide !SMP stub for irq_set_affinity_notifier()
Eyal Perry
1
-20
/
+26
2014-05-07
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
1
-0
/
+5
2014-04-28
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-4
/
+4
2014-04-18
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
1
-1
/
+34
2014-02-19
genirq: Provide irq_wake_thread()
Thomas Gleixner
1
-0
/
+1
2014-02-09
genirq: Add devm_request_any_context_irq()
Stephen Boyd
1
-0
/
+5
2014-01-28
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
1
-1
/
+1
2013-11-15
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
1
-22
/
+0
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-0
/
+11
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-72
/
+3
2013-01-12
lib: cpu_rmap: avoid flushing all workqueues
David Decotigny
1
-5
/
+0
2012-09-23
time: RCU permitted to stop idle entry via softirq
Paul E. McKenney
1
-0
/
+2
2012-07-19
random: final removal of IRQF_SAMPLE_RANDOM
Theodore Ts'o
1
-2
/
+0
2012-05-24
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
1
-4
/
+0
2012-04-19
genirq: Streamline irq_action
Thomas Gleixner
1
-4
/
+4
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-03
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
1
-6
/
+1
2011-10-17
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
1
-0
/
+3
2011-10-03
genirq: percpu: allow interrupt type to be set at enable time
Marc Zyngier
1
-1
/
+1
2011-10-03
genirq: Add support for per-cpu dev_id interrupts
Marc Zyngier
1
-11
/
+27
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-15
rcu: Use softirq to address performance regression
Shaohua Li
1
-0
/
+1
2011-05-06
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-30
genirq: Remove now obsolete set_irq_wake()
Thomas Gleixner
1
-8
/
+0
2011-03-16
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+56
2011-03-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2011-02-26
genirq: Provide forced interrupt threading
Thomas Gleixner
1
-0
/
+7
2011-02-25
genirq: Add IRQF_NO_THREAD
Thomas Gleixner
1
-1
/
+3
[next]