aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/internals.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-19genirq: Move IRQ_MASKED to coreThomas Gleixner1-1/+3
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner1-1/+3
2011-02-19genirq: Move IRQ_DISABLED to coreThomas Gleixner1-1/+3
2011-02-19genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner1-2/+6
2011-02-19genirq: Move IRQ_ONESHOT to coreThomas Gleixner1-0/+2
2011-02-19genirq: Add IRQ_INPROGRESS to coreThomas Gleixner1-1/+4
2011-02-19genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner1-0/+2
2011-02-19genirq: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner1-0/+3
2011-02-19genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner1-2/+13
2011-02-19genirq: Protect tglx from tripping over his own feetThomas Gleixner1-0/+2
2011-02-19genirq: Add internal state field to irq_descThomas Gleixner1-0/+6
2011-02-19genirq: Implement handle_irq_event()Thomas Gleixner1-0/+3
2011-02-19genirq: Consolidate disable/enableThomas Gleixner1-0/+2
2011-02-19genirq: Consolidate startup/shutdown of interruptsThomas Gleixner1-0/+3
2011-02-19genirq: Move irq thread flags to coreThomas Gleixner1-0/+14
2011-02-19genirq: Mark polled irqs and defer the real handlerThomas Gleixner1-10/+1
2011-02-19genirq: Do not copy affinity before setThomas Gleixner1-1/+1
2011-02-19genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner1-0/+6
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner1-102/+0
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner1-1/+0
2010-10-12genirq: Prepare proc for real sparse irq supportThomas Gleixner1-0/+2
2010-10-12genirq: Distangle irq.hThomas Gleixner1-0/+100
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner1-0/+10
2010-10-04genirq: Provide compat handling for bus_lock/bus_sync_unlockThomas Gleixner1-6/+6
2010-10-04genirq: Add new functions to dummy chipsThomas Gleixner1-0/+2
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner1-6/+6
2010-02-17sparseirq: Change irq_desc_ptrs to staticYinghai Lu1-5/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-1/+1
2009-08-17genirq: Add buslock supportThomas Gleixner1-0/+13
2009-07-21genirq: Delegate irq affinity setting to the irq threadThomas Gleixner1-2/+1
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu1-1/+1
2009-04-28irq: only update affinity if ->set_affinity() is sucessfullYinghai Lu1-0/+3
2009-03-30PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki1-0/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-0/+7
2009-02-09irq: clear kstat_irqsYinghai Lu1-0/+1
2009-01-11irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis1-0/+7
2008-12-17x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu1-0/+5
2008-11-09genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner1-0/+2
2008-10-16irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu1-2/+2
2008-10-02genirq: record trigger typeDavid Brownell1-0/+3
2006-06-29[PATCH] genirq: more verbose debugging on unexpected IRQ vectorsIngo Molnar1-0/+40
2006-06-29[PATCH] genirq: coreThomas Gleixner1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+18