index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
1
-0
/
+1
2020-09-03
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-1
/
+5
2020-07-22
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-2
/
+35
2020-04-17
genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
Alexander Sverdlin
1
-5
/
+5
2020-04-02
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
1
-2
/
+9
2020-02-28
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
3
-18
/
+24
2020-02-11
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2
-1
/
+5
2020-02-11
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
1
-0
/
+1
2020-01-27
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
1
-0
/
+1
2020-01-27
genirq/debugfs: Reinstate full OF path for domain name
Marc Zyngier
1
-1
/
+1
2019-12-01
irq/matrix: Fix memory overallocation
Michael Kelley
1
-1
/
+1
2019-09-19
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
2019-08-29
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
1
-1
/
+14
2019-07-21
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2
-19
/
+60
2019-07-21
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
1
-1
/
+2
2019-07-21
genirq: Delay deactivation in free_irq()
Thomas Gleixner
5
-4
/
+21
2019-05-10
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
1
-1
/
+3
2019-04-17
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
1
-0
/
+1
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
2019-03-05
genirq: Make sure the initial affinity is not empty
Srinivas Ramana
1
-0
/
+3
2019-03-05
genirq/matrix: Improve target CPU selection for managed interrupts.
Long Li
1
-4
/
+30
2019-03-05
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
1
-3
/
+14
2019-03-05
irq/matrix: Split out the CPU selection code into a helper
Dou Liyang
1
-27
/
+38
2019-02-12
genirq/affinity: Spread IRQs to all available NUMA nodes
Long Li
1
-3
/
+2
2018-11-13
genirq: Fix race on spurious interrupt detection
Lukas Wunner
1
-2
/
+6
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-36
/
+47
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-0
/
+1
2018-08-03
genirq: Make force irq threading setup more robust
Thomas Gleixner
1
-1
/
+8
2018-08-03
genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete
Palmer Dabbelt
1
-1
/
+0
2018-07-17
genirq: Remove redundant NULL pointer check in __free_irq()
RAGHU Halharvi
1
-3
/
+0
2018-06-24
genirq: Synchronize only with single thread on free_irq()
Lukas Wunner
1
-10
/
+23
2018-06-24
genirq: Update code comments wrt recycled thread_mask
Lukas Wunner
1
-5
/
+4
2018-06-22
genirq: Speedup show_interrupts()
Eric Dumazet
1
-10
/
+12
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-06-19
genirq: Fix editing error in a comment
Jonathan Neuschäfer
1
-1
/
+1
2018-06-19
genirq: Use rcu in kstat_irqs_usr()
Eric Dumazet
1
-6
/
+7
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+55
2018-06-06
genirq/affinity: Defer affinity setting if irq chip is busy
Thomas Gleixner
1
-2
/
+35
2018-06-06
genirq/migration: Avoid out of line call if pending is not set
Thomas Gleixner
1
-4
/
+1
2018-06-06
genirq/generic_pending: Do not lose pending affinity update
Thomas Gleixner
1
-7
/
+19
2018-06-05
ide: don't enable/disable interrupts in force threaded-IRQ mode
Sebastian Andrzej Siewior
1
-0
/
+1
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+25
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-72
/
+10
2018-05-13
genirq/msi: Allow level-triggered MSIs to be exposed by MSI providers
Marc Zyngier
1
-9
/
+24
2018-04-26
genirq/irq_sim: Remove the license boilerplate
Bartosz Golaszewski
1
-6
/
+1
2018-04-06
genirq/affinity: Spread irq vectors among present CPUs as far as possible
Ming Lei
1
-6
/
+37
2018-04-06
genirq/affinity: Allow irq spreading from a given starting point
Ming Lei
1
-15
/
+20
2018-04-06
genirq/affinity: Move actual irq vector spreading into a helper function
Ming Lei
1
-42
/
+55
[next]