index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
7 days
genirq/msi: Correct CONFIG_PCI_MSI_ARCH_FALLBACKS macro name in comment
Ethan Nelson-Moore
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-03
genirq: Move NULL check into irqdesc_lock guard unlock expression
Dmitry Ilvokhin
2026-05-26
genirq/proc: Speed up /proc/interrupts iteration
Thomas Gleixner
2026-05-26
genirq/proc: Runtime size the chip name
Thomas Gleixner
2026-05-26
genirq: Expose irq_find_desc_at_or_after() in core code
Thomas Gleixner
2026-05-26
genirq: Add rcuref count to struct irq_desc
Thomas Gleixner
2026-05-26
genirq/proc: Increase default interrupt number precision to four
Thomas Gleixner
2026-05-26
genirq: Calculate precision only when required
Thomas Gleixner
2026-05-26
genirq: Cache the condition for /proc/interrupts exposure
Thomas Gleixner
2026-05-26
genirq/manage: Make NMI cleanup RT safe
Thomas Gleixner
2026-05-26
genirq: Expose nr_irqs in core code
Thomas Gleixner
2026-05-26
genirq/proc: Utilize irq_desc::tot_count to avoid evaluation
Thomas Gleixner
2026-05-26
genirq/proc: Avoid formatting zero counts in /proc/interrupts
Thomas Gleixner
2026-05-11
genirq/proc: Size interrupt directory names for 10-digit interrupt numbers
Pengpeng Hou
2026-05-11
genirq/chip: Don't call add_interrupt_randomness() for NMIs
Mark Rutland
2026-04-02
genirq/chip: Invoke add_interrupt_randomness() in handle_percpu_devid_irq()
Michael Kelley
2026-04-01
genirq/affinity: Remove cpus_read_lock() while reading cpu_possible_mask
Sebastian Andrzej Siewior
2026-03-17
genirq/matrix, LoongArch: Delete IRQ_MATRIX_BITS leftovers
Nam Cao
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
2026-01-30
genirq/proc: Replace snprintf with strscpy in register_handler_proc
Thorsten Blum
2026-01-29
genirq/redirect: Prevent writing MSI message on affinity change
Thomas Gleixner
2026-01-27
irqdomain: Add parent field to struct irqchip_fwid
Lorenzo Pieralisi
2026-01-16
genirq/chip: Change irq_chip_pm_put() return type to void
Rafael J. Wysocki
2026-01-13
genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask
Imran Khan
2026-01-13
genirq: Move clear of kstat_irqs to free_desc()
Luigi Rizzo
2026-01-13
genirq: Update effective affinity for redirected interrupts
Radu Rendec
2026-01-13
genirq: Warn about using IRQF_ONESHOT without a threaded handler
Sebastian Andrzej Siewior
2026-01-11
treewide: Update email address
Thomas Gleixner
2025-12-26
irqdomain: Export irq_domain_free_irqs()
Aaron Kling
2025-12-21
Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-19
irqdomain: Fix up const problem in irq_domain_set_name()
Greg Kroah-Hartman
2025-12-15
genirq: Add interrupt redirection infrastructure
Radu Rendec
2025-12-15
genirq: Remove setup_percpu_irq()
Marc Zyngier
2025-12-15
genirq: Remove __request_percpu_irq() helper
Marc Zyngier
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
2025-12-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-13
genirq: Don't overwrite interrupt thread flags on setup
Thomas Gleixner
2025-12-11
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-12-10
genirq: Allow NULL affinity for setup_percpu_irq()
Marc Zyngier
2025-12-07
genirq: Change hwirq parameter to irq_hw_number_t
Tobias Schumacher
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]