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