Age | Commit message (Expand) | Author |
2023-02-05 | genirq: Add mechanism to multiplex a single HW IPI | Anup Patel |
2022-11-17 | genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN | Thomas Gleixner |
2022-07-07 | genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP | Samuel Holland |
2022-07-07 | genirq: GENERIC_IRQ_IPI depends on SMP | Samuel Holland |
2021-10-28 | Merge branch irq/irq_cpu_offline into irq/irqchip-next | Marc Zyngier |
2021-10-26 | genirq: Hide irq_cpu_{on,off}line() behind a deprecated option | Marc Zyngier |
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland |
2021-10-25 | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY | Mark Rutland |
2021-06-10 | powerpc: Move the use of irq_domain_add_nomap() behind a config option | Marc Zyngier |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2020-11-14 | genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ | Thomas Gleixner |
2020-10-15 | genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY | Marc Zyngier |
2020-07-04 | genirq: Remove preflow handler support | Valentin Schneider |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-18 | genirq/irq_sim: Simplify the API | Bartosz Golaszewski |
2020-03-08 | genirq: Provide interrupt injection mechanism | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-03 | genirq/msi: Add a new field in msi_desc to store an IOMMU cookie | Julien Grall |
2018-08-03 | genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete | Palmer Dabbelt |
2018-04-04 | genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER | Palmer Dabbelt |
2018-03-14 | genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER | Palmer Dabbelt |
2018-01-24 | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG | Marc Zyngier |
2017-10-18 | genirq: Add config option for reservation mode | Thomas Gleixner |
2017-09-25 | genirq: Implement bitmap matrix allocator | Thomas Gleixner |
2017-08-18 | genirq: Add handle_fasteoi_{level,edge}_irq flow handlers | David Daney |
2017-08-16 | genirq/irq_sim: Add a simple interrupt simulator framework | Bartosz Golaszewski |
2017-06-24 | genirq/timings: Add infrastructure to track the interrupt timings | Daniel Lezcano |
2017-06-22 | genirq: Introduce effective affinity mask | Thomas Gleixner |
2017-06-22 | genirq/debugfs: Add proper debugfs interface | Thomas Gleixner |
2016-02-25 | genirq: Add GENERIC_IRQ_IPI Kconfig symbol | Qais Yousef |
2015-10-01 | genirq: Introduce generic irq migration for cpu hotunplug | Yang Yingliang |
2014-11-23 | genirq: Add generic msi irq domain support | Jiang Liu |
2014-11-23 | irqdomain: Introduce new interfaces to support hierarchy irqdomains | Jiang Liu |
2014-09-03 | genirq: Add irq_domain-aware core IRQ handler | Marc Zyngier |
2014-05-16 | genirq: Replace dynamic_irq_init/cleanup | Thomas Gleixner |
2014-05-16 | genirq: Provide generic hwirq allocation facility | Thomas Gleixner |
2014-02-05 | genirq: Generic irq chip requires IRQ_DOMAIN | Nitin A Kamble |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2012-04-10 | irq_domain: correct the debugfs file name | Mika Westerberg |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-29 | irqdomain: Remove powerpc dependency from debugfs file | Grant Likely |
2012-01-25 | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring |
2011-07-28 | irq: add irq_domain translation infrastructure | Grant Likely |
2011-05-02 | genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIP | Thomas Gleixner |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner |
2011-03-29 | genirq: Remove compat code | Thomas Gleixner |
2011-03-28 | genirq: Provide edge_eoi flow handler | Thomas Gleixner |
2011-03-25 | genirq: Expand generic show_interrupts() | Thomas Gleixner |
2011-03-08 | genirq: Add comments to Kconfig switches | Thomas Gleixner |
2011-02-26 | genirq: Provide forced interrupt threading | Thomas Gleixner |