aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
Commit message (Expand)AuthorAge
* genirq: Add single IRQ reservation helperPaul Mundt2010-10-26
* genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-12
* genirq: Remove irq_2_iommuThomas Gleixner2010-10-12
* genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-12
* genirq: Implement irq reservationThomas Gleixner2010-10-12
* genirq: Implement a sane sparse_irq allocatorThomas Gleixner2010-10-12
* genirq: Provide default irq init flagsThomas Gleixner2010-10-12
* genirq: Sanitize irq_data accessorsThomas Gleixner2010-10-12
* genirq: Provide status modifierThomas Gleixner2010-10-12
* genirq: Remove unsused inlineThomas Gleixner2010-10-12
* genirq: Distangle irq.hThomas Gleixner2010-10-12
* genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-04
* genirq: Provide advanced irq chip functionsThomas Gleixner2010-10-04
* genirq: Convert core code to irq_dataThomas Gleixner2010-10-04
* genirq: Create irq_dataThomas Gleixner2010-10-04
* genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
* genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr2010-05-03
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-03
|\
| * x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-02-10
* | genirq: Fix documentation of default chip disable()Mark Brown2010-01-13
|/
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* doc: Fix IRQ chip docsKrzysztof Halasa2009-12-04
* Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\
| * genirq: Support nested threaded irq handlingThomas Gleixner2009-08-17
| * genirq: Add buslock supportThomas Gleixner2009-08-17
| * genirq: Add oneshot supportThomas Gleixner2009-08-17
* | genirq: Add prototype for handle_nested_irq()Mark Brown2009-08-25
* | genirq: Remove obsolete defines and typedefsThomas Gleixner2009-07-05
|/
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-20
|\
| * genirq, irq.h: Fix kernel-doc warningsRandy Dunlap2009-06-14
* | x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu2009-06-11
* | x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu2009-05-01
* | x86/irq: change MSI irq_desc to be more numa awareYinghai Lu2009-04-28
* | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-28
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
* | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu2009-04-28
* | irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu2009-04-28
|/
*-. Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-09
|\ \
| * | irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu2009-04-03
* | | Merge branch 'linus' into irq/threadedIngo Molnar2009-04-05
|\| |
| * | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-30
| * | Fix build error in <linux/irq.h>Ralf Baechle2009-03-29
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\ \
* | | | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-24
* | | | Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-23
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-11
| * | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-11
| |/
| |
| \
*-. | Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
|\ \|
| * | genirq: make irqreturn_t an enumThomas Gleixner2009-03-13
| * | genirq: remove unused hw_irq_controller typedefThomas Gleixner2009-03-13