summaryrefslogtreecommitdiffstats
path: root/kernel/irq/Kconfig
AgeCommit message (Expand)AuthorLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-03genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall-0/+3
2018-08-03genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseletePalmer Dabbelt-1/+0
2018-04-04genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLERPalmer Dabbelt-0/+1
2018-03-14genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt-0/+5
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier-10/+0
2017-10-18genirq: Add config option for reservation modeThomas Gleixner-0/+3
2017-09-25genirq: Implement bitmap matrix allocatorThomas Gleixner-0/+3
2017-08-18genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney-0/+4
2017-08-16genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski-0/+5
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano-0/+3
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner-0/+4
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner-0/+11
2016-02-25genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef-0/+4
2015-10-01genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang-0/+4
2014-11-23genirq: Add generic msi irq domain supportJiang Liu-0/+10
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu-0/+5
2014-09-03genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier-0/+3
2014-05-16genirq: Replace dynamic_irq_init/cleanupThomas Gleixner-0/+4
2014-05-16genirq: Provide generic hwirq allocation facilityThomas Gleixner-0/+5
2014-02-05genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-12/+0
2012-04-10irq_domain: correct the debugfs file nameMika Westerberg-1/+1
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-3/+2
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely-0/+10
2012-01-25irq: make SPARSE_IRQ an optionally hidden optionRob Herring-3/+2
2011-07-28irq: add irq_domain translation infrastructureGrant Likely-0/+4
2011-05-02genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner-0/+4
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner-3/+0
2011-03-29genirq: Remove compat codeThomas Gleixner-4/+0
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner-0/+4
2011-03-25genirq: Expand generic show_interrupts()Thomas Gleixner-0/+4
2011-03-08genirq: Add comments to Kconfig switchesThomas Gleixner-0/+10
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner-0/+3
2011-02-22genirq: Streamline kernel/irq/KconfigJan Beulich-10/+10
2011-02-19genirq: Add preflow handler supportThomas Gleixner-0/+3
2011-02-19genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner-3/+0
2011-02-19genirq: Add IRQ_INPROGRESS to coreThomas Gleixner-0/+3
2011-02-19genirq: Implement generic irq_show_interrupts()Thomas Gleixner-0/+3
2011-01-21genirq: Remove __do_IRQThomas Gleixner-3/+0
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner-5/+0
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner-0/+4
2010-10-04genirq: Provide KconfigThomas Gleixner-0/+54