aboutsummaryrefslogtreecommitdiff
path: root/include/linux/irq.h
AgeCommit message (Expand)Author
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner
2010-10-26genirq: Add single IRQ reservation helperPaul Mundt
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner
2010-10-12genirq: Remove irq_2_iommuThomas Gleixner
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-12genirq: Implement irq reservationThomas Gleixner
2010-10-12genirq: Implement a sane sparse_irq allocatorThomas Gleixner
2010-10-12genirq: Provide default irq init flagsThomas Gleixner
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner
2010-10-12genirq: Provide status modifierThomas Gleixner
2010-10-12genirq: Remove unsused inlineThomas Gleixner
2010-10-12genirq: Distangle irq.hThomas Gleixner
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner
2010-10-04genirq: Provide advanced irq chip functionsThomas Gleixner
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner
2010-10-04genirq: Create irq_dataThomas Gleixner
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-05-03genirq: Add CPU mask affinity hintPeter P Waskiewicz Jr
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-10x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-01-13genirq: Fix documentation of default chip disable()Mark Brown
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-04doc: Fix IRQ chip docsKrzysztof Halasa
2009-09-11Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-25genirq: Add prototype for handle_nested_irq()Mark Brown
2009-08-17genirq: Support nested threaded irq handlingThomas Gleixner
2009-08-17genirq: Add buslock supportThomas Gleixner
2009-08-17genirq: Add oneshot supportThomas Gleixner
2009-07-05genirq: Remove obsolete defines and typedefsThomas Gleixner
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-14genirq, irq.h: Fix kernel-doc warningsRandy Dunlap
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu
2009-05-01x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu
2009-04-28x86/irq: change MSI irq_desc to be more numa awareYinghai Lu
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu
2009-04-28irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds
2009-04-06Merge branch 'linus' into irq/threadedIngo Molnar
2009-04-03irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu
2009-03-30PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki
2009-03-29Fix build error in <linux/irq.h>Ralf Baechle
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-24genirq: add threaded interrupt handler supportThomas Gleixner
2009-03-23Merge branch 'cpus4096' into irq/threadedThomas Gleixner
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-13genirq: make irqreturn_t an enumThomas Gleixner
2009-03-13genirq: remove unused hw_irq_controller typedefThomas Gleixner
2009-03-12irq: match remove_irq() args with setup_irq()Magnus Damm