summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-12x86: i8259: Convert to new irq_chip functionsThomas Gleixner
2010-10-12x86: Cleanup visws interrupt handlingThomas Gleixner
2010-10-12x86: lguest: Convert to new irq chip functionsThomas Gleixner
2010-10-12x86: Sanitize apb timer interrupt handlingThomas Gleixner
2010-10-12x86: Convert irq_chip access to new functionsThomas Gleixner
2010-10-12x86: Remove useless reinitialization of irq descriptorsThomas Gleixner
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12Merge branch 'x86/cleanups' into irq/sparseirqThomas Gleixner
2010-10-12Merge branch 'x86/x2apic' into irq/sparseirqThomas Gleixner
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-12genirq: Use sane sparse allocatorThomas Gleixner
2010-10-12genirq-update-kerneldoc.patchThomas Gleixner
2010-10-12genirq: Implement irq reservationThomas Gleixner
2010-10-12genirq: Implement sane enumerationThomas Gleixner
2010-10-12genirq: Prepare proc for real sparse irq supportThomas Gleixner
2010-10-12genirq: Implement a sane sparse_irq allocatorThomas Gleixner
2010-10-12genirq: Provide default irq init flagsThomas Gleixner
2010-10-12genirq: Remove export of kstat_irqs_cpuThomas Gleixner
2010-10-12isdn: hisax: Replace the bogus access to irq statsThomas Gleixner
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner
2010-10-12genirq: Distangle kernel/irq/handle.cThomas Gleixner
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner
2010-10-12genirq: Provide status modifierThomas Gleixner
2010-10-12genirq: Remove unsused inlineThomas Gleixner
2010-10-12genirq: Distangle irq.hThomas Gleixner
2010-10-08mfd: twl4030: Fix dummy irq chip usageThomas Gleixner
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner
2010-10-04genirq: Provide compat handling for chip->retrigger()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->set_wake()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->set_type()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->set_affinity()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->startup()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->disable()/shutdown()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->enable()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->eoi()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->mask_ack()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->ack()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->unmask()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->mask()Thomas Gleixner
2010-10-04genirq: Provide compat handling for bus_lock/bus_sync_unlockThomas Gleixner
2010-10-04genirq: Add new functions to dummy chipsThomas Gleixner
2010-10-04genirq: Provide advanced irq chip functionsThomas Gleixner
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner
2010-10-04genirq: Create irq_dataThomas Gleixner
2010-10-04x86: Use genirq KconfigThomas Gleixner
2010-10-04genirq: Provide KconfigThomas Gleixner
2010-10-04isdn: Free irq_data namespaceThomas Gleixner
2010-10-04mfd: Rename struct irq_data to struct sih_irq_dataThomas Gleixner