summaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
Commit message (Expand)AuthorAgeFilesLines
* genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-121-4/+8
* genirq: Remove irq_2_iommuThomas Gleixner2010-10-121-18/+0
* genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-121-0/+4
* genirq: Implement irq reservationThomas Gleixner2010-10-121-0/+1
* genirq: Implement a sane sparse_irq allocatorThomas Gleixner2010-10-121-0/+23
* genirq: Provide default irq init flagsThomas Gleixner2010-10-121-0/+6
* genirq: Sanitize irq_data accessorsThomas Gleixner2010-10-121-4/+58
* genirq: Provide status modifierThomas Gleixner2010-10-121-2/+25
* genirq: Remove unsused inlineThomas Gleixner2010-10-121-7/+1
* genirq: Distangle irq.hThomas Gleixner2010-10-121-279/+13
* genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-041-1/+7
* genirq: Provide advanced irq chip functionsThomas Gleixner2010-10-041-16/+50
* genirq: Convert core code to irq_dataThomas Gleixner2010-10-041-5/+5
* genirq: Create irq_dataThomas Gleixner2010-10-041-27/+63
* genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-6/+0
* genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr2010-05-031-0/+1
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-0/+2
|\
| * x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-02-101-0/+2
* | genirq: Fix documentation of default chip disable()Mark Brown2010-01-131-1/+1
|/
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-1/+1
* doc: Fix IRQ chip docsKrzysztof Halasa2009-12-041-1/+1
* Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-0/+10
|\
| * genirq: Support nested threaded irq handlingThomas Gleixner2009-08-171-0/+3
| * genirq: Add buslock supportThomas Gleixner2009-08-171-0/+6
| * genirq: Add oneshot supportThomas Gleixner2009-08-171-0/+1
* | genirq: Add prototype for handle_nested_irq()Mark Brown2009-08-251-0/+1
* | genirq: Remove obsolete defines and typedefsThomas Gleixner2009-07-051-7/+0
|/
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-201-2/+2
|\
| * genirq, irq.h: Fix kernel-doc warningsRandy Dunlap2009-06-141-2/+2
* | x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu2009-06-111-11/+7
* | x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu2009-05-011-2/+9
* | x86/irq: change MSI irq_desc to be more numa awareYinghai Lu2009-04-281-1/+1
* | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-281-10/+6
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+1
* | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu2009-04-281-10/+0
* | irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu2009-04-281-9/+18
|/
*-. Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-091-0/+14
|\ \
| * | irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu2009-04-031-0/+14
* | | Merge branch 'linus' into irq/threadedIngo Molnar2009-04-061-0/+3
|\ \ \ | |/ /
| * | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-301-0/+1
| * | Fix build error in <linux/irq.h>Ralf Baechle2009-03-291-0/+2
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-3/+83
| |\ \
* | | | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-241-0/+5
* | | | Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-231-3/+83
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-111-2/+7
| * | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-111-3/+78
| |/
| |
| \
*-. \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-3/+3
|\ \ \ | | |/
| * | genirq: make irqreturn_t an enumThomas Gleixner2009-03-131-2/+2
| * | genirq: remove unused hw_irq_controller typedefThomas Gleixner2009-03-131-1/+0
| * | irq: match remove_irq() args with setup_irq()Magnus Damm2009-03-121-1/+1
OpenPOWER on IntegriCloud