aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
Commit message (Expand)AuthorAge
...
* genirq: Add state field to irq_dataThomas Gleixner2011-02-19
* genirq: Move IRQ_SUSPENDED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_MASKED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_DISABLED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_ONESHOT to coreThomas Gleixner2011-02-19
* genirq: Add IRQ_INPROGRESS to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner2011-02-19
* genirq: Use modify_status for set_irq_nested_threadThomas Gleixner2011-02-19
* genirq: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner2011-02-19
* genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner2011-02-19
* genirq: Mark polled irqs and defer the real handlerThomas Gleixner2011-02-19
* genirq: Do not copy affinity before setThomas Gleixner2011-02-19
* genirq: Namespace cleanupThomas Gleixner2011-02-19
* genirq: Add missing status flags to modification maskThomas Gleixner2011-02-05
* 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