index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-10
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-12
/
+12
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+1
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+120
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1138
/
+43
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-11
/
+11
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
-11
/
+11
2026-01-30
genirq/proc: Replace snprintf with strscpy in register_handler_proc
Thorsten Blum
-1
/
+2
2026-01-29
genirq/redirect: Prevent writing MSI message on affinity change
Thomas Gleixner
-1
/
+1
2026-01-27
irqdomain: Add parent field to struct irqchip_fwid
Lorenzo Pieralisi
-1
/
+13
2026-01-16
genirq/chip: Change irq_chip_pm_put() return type to void
Rafael J. Wysocki
-11
/
+11
2026-01-13
genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask
Imran Khan
-11
/
+23
2026-01-13
genirq: Move clear of kstat_irqs to free_desc()
Luigi Rizzo
-4
/
+5
2026-01-13
genirq: Update effective affinity for redirected interrupts
Radu Rendec
-0
/
+2
2026-01-13
genirq: Warn about using IRQF_ONESHOT without a threaded handler
Sebastian Andrzej Siewior
-0
/
+7
2026-01-11
treewide: Update email address
Thomas Gleixner
-2
/
+2
2025-12-26
irqdomain: Export irq_domain_free_irqs()
Aaron Kling
-0
/
+1
2025-12-21
Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2025-12-19
irqdomain: Fix up const problem in irq_domain_set_name()
Greg Kroah-Hartman
-1
/
+1
2025-12-15
genirq: Add interrupt redirection infrastructure
Radu Rendec
-5
/
+118
2025-12-15
genirq: Remove setup_percpu_irq()
Marc Zyngier
-30
/
+0
2025-12-15
genirq: Remove __request_percpu_irq() helper
Marc Zyngier
-10
/
+5
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
-1081
/
+0
2025-12-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+3
2025-12-13
genirq: Don't overwrite interrupt thread flags on setup
Thomas Gleixner
-1
/
+1
2025-12-11
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-3
/
+3
2025-12-10
genirq: Allow NULL affinity for setup_percpu_irq()
Marc Zyngier
-0
/
+3
2025-12-07
genirq: Change hwirq parameter to irq_hw_number_t
Tobias Schumacher
-3
/
+3
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-8
/
+17
2025-12-02
Merge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-112
/
+161
2025-11-22
Merge tag 'v6.18-rc3' into irq/msi
Thomas Gleixner
-3
/
+3
2025-11-22
genirq: Remove cpumask availability check on kthread affinity setting
Frederic Weisbecker
-13
/
+4
2025-11-22
genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
Frederic Weisbecker
-8
/
+15
2025-11-22
genirq: Prevent early spurious wake-ups of interrupt threads
Frederic Weisbecker
-1
/
+9
2025-11-18
genirq: Use raw_spinlock_irq() in irq_set_affinity_notifier()
Chengkaitao
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
-8
/
+17
2025-11-01
genirq/manage: Reduce priority of forced secondary interrupt handler
Lukas Wunner
-1
/
+4
2025-10-31
genirq/proc: Fix race in show_irq_affinity()
Muchun Song
-0
/
+2
2025-10-27
genirq: Kill irq_{g,s}et_percpu_devid_partition()
Marc Zyngier
-23
/
+1
2025-10-27
genirq: Allow per-cpu interrupt sharing for non-overlapping affinities
Marc Zyngier
-14
/
+61
2025-10-27
genirq: Update request_percpu_nmi() to take an affinity
Marc Zyngier
-5
/
+7
2025-10-27
genirq: Add affinity to percpu_devid interrupt requests
Marc Zyngier
-4
/
+10
2025-10-27
genirq: Factor-in percpu irqaction creation
Marc Zyngier
-16
/
+24
2025-10-27
genirq: Kill handle_percpu_devid_fasteoi_nmi()
Marc Zyngier
-25
/
+0
2025-10-27
irqdomain: Add firmware info reporting interface
Marc Zyngier
-5
/
+27
2025-10-24
genirq/manage: Add buslock back in to enable_irq()
Charles Keepax
-1
/
+1
2025-10-24
genirq/manage: Add buslock back in to __disable_irq_nosync()
Charles Keepax
-1
/
+1
2025-10-24
genirq/chip: Add buslock back in to irq_set_handler()
Charles Keepax
-1
/
+1
[next]