summaryrefslogtreecommitdiffstats
path: root/kernel/irq/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef2016-02-251-0/+4
* genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang2015-10-011-0/+4
* genirq: Add generic msi irq domain supportJiang Liu2014-11-231-0/+10
* irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu2014-11-231-0/+5
* genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-031-0/+3
* genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2014-05-161-0/+4
* genirq: Provide generic hwirq allocation facilityThomas Gleixner2014-05-161-0/+5
* genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble2014-02-051-0/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-12/+0
* irq_domain: correct the debugfs file nameMika Westerberg2012-04-101-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-3/+2
|\
| * irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-251-3/+2
* | irqdomain: Remove powerpc dependency from debugfs fileGrant Likely2012-03-291-0/+10
|/
* irq: add irq_domain translation infrastructureGrant Likely2011-07-281-0/+4
* genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner2011-05-021-0/+4
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-3/+0
* genirq: Remove compat codeThomas Gleixner2011-03-291-4/+0
* genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-281-0/+4
* genirq: Expand generic show_interrupts()Thomas Gleixner2011-03-251-0/+4
* genirq: Add comments to Kconfig switchesThomas Gleixner2011-03-081-0/+10
* genirq: Provide forced interrupt threadingThomas Gleixner2011-02-261-0/+3
* genirq: Streamline kernel/irq/KconfigJan Beulich2011-02-221-10/+10
* genirq: Add preflow handler supportThomas Gleixner2011-02-191-0/+3
* genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner2011-02-191-3/+0
* genirq: Add IRQ_INPROGRESS to coreThomas Gleixner2011-02-191-0/+3
* genirq: Implement generic irq_show_interrupts()Thomas Gleixner2011-02-191-0/+3
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-121-5/+0
* genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-041-0/+4
* genirq: Provide KconfigThomas Gleixner2010-10-041-0/+54