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
2025-10-02
genirq: Provide new interfaces for affinity hints
Thomas Gleixner
1
-4
/
+4
2025-10-02
genirq: Export affinity setter for modules
Thomas Gleixner
1
-1
/
+32
2025-10-02
genirq/affinity: Add irq_update_affinity_desc()
John Garry
1
-0
/
+70
2025-03-13
genirq: Make handle_enforce_irqctx() unconditionally available
Thomas Gleixner
1
-6
/
+3
2025-01-09
kernel: Initialize cpumask before parsing
Tetsuo Handa
1
-2
/
+2
2024-08-19
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
Shay Drory
1
-0
/
+1
2024-08-19
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
1
-6
/
+3
2024-08-19
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
1
-5
/
+18
2024-08-19
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-06-16
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
1
-8
/
+8
2023-11-28
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
1
-6
/
+19
2023-11-20
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
1
-3
/
+3
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
[next]