| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-03 | irqchip: Use int type to store negative error codes | Qianfeng Rong | 1 | -1/+2 |
| 2025-05-16 | irqchip: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2022-03-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -17/+5 |
| 2022-03-01 | irqchip/nvic: Release nvic_base upon failure | Souptick Joarder (HPE) | 1 | -0/+2 |
| 2021-12-06 | irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER | Vladimir Murzin | 1 | -17/+5 |
| 2021-12-02 | irqchip: nvic: Fix offset for Interrupt Priority Offsets | Vladimir Murzin | 1 | -1/+1 |
| 2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 1 | -3/+3 |
| 2021-10-25 | irq: arm: perform irqentry in entry code | Mark Rutland | 1 | -1/+16 |
| 2021-06-10 | irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq() | Marc Zyngier | 1 | -3/+1 |
| 2020-01-20 | irqchip/nvic: Use irq_domain_translate_onecell instead of custom func | Yash Shah | 1 | -13/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2015-10-13 | irqchip: Convert all alloc/xlate users from of_node to fwnode | Marc Zyngier | 1 | -4/+14 |
| 2015-07-11 | irqchip: Prepare for local stub header removal | Joel Porquet | 1 | -2/+1 |
| 2015-05-18 | irqchip: nvic: Support hierarchy irq domain | Stefan Agner | 1 | -1/+27 |
| 2014-06-21 | irqchip: nvic: Use the generic noop function | Daniel Thompson | 1 | -9/+4 |
| 2013-07-05 | irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips() | Axel Lin | 1 | -1/+1 |
| 2013-06-26 | irqchip: Add support for ARMv7-M NVIC | Uwe Kleine-König | 1 | -0/+117 |