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
/
include
/
linux
/
interrupt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
2010-07-29
1
-1
/
+6
*
interrupt.h: fix fatal kernel-doc error
Randy Dunlap
2010-05-21
1
-1
/
+1
*
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
2010-05-03
1
-0
/
+6
*
genirq: Remove IRQF_DISABLED from core code
Thomas Gleixner
2010-04-13
1
-1
/
+2
*
genirq: Introduce request_any_context_irq()
Marc Zyngier
2010-04-13
1
-0
/
+23
*
irq: Remove unused debug_poll_all_shared_irqs()
Thomas Gleixner
2009-11-04
1
-6
/
+0
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-1
/
+1
*
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
2009-09-24
1
-1
/
+0
*
cpumask: remove unused mask field from struct irqaction.
Rusty Russell
2009-09-24
1
-1
/
+0
*
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-14
1
-0
/
+1
|
\
|
*
block: add blk-iopoll, a NAPI like approach for block devices
Jens Axboe
2009-09-11
1
-0
/
+1
*
|
genirq: Add oneshot support
Thomas Gleixner
2009-08-17
1
-0
/
+4
|
/
*
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-22
1
-0
/
+26
|
\
|
*
softirq: introduce tasklet_hrtimer infrastructure
Peter Zijlstra
2009-07-22
1
-0
/
+26
*
|
genirq: Delegate irq affinity setting to the irq thread
Thomas Gleixner
2009-07-21
1
-0
/
+2
|
/
*
Merge commit 'linus/master' into HEAD
Vegard Nossum
2009-06-15
1
-0
/
+6
|
\
|
*
PM: Add empty suspend/resume device irq functions
Heiko Carstens
2009-06-12
1
-0
/
+6
*
|
tasklets: new tasklet scheduling function
Vegard Nossum
2009-06-13
1
-0
/
+14
|
/
*
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
1
-1
/
+1
*
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2009-04-07
1
-5
/
+70
|
\
|
*
Merge branch 'linus' into irq/threaded
Ingo Molnar
2009-04-06
1
-0
/
+14
|
|
\
|
*
|
genirq: fix devres.o build for GENERIC_HARDIRQS=n
Thomas Gleixner
2009-03-25
1
-0
/
+14
|
*
|
genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n
Thomas Gleixner
2009-03-24
1
-1
/
+6
|
*
|
genirq: threaded irq handlers review fixups
Thomas Gleixner
2009-03-24
1
-0
/
+2
|
*
|
genirq: add support for threaded interrupts to devres
Arjan van de Ven
2009-03-24
1
-3
/
+14
|
*
|
genirq: add threaded interrupt handler support
Thomas Gleixner
2009-03-24
1
-2
/
+35
|
*
|
Merge branch 'cpus4096' into irq/threaded
Thomas Gleixner
2009-03-23
1
-0
/
+1
|
|
\
\
*
|
\
\
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-06
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
2009-03-31
1
-0
/
+1
*
|
|
|
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tracing: tracepoints for softirq entry/exit - add softirq-to-name array
Jason Baron
2009-03-12
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
PM: Introduce functions for suspending and resuming device interrupts
Rafael J. Wysocki
2009-03-30
1
-0
/
+9
*
|
|
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-0
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
x86: arch_probe_nr_irqs
Yinghai Lu
2009-01-12
1
-0
/
+1
*
|
genirq: add doc to struct irqaction
Thomas Gleixner
2009-03-13
1
-0
/
+11
*
|
irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ
Ingo Molnar
2009-01-16
1
-0
/
+6
|
/
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-01-06
1
-1
/
+2
|
\
|
*
hrtimer: fix recursion deadlock by re-introducing the softirq
Peter Zijlstra
2009-01-05
1
-1
/
+2
*
|
include/linux/interrupt.h: do not include linux/irqnr.h twice
Jesper Juhl
2009-01-06
1
-1
/
+0
|
/
*
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
1
-1
/
+1
|
\
|
*
cpumask: convert kernel/irq
Rusty Russell
2009-01-01
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
1
-3
/
+2
|
|
\
*
|
\
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
1
-0
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-2
/
+2
*
|
|
|
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-31
1
-0
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sparseirq: move __weak symbols into separate compilation unit
Yinghai Lu
2008-12-29
1
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-30
1
-0
/
+2
|
\
|
|
|
*
|
sparse irqs: handle !GENIRQ platforms
Ingo Molnar
2008-12-12
1
-2
/
+2
|
*
|
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
1
-0
/
+2
|
|
/
[next]