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
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-01-27
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
1
-0
/
+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-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-01-13
genirq/affinity: Don't return with empty affinity masks on error
Thomas Gleixner
1
-7
/
+8
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-07-17
genirq/affinity: assign vectors to all possible CPUs
Christoph Hellwig
1
-15
/
+15
2018-07-11
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
1
-4
/
+2
2018-03-03
genirq: Guard handle_bad_irq log messages
Guenter Roeck
1
-0
/
+5
2017-11-30
genirq: Track whether the trigger type has been set
Marc Zyngier
1
-1
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-10-16
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
1
-3
/
+12
2017-10-13
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
Doug Berger
1
-16
/
+0
2017-10-13
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
Doug Berger
1
-0
/
+25
2017-10-09
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Thomas Gleixner
2
-1
/
+4
2017-10-09
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner
1
-1
/
+27
2017-10-09
genirq: Warn when effective affinity is not updated
Thomas Gleixner
1
-0
/
+14
2017-09-28
irq/generic-chip: Don't replace domain's name
Jeffy Chen
1
-1
/
+0
2017-09-25
irqdomain: Add __rcu annotations to radix tree accessors
Masahiro Yamada
1
-2
/
+2
2017-09-25
genirq: Check __free_irq() return value for NULL
Alexandru Moise
1
-0
/
+4
2017-09-16
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
1
-1
/
+1
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+10
2017-09-07
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
1
-17
/
+7
2017-09-06
genirq/msi: Fix populating multiple interrupts
John Keeping
1
-2
/
+3
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+6
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-38
/
+549
2017-08-31
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-2
/
+12
2017-08-25
genirq/proc: Avoid uninitalized variable warning
Thomas Gleixner
1
-2
/
+2
2017-08-25
irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq()
Dan Carpenter
1
-2
/
+2
2017-08-25
genirq: Fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-08-23
genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
Marc Zyngier
1
-2
/
+12
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
1
-2
/
+2
2017-08-18
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
1
-2
/
+8
2017-08-18
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
3
-30
/
+313
2017-08-18
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
1
-0
/
+169
2017-08-18
irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()
David Daney
1
-1
/
+2
2017-08-18
irqdomain: Factor out code to add and remove items to and from the revmap
David Daney
1
-29
/
+29
2017-08-18
genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
David Daney
2
-0
/
+110
2017-08-18
genirq: Export more irq_chip_*_parent() functions
David Daney
1
-0
/
+3
2017-08-18
genirq/proc: Use the the accessor to report the effective affinity
Marc Zyngier
1
-1
/
+1
2017-08-18
genirq/debugfs: Triggering of interrupts from userspace
Marc Zyngier
1
-1
/
+49
2017-08-16
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
3
-0
/
+170
2017-08-16
genirq/irq_sim: Add a devres variant of irq_sim_init()
Bartosz Golaszewski
1
-0
/
+43
2017-08-16
genirq/irq_sim: Add a simple interrupt simulator framework
Bartosz Golaszewski
3
-0
/
+127
2017-08-14
genirq: Fix for_each_action_of_desc() macro
Masahiro Yamada
1
-1
/
+1
[next]