summaryrefslogtreecommitdiffstats
path: root/kernel/irq/internals.h
Commit message (Expand)AuthorAgeFilesLines
* genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner2011-02-191-0/+6
* genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-121-102/+0
* genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-121-1/+0
* genirq: Prepare proc for real sparse irq supportThomas Gleixner2010-10-121-0/+2
* genirq: Distangle irq.hThomas Gleixner2010-10-121-0/+100
* genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-041-0/+10
* genirq: Provide compat handling for bus_lock/bus_sync_unlockThomas Gleixner2010-10-041-6/+6
* genirq: Add new functions to dummy chipsThomas Gleixner2010-10-041-0/+2
* genirq: Convert core code to irq_dataThomas Gleixner2010-10-041-6/+6
* sparseirq: Change irq_desc_ptrs to staticYinghai Lu2010-02-171-5/+1
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-1/+1
* genirq: Add buslock supportThomas Gleixner2009-08-171-0/+13
* genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-211-2/+1
* x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-281-1/+1
* irq: only update affinity if ->set_affinity() is sucessfullYinghai Lu2009-04-281-0/+3
* PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-301-0/+2
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-0/+7
|\
| * irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis2009-01-111-0/+7
* | irq: clear kstat_irqsYinghai Lu2009-02-091-0/+1
|/
* x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-171-0/+5
* genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-091-0/+2
* irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-161-2/+2
* genirq: record trigger typeDavid Brownell2008-10-021-0/+3
* [PATCH] genirq: more verbose debugging on unexpected IRQ vectorsIngo Molnar2006-06-291-0/+40
* [PATCH] genirq: coreThomas Gleixner2006-06-291-0/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+18
OpenPOWER on IntegriCloud