aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/internals.h
Commit message (Expand)AuthorAge
* genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner2011-02-19
* genirq: Move debug code to separate headerThomas Gleixner2011-02-19
* genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner2011-02-19
* genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner2011-02-19
* genirq: Move IRQ_WAKEUP to coreThomas 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: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner2011-02-19
* genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner2011-02-19
* genirq: Protect tglx from tripping over his own feetThomas Gleixner2011-02-19
* genirq: Add internal state field to irq_descThomas Gleixner2011-02-19
* genirq: Implement handle_irq_event()Thomas Gleixner2011-02-19
* genirq: Consolidate disable/enableThomas Gleixner2011-02-19
* genirq: Consolidate startup/shutdown of interruptsThomas Gleixner2011-02-19
* genirq: Move irq thread flags to coreThomas 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: Prevent access beyond allocated_irqs bitmapThomas Gleixner2011-02-19
* genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-12
* genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-12
* genirq: Prepare proc for real sparse irq supportThomas Gleixner2010-10-12
* genirq: Distangle irq.hThomas Gleixner2010-10-12
* genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-04
* genirq: Provide compat handling for bus_lock/bus_sync_unlockThomas Gleixner2010-10-04
* genirq: Add new functions to dummy chipsThomas Gleixner2010-10-04
* genirq: Convert core code to irq_dataThomas Gleixner2010-10-04
* sparseirq: Change irq_desc_ptrs to staticYinghai Lu2010-02-17
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* genirq: Add buslock supportThomas Gleixner2009-08-17
* genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-21
* x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-28
* irq: only update affinity if ->set_affinity() is sucessfullYinghai Lu2009-04-28
* 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
|\
| * irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis2009-01-11
* | irq: clear kstat_irqsYinghai Lu2009-02-09
|/
* x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-16
* genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-09
* irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-16
* genirq: record trigger typeDavid Brownell2008-10-02
* [PATCH] genirq: more verbose debugging on unexpected IRQ vectorsIngo Molnar2006-06-29
* [PATCH] genirq: coreThomas Gleixner2006-06-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16