aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-07genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMPSamuel Holland1-0/+1
2022-07-07genirq: GENERIC_IRQ_IPI depends on SMPSamuel Holland1-0/+1
2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier1-0/+7
2021-10-26genirq: Hide irq_cpu_{on,off}line() behind a deprecated optionMarc Zyngier1-0/+7
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-7/+0
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland1-0/+4
2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier1-0/+5
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-0/+1
2020-11-14genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQThomas Gleixner1-5/+0
2020-10-15genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHYMarc Zyngier1-0/+1
2020-07-04genirq: Remove preflow handler supportValentin Schneider1-4/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-05-18genirq/irq_sim: Simplify the APIBartosz Golaszewski1-0/+1
2020-03-08genirq: Provide interrupt injection mechanismThomas Gleixner1-0/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-03genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall1-0/+3
2018-08-03genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseletePalmer Dabbelt1-1/+0
2018-04-04genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLERPalmer Dabbelt1-0/+1
2018-03-14genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt1-0/+5
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier1-10/+0
2017-10-18genirq: Add config option for reservation modeThomas Gleixner1-0/+3
2017-09-25genirq: Implement bitmap matrix allocatorThomas Gleixner1-0/+3
2017-08-18genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney1-0/+4
2017-08-16genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski1-0/+5
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano1-0/+3
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner1-0/+4
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner1-0/+11
2016-02-25genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef1-0/+4
2015-10-01genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang1-0/+4
2014-11-23genirq: Add generic msi irq domain supportJiang Liu1-0/+10
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu1-0/+5
2014-09-03genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier1-0/+3
2014-05-16genirq: Replace dynamic_irq_init/cleanupThomas Gleixner1-0/+4
2014-05-16genirq: Provide generic hwirq allocation facilityThomas Gleixner1-0/+5
2014-02-05genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-12/+0
2012-04-10irq_domain: correct the debugfs file nameMika Westerberg1-1/+1
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+2
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely1-0/+10
2012-01-25irq: make SPARSE_IRQ an optionally hidden optionRob Herring1-3/+2
2011-07-28irq: add irq_domain translation infrastructureGrant Likely1-0/+4
2011-05-02genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner1-0/+4
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-3/+0
2011-03-29genirq: Remove compat codeThomas Gleixner1-4/+0
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner1-0/+4
2011-03-25genirq: Expand generic show_interrupts()Thomas Gleixner1-0/+4
2011-03-08genirq: Add comments to Kconfig switchesThomas Gleixner1-0/+10
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner1-0/+3
2011-02-22genirq: Streamline kernel/irq/KconfigJan Beulich1-10/+10
2011-02-19genirq: Add preflow handler supportThomas Gleixner1-0/+3