index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdesc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
2021-06-10
1
-22
/
+8
*
genirq: Add generic_handle_domain_irq() helper
Marc Zyngier
2021-06-10
1
-1
/
+18
*
genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
Marc Zyngier
2021-06-10
1
-25
/
+35
*
irq: Fix typos in comments
Ingo Molnar
2021-03-22
1
-1
/
+1
*
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
2020-12-25
1
-1
/
+1
*
genirq: Restrict export of irq_to_desc()
Thomas Gleixner
2020-12-15
1
-1
/
+3
*
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
2020-12-15
1
-2
/
+2
*
genirq: Make kstat_irqs() static
Thomas Gleixner
2020-12-15
1
-13
/
+6
*
genirq: Annotate irq stats data races
Thomas Gleixner
2020-12-15
1
-2
/
+2
*
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
2020-12-15
1
-0
/
+14
*
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
2020-11-14
1
-51
/
+0
*
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
2020-03-08
1
-0
/
+6
*
genirq: Add missing __releases() sparse annotation
Jules Irenge
2020-01-09
1
-0
/
+1
*
genirq: Fix function documentation of __irq_alloc_descs()
luanshi
2019-11-15
1
-1
/
+1
*
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
2019-08-19
1
-1
/
+14
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-1
/
+7
|
\
|
*
genirq: Update irq stats from NMI handlers
Shijith Thotton
2019-07-06
1
-1
/
+7
*
|
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
2019-06-21
1
-2
/
+6
|
/
*
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
1
-1
/
+2
|
\
|
*
irqdesc: Replace irq_kobj_type's default_attrs field with groups
Kimberly Brown
2019-04-25
1
-1
/
+2
*
|
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
2019-04-05
1
-0
/
+1
|
/
*
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-23
1
-0
/
+35
|
\
|
*
irqdesc: Add domain handler for NMIs
Julien Thierry
2019-02-05
1
-0
/
+35
*
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2019-02-14
1
-1
/
+1
|
\
\
|
*
|
genirq/irqdesc: Fix double increment in alloc_descs()
Huacai Chen
2019-01-18
1
-1
/
+1
|
|
/
*
/
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-02-10
1
-1
/
+6
|
/
*
genirq/affinity: Add is_managed to struct irq_affinity_desc
Dou Liyang
2018-12-19
1
-5
/
+8
*
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
2018-12-19
1
-8
/
+9
*
genirq: Use rcu in kstat_irqs_usr()
Eric Dumazet
2018-06-19
1
-6
/
+7
*
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
1
-0
/
+1
*
genirq: Cleanup top of file comments
Thomas Gleixner
2018-03-20
1
-3
/
+2
*
genirq: Add wakeup sysfs node to show IRQ wakeup state
Andy Shevchenko
2018-02-28
1
-0
/
+17
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-0
/
+1
|
\
|
*
genirq: export irq_get_percpu_devid_partition to modules
Will Deacon
2017-10-18
1
-0
/
+1
*
|
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
2017-11-01
1
-4
/
+2
*
|
genirq: Set managed shut down flag at init
Thomas Gleixner
2017-09-25
1
-1
/
+1
*
|
genirq/debugfs: Show debug information for all irq descriptors
Thomas Gleixner
2017-09-25
1
-0
/
+1
|
/
*
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
2017-09-07
1
-17
/
+7
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-09
1
-0
/
+1
|
\
|
*
genirq: Add mutex to irq desc to serialize request/free_irq()
Thomas Gleixner
2017-07-04
1
-0
/
+1
*
|
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
irq: update genericirq book location
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
|
genirq: Set irq masked state when initializing irq_desc
Jeffy Chen
2017-06-26
1
-0
/
+1
*
|
genirq: Introduce effective affinity mask
Thomas Gleixner
2017-06-22
1
-0
/
+14
*
|
genirq: Remove pointless gfp argument
Thomas Gleixner
2017-06-22
1
-8
/
+7
*
|
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-22
1
-0
/
+1
*
|
genirq: Make early_irq_init() print out more informative
Vincent Legoll
2017-05-26
1
-2
/
+3
|
/
*
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-09-15
1
-16
/
+15
|
\
|
*
genirq/msi: Switch to new irq spreading infrastructure
Thomas Gleixner
2016-09-14
1
-16
/
+15
*
|
genirq: Expose interrupt information through sysfs
Craig Gallek
2016-09-14
1
-2
/
+191
|
/
[next]