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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-03-17
irqdomain: Fix domain registration race
Marc Zyngier
1
-19
/
+43
2023-03-17
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
1
-1
/
+1
2023-03-17
irqdomain: Fix mapping-creation race
Johan Hovold
1
-18
/
+46
2023-03-17
irqdomain: Refactor __irq_domain_alloc_irqs()
Johan Hovold
1
-40
/
+48
2023-03-17
irqdomain: Look for existing mapping only once
Johan Hovold
1
-27
/
+33
2023-03-17
irq: Fix typos in comments
Ingo Molnar
7
-12
/
+12
2023-03-11
irqdomain: Drop bogus fwspec-mapping error handling
Johan Hovold
1
-6
/
+1
2023-03-11
irqdomain: Fix disassociation race
Johan Hovold
1
-0
/
+5
2023-03-11
irqdomain: Fix association race
Johan Hovold
1
-5
/
+14
2023-01-14
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
1
-2
/
+9
2023-01-14
genirq/irqdesc: Don't try to remove non-existing sysfs files
Yang Yingliang
2
-6
/
+11
2022-12-02
genirq: Take the proposed affinity at face value if force==true
Luiz Capitulino
1
-2
/
+8
2022-12-02
genirq: Always limit the affinity to online CPUs
Luiz Capitulino
1
-8
/
+17
2022-12-02
genirq/msi: Shutdown managed interrupts with unsatifiable affinities
Luiz Capitulino
1
-0
/
+7
2022-08-21
genirq: GENERIC_IRQ_IPI depends on SMP
Samuel Holland
1
-0
/
+1
2022-08-21
genirq: Don't return error on missing optional irq_request_resources()
Antonio Borneo
1
-1
/
+2
2022-05-30
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-05-12
genirq: Synchronize interrupt thread startup
Thomas Pfaff
3
-10
/
+33
2022-04-20
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
1
-2
/
+3
2021-09-15
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
1
-0
/
+2
2021-08-18
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
1
-0
/
+5
2021-08-18
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
1
-5
/
+8
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-1
/
+4
2021-05-11
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
1
-1
/
+3
2021-03-25
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-02-10
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
1
-24
/
+20
2020-12-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
1
-2
/
+9
2020-11-30
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-5
/
+8
2020-11-08
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-17
task_work: cleanup notification modes
Jens Axboe
1
-1
/
+1
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-10-15
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
1
-0
/
+1
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-34
/
+67
2020-10-10
Merge branch 'irq/tegra-pmc' into irq/irqchip-next
Marc Zyngier
1
-4
/
+95
2020-10-10
genirq/irqdomain: Allow partial trimming of irq_data hierarchy
Marc Zyngier
1
-4
/
+95
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
2
-4
/
+33
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
2
-4
/
+33
2020-09-17
Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next
Marc Zyngier
1
-2
/
+13
2020-09-16
irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
Thomas Gleixner
1
-22
/
+48
2020-09-16
irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
Thomas Gleixner
1
-1
/
+6
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-6
/
+0
2020-09-16
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
2
-5
/
+13
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
3
-1
/
+9
2020-09-13
genirq: Add fasteoi IPI flow
Marc Zyngier
1
-0
/
+27
2020-09-06
genirq: Walk the irq_data hierarchy when resending an interrupt
Marc Zyngier
1
-2
/
+13
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-13
genirq: Unlock irq descriptor after errors
Guenter Roeck
1
-2
/
+5
2020-08-12
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
1
-2
/
+6
[next]