aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h
Commit message (Expand)AuthorAge
* 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
| * irq: introduce nr_irqsYinghai Lu2008-10-16
* | softirq: Add support for triggering softirq work on softirqs.David S. Miller2008-10-17
* | softirq: allocate less vectorsAlexey Dobriyan2008-09-06
|/
* Remove the deprecated cli() sti() functionsMark Asselstine2008-08-05
* Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-07-15
|\
| * genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-05
* | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-25
|/
* proper __do_softirq() prototypeAdrian Bunk2008-04-29
* [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2008-04-17
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-13
* proper show_interrupts() prototypeAdrian Bunk2008-02-06
* Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma2008-01-25