aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/irqdesc.c
Commit message (Expand)AuthorAge
* genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-28
* genirq: Add irq disabled flag to irq_data stateThomas Gleixner2011-03-27
* genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner2011-03-23
* genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs()Yinghai Lu2011-02-21
* genirq: Implement irq_get/put_desc_[bus]locked/unlock()Thomas Gleixner2011-02-19
* genirq: Force wrapped access to desc->status in core codeThomas Gleixner2011-02-19
* genirq: Move IRQ_DISABLED to coreThomas Gleixner2011-02-19
* genirq: Protect tglx from tripping over his own feetThomas Gleixner2011-02-19
* genirq: Make nr_irqs runtime expandableThomas Gleixner2011-02-19
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2011-02-19
|\
| * genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner2011-02-19
* | genirq: Remove dead codeThomas Gleixner2011-02-08
|/
* irq: use per_cpu kstat_irqsEric Dumazet2011-01-13
* /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-27
* genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y buildThomas Gleixner2010-10-12
* genirq: Switch sparse_irq allocator to GFP_KERNELThomas Gleixner2010-10-12
* genirq: Make sparse_lock a mutexThomas Gleixner2010-10-12
* genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-12
* genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-12
* genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-12
* genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-12
* genirq: Use sane sparse allocatorThomas Gleixner2010-10-12
* genirq: Implement irq reservationThomas Gleixner2010-10-12
* genirq: Implement sane enumerationThomas Gleixner2010-10-12
* genirq: Prepare proc for real sparse irq supportThomas Gleixner2010-10-12
* genirq: Implement a sane sparse_irq allocatorThomas Gleixner2010-10-12
* genirq: Provide default irq init flagsThomas Gleixner2010-10-12
* genirq: Remove export of kstat_irqs_cpuThomas Gleixner2010-10-12
* genirq: Remove early_init_irq_lock_class()Thomas Gleixner2010-10-12
* genirq: Distangle kernel/irq/handle.cThomas Gleixner2010-10-12