Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
aea1f7964ae6cba5eb419a958956deb9016b3341
/
include
/
linux
/
interrupt.h
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
· 18 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
b3e2fd9
lockdep: Add missing disable/enable irq variant
by Roman Zippel
· 18 years ago
6168a70
[PATCH] Declare init_irq_proc before we use it.
by Andrew Morton
· 18 years ago
54cdfdb
[PATCH] hrtimers: add high resolution timer support
by Thomas Gleixner
· 18 years ago
950f442
[PATCH] Add irq flag to disable balancing for an interrupt
by Thomas Gleixner
· 18 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
c9819f4
[PATCH] sched: use softirq for load balancing
by Christoph Lameter
· 18 years ago
676dcb8
[PATCH] add bottom_half.h
by Andrew Morton
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
da48279
IRQ: Typedef the IRQ handler function type
by David Howells
· 18 years ago
e8106b9
[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
by Arjan van de Ven
· 18 years ago
de30a2b
[PATCH] lockdep: irqtrace subsystem, core
by Ingo Molnar
· 18 years ago
d7e9629
[PATCH] lockdep: add local_irq_enable_in_hardirq() API
by Ingo Molnar
· 18 years ago
c01d403
[PATCH] lockdep: add disable/enable_irq_lockdep() API
by Ingo Molnar
· 18 years ago
284c668
[PATCH] genirq:fixup missing SA_PERCPU replacement
by Thomas Gleixner
· 18 years ago
6e21361
[PATCH] irq-flags: consolidate flags for request_irq
by Thomas Gleixner
· 18 years ago
ba9a233
[PATCH] genirq: add irq-wake (power-management) support
by Thomas Gleixner
· 18 years ago
908dcec
[PATCH] adjust handle_IRR_event() return type
by Jan Beulich
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
1aea643
[SCSI] Kill the SCSI softirq handling
by Jens Axboe
· 19 years ago
ff856ba
[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq
by Jens Axboe
· 19 years ago
ef9ceab
[PATCH] remove semicolons from save_flags()
by Andrew Morton
· 19 years ago
f037360
[PATCH] m68k: thread_info header cleanup
by Al Viro
· 19 years ago
3f74478
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
by Andi Kleen
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago