summaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-271-1/+1
|\
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-231-1/+1
| |\
| | * tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-211-1/+1
| | |
| \ \
*-. \ \ Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-231-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | softirqs: Make wakeup_softirqd staticThomas Gleixner2010-09-221-1/+0
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-3/+0
|\ \ \ | |_|/ |/| |
| * | genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-121-3/+0
| |/
* | irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-071-1/+7
|/
* irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2010-07-291-1/+6
* interrupt.h: fix fatal kernel-doc errorRandy Dunlap2010-05-211-1/+1
* genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr2010-05-031-0/+6
* genirq: Remove IRQF_DISABLED from core codeThomas Gleixner2010-04-131-1/+2
* genirq: Introduce request_any_context_irq()Marc Zyngier2010-04-131-0/+23
* irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-041-6/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-1/+1
* cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-241-1/+0
* cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-241-1/+0
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-141-0/+1
|\
| * block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-111-0/+1
* | genirq: Add oneshot supportThomas Gleixner2009-08-171-0/+4
|/
* Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-221-0/+26
|\
| * softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-221-0/+26
* | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-211-0/+2
|/
* Merge commit 'linus/master' into HEADVegard Nossum2009-06-151-0/+6
|\
| * PM: Add empty suspend/resume device irq functionsHeiko Carstens2009-06-121-0/+6
* | tasklets: new tasklet scheduling functionVegard Nossum2009-06-131-0/+14
|/
* x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-281-1/+1
* Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-04-071-5/+70
|\
| * Merge branch 'linus' into irq/threadedIngo Molnar2009-04-061-0/+14
| |\
| * | genirq: fix devres.o build for GENERIC_HARDIRQS=nThomas Gleixner2009-03-251-0/+14
| * | genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=nThomas Gleixner2009-03-241-1/+6
| * | genirq: threaded irq handlers review fixupsThomas Gleixner2009-03-241-0/+2
| * | genirq: add support for threaded interrupts to devresArjan van de Ven2009-03-241-3/+14
| * | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-241-2/+35
| * | Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-231-0/+1
| |\ \
* | \ \ Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-061-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | hrtimer: fix rq->lock inversion (again)Peter Zijlstra2009-03-311-0/+1
* | | | Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-121-0/+5
| | |/ | |/|
* | | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-301-0/+9
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * x86: arch_probe_nr_irqsYinghai Lu2009-01-121-0/+1
* | genirq: add doc to struct irqactionThomas Gleixner2009-03-131-0/+11
* | irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQIngo Molnar2009-01-161-0/+6
|/
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-061-1/+2
|\
| * hrtimer: fix recursion deadlock by re-introducing the softirqPeter Zijlstra2009-01-051-1/+2
* | include/linux/interrupt.h: do not include linux/irqnr.h twiceJesper Juhl2009-01-061-1/+0
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-1/+1
|\
| * cpumask: convert kernel/irqRusty Russell2009-01-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311-3/+2
| |\
OpenPOWER on IntegriCloud