| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-05-07 | irqchip/irq-vt8500: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 1 | -4/+2 |
| 2025-05-06 | irqchip/irq-vt8500: Use fewer global variables and add error handling | Alexey Charkov | 1 | -23/+25 |
| 2025-05-06 | irqchip/irq-vt8500: Use a dedicated chained handler function | Alexey Charkov | 1 | -21/+36 |
| 2025-05-06 | irqchip/irq-vt8500: Don't require 8 interrupts from a chained controller | Alexey Charkov | 1 | -9/+2 |
| 2025-05-06 | irqchip/irq-vt8500: Drop redundant copy of the device node pointer | Alexey Charkov | 1 | -5/+4 |
| 2025-05-06 | irqchip/irq-vt8500: Split up ack/mask functions | Alexey Charkov | 1 | -18/+18 |
| 2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
| 2015-09-16 | irqchip: Kill off set_irq_flags usage | Rob Herring | 1 | -1/+0 |
| 2015-07-12 | irqchip/vt8500: Use irq_set_handler_locked() | Thomas Gleixner | 1 | -3/+3 |
| 2015-07-11 | irqchip: Prepare for local stub header removal | Joel Porquet | 1 | -2/+1 |
| 2015-05-05 | irqchip: Constify irq_domain_ops | Krzysztof Kozlowski | 1 | -1/+1 |
| 2014-09-03 | irqchip: vt8500: Convert to handle_domain_irq | Marc Zyngier | 1 | -3/+2 |
| 2014-03-12 | irqchip: Remove asmlinkage from static functions | Stephen Boyd | 1 | -2/+1 |
| 2013-07-05 | irqchip: vt8500: Staticize local symbols | Axel Lin | 1 | -2/+4 |
| 2013-04-12 | irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure | Tony Prisk | 1 | -0/+259 |