index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
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
2025-12-02
Merge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-22
Merge tag 'v6.18-rc3' into irq/msi
Thomas Gleixner
2025-11-22
genirq: Remove cpumask availability check on kthread affinity setting
Frederic Weisbecker
2025-11-22
genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
Frederic Weisbecker
2025-11-22
genirq: Prevent early spurious wake-ups of interrupt threads
Frederic Weisbecker
2025-11-18
genirq: Use raw_spinlock_irq() in irq_set_affinity_notifier()
Chengkaitao
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-01
genirq/manage: Reduce priority of forced secondary interrupt handler
Lukas Wunner
2025-10-31
genirq/proc: Fix race in show_irq_affinity()
Muchun Song
2025-10-27
genirq: Kill irq_{g,s}et_percpu_devid_partition()
Marc Zyngier
2025-10-27
genirq: Allow per-cpu interrupt sharing for non-overlapping affinities
Marc Zyngier
2025-10-27
genirq: Update request_percpu_nmi() to take an affinity
Marc Zyngier
2025-10-27
genirq: Add affinity to percpu_devid interrupt requests
Marc Zyngier
2025-10-27
genirq: Factor-in percpu irqaction creation
Marc Zyngier
2025-10-27
genirq: Kill handle_percpu_devid_fasteoi_nmi()
Marc Zyngier
2025-10-27
irqdomain: Add firmware info reporting interface
Marc Zyngier
2025-10-24
genirq/manage: Add buslock back in to enable_irq()
Charles Keepax
2025-10-24
genirq/manage: Add buslock back in to __disable_irq_nosync()
Charles Keepax
2025-10-24
genirq/chip: Add buslock back in to irq_set_handler()
Charles Keepax
[next]