aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h
Commit message (Expand)AuthorAge
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-23
* cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-23
* Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\
| * block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-11
* | genirq: Add oneshot supportThomas Gleixner2009-08-17
|/
* Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-22
|\
| * softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-22
* | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-21
|/
* Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
|\
| * PM: Add empty suspend/resume device irq functionsHeiko Carstens2009-06-12
* | tasklets: new tasklet scheduling functionVegard Nossum2009-06-13
|/
* x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-28
* Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-04-07
|\
| * Merge branch 'linus' into irq/threadedIngo Molnar2009-04-05
| |\
| * | genirq: fix devres.o build for GENERIC_HARDIRQS=nThomas Gleixner2009-03-25
| * | genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=nThomas Gleixner2009-03-24
| * | genirq: threaded irq handlers review fixupsThomas Gleixner2009-03-24
| * | genirq: add support for threaded interrupts to devresArjan van de Ven2009-03-24
| * | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-24
| * | Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-23
| |\ \
* | \ \ Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | hrtimer: fix rq->lock inversion (again)Peter Zijlstra2009-03-31
* | | | Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
|\ \ \ \ | |/ / / |/| | |
| * | | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-12
| | |/ | |/|
* | | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-30
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\| | | |/ |/|
| * x86: arch_probe_nr_irqsYinghai Lu2009-01-12
* | genirq: add doc to struct irqactionThomas Gleixner2009-03-13
* | irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQIngo Molnar2009-01-16
|/
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-06
|\
| * hrtimer: fix recursion deadlock by re-introducing the softirqPeter Zijlstra2009-01-05
* | include/linux/interrupt.h: do not include linux/irqnr.h twiceJesper Juhl2009-01-06
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * cpumask: convert kernel/irqRusty Russell2008-12-31
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| |\
* | \ Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ \
| * \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\ \ \ | | |/ / | |/| |
| * | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* | | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-31
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparseirq: move __weak symbols into separate compilation unitYinghai Lu2008-12-29
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\| |
| * | sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-12
| * | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
| |/
* / hrtimer: removing all ur callback modesPeter Zijlstra2008-11-25
|/
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * genirq: improve include filesThomas Gleixner2008-10-18
| * genirq: consolidate nr_irqs and for_each_irq_desc()Thomas Gleixner2008-10-16
| * genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=nThomas Gleixner2008-10-16
| * irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu2008-10-16