index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
1
-0
/
+1
2020-06-03
genirq/generic_pending: Do not lose pending affinity update
Thomas Gleixner
1
-7
/
+19
2020-04-02
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
1
-2
/
+9
2019-09-21
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
2019-09-06
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
1
-1
/
+14
2019-05-10
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
1
-1
/
+3
2019-04-17
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
1
-0
/
+4
2019-04-05
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
3
-4
/
+23
2018-11-13
genirq: Fix race on spurious interrupt detection
Lukas Wunner
1
-2
/
+6
2018-08-09
genirq: Make force irq threading setup more robust
Thomas Gleixner
1
-1
/
+8
2018-04-08
genirq: Use cpumask_available() for check of cpumask variable
Matthias Kaehlcke
1
-1
/
+1
2018-03-31
Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...
Greg Kroah-Hartman
1
-3
/
+1
2018-03-24
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
Hans de Goede
1
-1
/
+3
2018-03-03
genirq: Guard handle_bad_irq log messages
Guenter Roeck
1
-0
/
+5
2017-10-05
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
1
-17
/
+7
2017-08-24
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
1
-2
/
+2
2017-08-24
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
1
-2
/
+8
2017-06-24
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
1
-1
/
+3
2017-05-25
genirq: Fix chained interrupt data ordering
Thomas Gleixner
1
-1
/
+1
2017-02-09
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
1
-14
/
+30
2017-01-12
genirq/affinity: Fix node generation from cpumask
Guilherme G. Piccoli
1
-3
/
+3
2016-11-08
genirq: Use irq type from irqdata instead of irqdesc
Thomas Gleixner
1
-2
/
+2
2016-10-21
kernel/irq: Export irq_set_parent()
Sudip Mukherjee
1
-0
/
+1
2016-09-25
genirq: Make function __irq_do_set_handler() static
Wei Yongjun
1
-1
/
+1
2016-09-20
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
1
-2
/
+6
2016-09-19
genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE
Marc Zyngier
1
-2
/
+6
2016-09-15
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
3
-56
/
+168
2016-09-14
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
1
-58
/
+0
2016-09-14
genirq/msi: Switch to new irq spreading infrastructure
Thomas Gleixner
1
-16
/
+15
2016-09-14
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
1
-0
/
+149
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
1
-2
/
+24
2016-09-14
Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
4
-2
/
+30
2016-09-14
genirq: Expose interrupt information through sysfs
Craig Gallek
1
-2
/
+191
2016-09-06
genirq: No need to mask non trigger mode flags before __irq_set_trigger()
Alexander Kuleshov
2
-4
/
+2
2016-09-05
genirq: Update stale comment for __irq_domain_add
Punit Agrawal
1
-4
/
+2
2016-09-02
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
1
-8
/
+8
2016-09-02
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
1
-1
/
+4
2016-09-02
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
1
-0
/
+21
2016-09-02
genirq/generic_chip: Get rid of code duplication
Sebastian Frias
1
-15
/
+19
2016-09-02
genirq: Remove export of irq_map_generic_chip()
Thomas Gleixner
1
-1
/
+0
2016-09-02
genirq: Robustify handle_percpu_devid_irq()
Thomas Gleixner
1
-4
/
+14
2016-08-22
genirq/affinity: Use get/put_online_cpus around cpumask operations
Christoph Hellwig
1
-0
/
+2
2016-08-22
genirq: Fix potential memleak when failing to get irq pm
Shawn Lin
1
-2
/
+6
2016-08-17
genirq: Correctly configure the trigger on chained interrupts
Marc Zyngier
1
-0
/
+11
2016-08-09
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
1
-0
/
+11
2016-07-19
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
1
-1
/
+1
2016-07-11
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
1
-2
/
+4
2016-07-04
genirq/msi: Fix broken debug output
Thomas Gleixner
1
-0
/
+1
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
9
-39
/
+153
[next]