index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
1
-0
/
+2
2019-03-21
genirq: Fix typo in comment of IRQD_MOVE_PCNTXT
Peter Xu
1
-1
/
+1
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+1
2019-02-13
genirq: introduce irq_chip_mask_ack_parent()
Linus Walleij
1
-0
/
+1
2019-02-05
genirq: Provide NMI handlers
Julien Thierry
1
-0
/
+3
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
1
-0
/
+7
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-2
/
+4
2018-09-18
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
1
-1
/
+2
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-06-06
genirq/migration: Avoid out of line call if pending is not set
Thomas Gleixner
1
-1
/
+6
2018-05-13
genirq/msi: Limit level-triggered MSI to platform devices
Marc Zyngier
1
-0
/
+1
2018-03-14
genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-0
/
+18
2018-02-25
genirq: Drop 5 #included header files from irq.h
Randy Dunlap
1
-5
/
+0
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+17
2017-11-14
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
1
-1
/
+10
2017-11-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+22
2017-11-10
genirq: Track whether the trigger type has been set
Marc Zyngier
1
-1
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
Doug Berger
1
-1
/
+0
2017-10-13
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
Doug Berger
1
-0
/
+1
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner
1
-0
/
+22
2017-09-21
Revert "genirq: Restrict effective affinity to interrupts actually using it"
Thomas Gleixner
1
-4
/
+1
2017-08-18
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
1
-0
/
+2
2017-08-18
genirq: Add handle_fasteoi_{level,edge}_irq flow handlers
David Daney
1
-0
/
+2
2017-08-18
genirq: Restrict effective affinity to interrupts actually using it
Marc Zyngier
1
-1
/
+4
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
1
-1
/
+6
2017-06-22
genirq: Introduce IRQD_SINGLE_TARGET flag
Thomas Gleixner
1
-0
/
+16
2017-06-22
genirq/cpuhotplug: Handle managed IRQs on CPU hotplug
Thomas Gleixner
1
-0
/
+5
2017-06-22
genirq: Handle managed irqs gracefully in irq_startup()
Thomas Gleixner
1
-1
/
+1
2017-06-22
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
1
-0
/
+8
2017-06-22
genirq: Introduce effective affinity mask
Thomas Gleixner
1
-0
/
+29
2017-06-22
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
1
-5
/
+0
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
1
-0
/
+2
2017-06-22
genirq: Provide irq_fixup_move_pending()
Thomas Gleixner
1
-0
/
+5
2017-06-22
genirq: Add missing comment for IRQD_STARTED
Thomas Gleixner
1
-0
/
+1
2017-06-21
irq/generic-chip: Provide devm_irq_setup_generic_chip()
Bartosz Golaszewski
1
-0
/
+3
2017-06-21
irq/generic-chip: Provide devm_irq_alloc_generic_chip()
Bartosz Golaszewski
1
-0
/
+5
2017-06-21
irq/generic-chip: Provide irq_destroy_generic_chip()
Bartosz Golaszewski
1
-0
/
+8
2017-06-21
irq/generic-chip: Provide irq_free_generic_chip()
Bartosz Golaszewski
1
-0
/
+6
2017-06-04
genirq: Handle NOAUTOEN interrupt setup proper
Thomas Gleixner
1
-0
/
+6
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+19
2017-02-10
irqdesc: Add a resource managed version of irq_alloc_descs()
Bartosz Golaszewski
1
-0
/
+19
2017-01-30
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
1
-0
/
+17
2016-09-21
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
1
-0
/
+10
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
1
-0
/
+10
2016-09-02
genirq/generic_chip: Verify irqs_per_chip <= 32
Sebastian Frias
1
-5
/
+13
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
1
-2
/
+9
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
1
-2
/
+2
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
1
-0
/
+7
[next]