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
/
internals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-06-26
1
-2
/
+5
|
\
|
*
genirq: Expand doc for PENDING and REPLAY flags
James Gowans
2023-06-16
1
-2
/
+5
*
|
genirq: Use a maple tree for interrupt descriptor management
Shanker Donthineni
2023-05-24
1
-1
/
+1
*
|
genirq: Encapsulate sparse bitmap handling
Shanker Donthineni
2023-05-24
1
-2
/
+2
*
|
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2023-05-24
1
-0
/
+2
|
/
*
genirq/irqdesc: Don't try to remove non-existing sysfs files
Yang Yingliang
2022-11-30
1
-0
/
+2
*
genirq: Synchronize interrupt thread startup
Thomas Pfaff
2022-05-05
1
-0
/
+2
*
irq: remove unused flags argument from __handle_irq_event_percpu()
Sebastian Andrzej Siewior
2022-01-07
1
-1
/
+1
*
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
2020-09-16
1
-0
/
+9
*
genirq: Provide interrupt injection mechanism
Thomas Gleixner
2020-03-08
1
-1
/
+1
*
genirq: Add return value to check_irq_resend()
Thomas Gleixner
2020-03-08
1
-1
/
+1
*
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
2020-03-08
1
-0
/
+8
*
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
2020-02-14
1
-2
/
+0
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-0
/
+5
|
\
|
*
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2019-07-03
1
-0
/
+4
|
*
genirq: Delay deactivation in free_irq()
Thomas Gleixner
2019-07-03
1
-0
/
+1
*
|
genirq/timings: Encapsulate timings push
Daniel Lezcano
2019-06-12
1
-9
/
+12
|
/
*
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-23
1
-0
/
+2
|
\
|
*
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2019-02-05
1
-0
/
+2
*
|
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-02-10
1
-1
/
+7
|
/
*
genirq: Make legacy autoprobing work again
Thomas Gleixner
2018-02-01
1
-1
/
+1
*
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-1
/
+1
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
1
-0
/
+19
|
\
|
*
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
1
-1
/
+1
|
*
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
1
-1
/
+2
|
*
genirq: Separate activation and startup
Thomas Gleixner
2017-09-25
1
-0
/
+2
|
*
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
2017-09-25
1
-0
/
+11
|
*
genirq/msi: Capture device name for debugfs
Thomas Gleixner
2017-09-25
1
-0
/
+5
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
genirq: Fix for_each_action_of_desc() macro
Masahiro Yamada
2017-08-14
1
-1
/
+1
*
genirq/PM: Properly pretend disabled state when force resuming interrupts
Juergen Gross
2017-07-17
1
-0
/
+10
*
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
Sebastian Ott
2017-07-04
1
-1
/
+3
*
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
2017-06-24
1
-0
/
+19
*
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
2017-06-24
1
-0
/
+90
*
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
2017-06-24
1
-1
/
+6
*
genirq: Add force argument to irq_startup()
Thomas Gleixner
2017-06-22
1
-1
/
+8
*
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
2017-06-22
1
-0
/
+10
*
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
2017-06-22
1
-0
/
+5
*
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
1
-1
/
+9
*
genirq: Move pending helpers to internal.h
Christoph Hellwig
2017-06-22
1
-0
/
+38
*
genirq: Rename setup_affinity() to irq_setup_affinity()
Thomas Gleixner
2017-06-22
1
-0
/
+6
*
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
2017-06-22
1
-1
/
+1
*
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-22
1
-0
/
+22
*
irq/generic-chip: Export irq_init_generic_chip() locally
Bartosz Golaszewski
2017-06-21
1
-0
/
+11
*
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
1
-0
/
+2
|
\
|
*
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-07-04
1
-0
/
+2
*
|
genirq: Add untracked irq handler
Keith Busch
2016-06-18
1
-0
/
+1
*
|
genirq: Add runtime power management support for IRQ chips
Jon Hunter
2016-06-13
1
-0
/
+1
|
/
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
1
-0
/
+3
|
\
|
*
genirq: Use a common macro to go through the actions list
Daniel Lezcano
2016-02-15
1
-0
/
+3
[next]