Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab049fbf5ea87fc92441fc5211c315d04a312cca
/
include
/
linux
/
interrupt.h
a26ac24
rcu: move TREE_RCU from softirq to kthread
by Paul E. McKenney
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
380a26b
genirq: Remove now obsolete set_irq_wake()
by Thomas Gleixner
· 14 years ago
5f6fb45
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
9620639
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8d32a30
genirq: Provide forced interrupt threading
by Thomas Gleixner
· 14 years ago
0c4602f
genirq: Add IRQF_NO_THREAD
by Thomas Gleixner
· 14 years ago
b5faba2
genirq: Prepare the handling of shared oneshot interrupts
by Thomas Gleixner
· 14 years ago
c78b9b6
genirq: Implement generic irq_show_interrupts()
by Thomas Gleixner
· 14 years ago
1535dfa
genirq: Move irq thread flags to core
by Thomas Gleixner
· 14 years ago
a0cd9ca
genirq: Namespace cleanup
by Thomas Gleixner
· 14 years ago
c9a443c
Merge branch 'irq/for-xen' into irq/core
by Thomas Gleixner
· 14 years ago
dc5f219
genirq: Add IRQF_FORCE_RESUME
by Thomas Gleixner
· 14 years ago
4dd53d8
softirqs: Free up pf flag PF_KSOFTIRQD
by Venkatesh Pallipadi
· 14 years ago
cd7eab4
genirq: Add IRQ affinity notifiers
by Ben Hutchings
· 14 years ago
f6cd247
irq: Better struct irqaction layout
by Eric Dumazet
· 14 years ago
a042e26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b8ecad8
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
by Ingo Molnar
· 14 years ago
02f3603
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4a60cfa
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f4bc6bb
tracing: Cleanup the convoluted softirq tracepoints
by Thomas Gleixner
· 14 years ago
b7d0d82
genirq: Remove arch_init_chip_data()
by Thomas Gleixner
· 14 years ago
676cb02
softirqs: Make wakeup_softirqd static
by Thomas Gleixner
· 15 years ago
2bf2160
irq: Add tracepoint to softirq_raise
by Lai Jiangshan
· 14 years ago
685fd0b
irq: Add new IRQ flag IRQF_NO_SUSPEND
by Ian Campbell
· 14 years ago
b4e6b09
interrupt.h: fix fatal kernel-doc error
by Randy Dunlap
· 14 years ago
e7a297b
genirq: Add CPU mask affinity hint
by Peter P Waskiewicz Jr
· 15 years ago
6932bf3
genirq: Remove IRQF_DISABLED from core code
by Thomas Gleixner
· 15 years ago
ae731f8
genirq: Introduce request_any_context_irq()
by Marc Zyngier
· 15 years ago
663e695
irq: Remove unused debug_poll_all_shared_irqs()
by Thomas Gleixner
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
144e2ce
cpumask: Remove mask field from comments
by Nobuhiro Iwamatsu
· 15 years ago
ef79f8e
cpumask: remove unused mask field from struct irqaction.
by Rusty Russell
· 15 years ago
355bbd8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5e605b6
block: add blk-iopoll, a NAPI like approach for block devices
by Jens Axboe
· 15 years ago
b25c340
genirq: Add oneshot support
by Thomas Gleixner
· 15 years ago
612e900
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9ba5f00
softirq: introduce tasklet_hrtimer infrastructure
by Peter Zijlstra
· 15 years ago
591d2fb
genirq: Delegate irq affinity setting to the irq thread
by Thomas Gleixner
· 15 years ago
722f2a6
Merge commit 'linus/master' into HEAD
by Vegard Nossum
· 15 years ago
7c692cb
tasklets: new tasklet scheduling function
by Vegard Nossum
· 16 years ago
5818a6e
PM: Add empty suspend/resume device irq functions
by Heiko Carstens
· 15 years ago
85ac16d
x86/irq: change irq_desc_alloc() to take node instead of cpu
by Yinghai Lu
· 16 years ago
c61b79b
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
609862b
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9efe21c
Merge branch 'linus' into irq/threaded
by Ingo Molnar
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
7f1e2ca
hrtimer: fix rq->lock inversion (again)
by Peter Zijlstra
· 16 years ago
0a0c516
PM: Introduce functions for suspending and resuming device interrupts
by Rafael J. Wysocki
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
de18836
genirq: fix devres.o build for GENERIC_HARDIRQS=n
by Thomas Gleixner
· 16 years ago
3a38148
genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n
by Thomas Gleixner
· 16 years ago
f48fe81
genirq: threaded irq handlers review fixups
by Thomas Gleixner
· 16 years ago
935bd5b
genirq: add support for threaded interrupts to devres
by Arjan van de Ven
· 16 years ago
3aa551c
genirq: add threaded interrupt handler support
by Thomas Gleixner
· 16 years ago
80c5520
Merge branch 'cpus4096' into irq/threaded
by Thomas Gleixner
· 16 years ago
a9d0a1a
genirq: add doc to struct irqaction
by Thomas Gleixner
· 16 years ago
5d592b4
tracing: tracepoints for softirq entry/exit - add softirq-to-name array
by Jason Baron
· 16 years ago
74296a8
irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ
by Ingo Molnar
· 16 years ago
4a046d1
x86: arch_probe_nr_irqs
by Yinghai Lu
· 16 years ago
3610639
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8c36593
include/linux/interrupt.h: do not include linux/irqnr.h twice
by Jesper Juhl
· 16 years ago
a6037b6
hrtimer: fix recursion deadlock by re-introducing the softirq
by Peter Zijlstra
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d036e67
cpumask: convert kernel/irq
by Rusty Russell
· 16 years ago
db200df
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2ca1a61
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
179475a
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
43a2563
sparseirq: move __weak symbols into separate compilation unit
by Yinghai Lu
· 16 years ago
968ea6d
Merge ../linux-2.6-x86
by Rusty Russell
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
0ebb26e
sparse irqs: handle !GENIRQ platforms
by Ingo Molnar
· 16 years ago
0b8f1ef
sparse irq_desc[] array: core kernel and x86 changes
by Yinghai Lu
· 16 years ago
ca10949
hrtimer: removing all ur callback modes
by Peter Zijlstra
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
dd3a1db
genirq: improve include files
by Thomas Gleixner
· 16 years ago
54514a7
softirq: Add support for triggering softirq work on softirqs.
by David S. Miller
· 16 years ago
70dd4d9
genirq: consolidate nr_irqs and for_each_irq_desc()
by Thomas Gleixner
· 16 years ago
7ef0c30
genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n
by Thomas Gleixner
· 16 years ago
c7fb03a
irq, fs/proc: replace loop with nr_irqs for proc/stat
by Yinghai Lu
· 16 years ago
85c0f90
irq: introduce nr_irqs
by Yinghai Lu
· 16 years ago
978b011
softirq: allocate less vectors
by Alexey Dobriyan
· 16 years ago
f6ac436
Remove the deprecated cli() sti() functions
by Mark Asselstine
· 16 years ago
61d97f4
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1840475
genirq: Expose default irq affinity mask (take 3)
by Max Krasnyansky
· 16 years ago
962cf36
Remove argument from open_softirq which is always NULL
by Carlos R. Mafra
· 16 years ago
eb0f1c4
proper __do_softirq() prototype
by Adrian Bunk
· 17 years ago
d7b9068
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
by Russell King
· 17 years ago
b3c9752
include/linux: Remove all users of FASTCALL() macro
by Harvey Harrison
· 17 years ago
f74596d
proper show_interrupts() prototype
by Adrian Bunk
· 17 years ago
c2d727a
Preempt-RCU: Use softirq instead of tasklets for
by Dipankar Sarma
· 17 years ago
b4471cb
Completely remove deprecated IRQ flags (SA_*)
by Ahmed S. Darwish
· 17 years ago
aa5346a
provide stubs for enable_irq_wake() and disable_irq_wake()
by Guennadi Liakhovetski
· 17 years ago
0af3678
rip some includes from linux/interrupt.h
by Al Viro
· 17 years ago
e9ed7e7
take declarations of enable_irq() et.al. to linux/interrupt.h
by Al Viro
· 17 years ago
2d3fbbb
Add hard_irq_disable()
by Benjamin Herrenschmidt
· 17 years ago
d85a60d
Add IRQF_IRQPOLL flag (common code)
by Bernhard Walle
· 18 years ago
0e8638e
Deprecate SA_xxx interrupt flags -V2
by Thomas Gleixner
· 18 years ago
616883d
IRQ: add __must_check to request_irq
by Monakhov Dmitriy
· 18 years ago
Next »