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: Use a maple tree for interrupt descriptor management
Shanker Donthineni
2023-05-24
1
-25
/
+32
*
genirq: Encapsulate sparse bitmap handling
Shanker Donthineni
2023-05-24
1
-10
/
+20
*
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2023-05-24
1
-0
/
+2
*
genirq/irqdesc: Make kobj_type structures constant
Thomas Weißschuh
2023-02-21
1
-2
/
+2
*
genirq/irqdesc: Don't try to remove non-existing sysfs files
Yang Yingliang
2022-11-30
1
-6
/
+9
*
genirq: Provide generic_handle_domain_irq_safe().
Sebastian Andrzej Siewior
2022-09-19
1
-0
/
+24
*
genirq: Use for_each_action_of_desc in actions_show()
Paran Lee
2022-07-20
1
-1
/
+1
*
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
Lukas Wunner
2022-05-11
1
-1
/
+0
*
genirq: Synchronize interrupt thread startup
Thomas Pfaff
2022-05-05
1
-0
/
+2
*
Merge tag 'irq-api-2022-02-21' into irq/core
Thomas Gleixner
2022-02-21
1
-0
/
+23
|
\
|
*
genirq: Provide generic_handle_irq_safe()
Sebastian Andrzej Siewior
2022-02-21
1
-0
/
+23
*
|
genirq, softirq: Use in_hardirq() instead of in_irq()
Changbin Du
2022-02-02
1
-2
/
+2
|
/
*
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-10-26
1
-51
/
+17
*
irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2021-10-26
1
-26
/
+0
*
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2021-10-25
1
-0
/
+30
*
irq: unexport handle_irq_desc()
Mark Rutland
2021-10-25
1
-1
/
+0
*
irq: simplify handle_domain_{irq,nmi}()
Mark Rutland
2021-10-25
1
-20
/
+4
*
genirq: Improve "hwirq" output in /proc and /sys/
Cédric Le Goater
2021-07-30
1
-1
/
+1
*
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
2021-06-28
1
-1
/
+0
*
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
[next]