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
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
2011-02-25
genirq: Prepare the handling of shared oneshot interrupts
Thomas Gleixner
1
-0
/
+2
2011-02-19
genirq: Implement generic irq_show_interrupts()
Thomas Gleixner
1
-0
/
+1
2011-02-19
genirq: Move irq thread flags to core
Thomas Gleixner
1
-14
/
+0
2011-02-19
genirq: Namespace cleanup
Thomas Gleixner
1
-3
/
+11
2011-02-08
Merge branch 'irq/for-xen' into irq/core
Thomas Gleixner
1
-1
/
+2
2011-02-08
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
1
-1
/
+2
2011-01-26
softirqs: Free up pf flag PF_KSOFTIRQD
Venkatesh Pallipadi
1
-0
/
+7
2011-01-22
genirq: Add IRQ affinity notifiers
Ben Hutchings
1
-1
/
+32
2010-11-10
irq: Better struct irqaction layout
Eric Dumazet
1
-3
/
+3
2010-10-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-10-23
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-1
/
+1
2010-10-23
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...
Linus Torvalds
1
-1
/
+0
2010-10-22
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+0
2010-10-21
tracing: Cleanup the convoluted softirq tracepoints
Thomas Gleixner
1
-1
/
+1
2010-10-12
genirq: Remove arch_init_chip_data()
Thomas Gleixner
1
-3
/
+0
2010-09-22
softirqs: Make wakeup_softirqd static
Thomas Gleixner
1
-1
/
+0
2010-09-07
irq: Add tracepoint to softirq_raise
Lai Jiangshan
1
-1
/
+7
2010-07-29
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
1
-1
/
+6
2010-05-21
interrupt.h: fix fatal kernel-doc error
Randy Dunlap
1
-1
/
+1
2010-05-03
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
1
-0
/
+6
2010-04-13
genirq: Remove IRQF_DISABLED from core code
Thomas Gleixner
1
-1
/
+2
2010-04-13
genirq: Introduce request_any_context_irq()
Marc Zyngier
1
-0
/
+23
2009-11-04
irq: Remove unused debug_poll_all_shared_irqs()
Thomas Gleixner
1
-6
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-1
/
+1
2009-09-24
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
1
-1
/
+0
2009-09-24
cpumask: remove unused mask field from struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-15
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-09-11
block: add blk-iopoll, a NAPI like approach for block devices
Jens Axboe
1
-0
/
+1
[next]