summaryrefslogtreecommitdiff
path: root/kernel/irq/Kconfig
AgeCommit message (Expand)Author
2023-02-05genirq: Add mechanism to multiplex a single HW IPIAnup Patel
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-07-07genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMPSamuel Holland
2022-07-07genirq: GENERIC_IRQ_IPI depends on SMPSamuel Holland
2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier
2021-10-26genirq: Hide irq_cpu_{on,off}line() behind a deprecated optionMarc Zyngier
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland
2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-11-14genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQThomas Gleixner
2020-10-15genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHYMarc Zyngier
2020-07-04genirq: Remove preflow handler supportValentin Schneider
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-18genirq/irq_sim: Simplify the APIBartosz Golaszewski
2020-03-08genirq: Provide interrupt injection mechanismThomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-03genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall
2018-08-03genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseletePalmer Dabbelt
2018-04-04genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLERPalmer Dabbelt
2018-03-14genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier
2017-10-18genirq: Add config option for reservation modeThomas Gleixner
2017-09-25genirq: Implement bitmap matrix allocatorThomas Gleixner
2017-08-18genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney
2017-08-16genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner
2016-02-25genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef
2015-10-01genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang
2014-11-23genirq: Add generic msi irq domain supportJiang Liu
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu
2014-09-03genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier
2014-05-16genirq: Replace dynamic_irq_init/cleanupThomas Gleixner
2014-05-16genirq: Provide generic hwirq allocation facilityThomas Gleixner
2014-02-05genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2012-04-10irq_domain: correct the debugfs file nameMika Westerberg
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely
2012-01-25irq: make SPARSE_IRQ an optionally hidden optionRob Herring
2011-07-28irq: add irq_domain translation infrastructureGrant Likely
2011-05-02genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29genirq: Remove compat codeThomas Gleixner
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner
2011-03-25genirq: Expand generic show_interrupts()Thomas Gleixner
2011-03-08genirq: Add comments to Kconfig switchesThomas Gleixner
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner