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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
Thomas Gleixner
2015-07-08
1
-4
/
+0
*
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-06-20
6
-21
/
+28
|
\
|
*
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
2015-06-20
1
-3
/
+3
|
*
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
5
-10
/
+10
|
*
genirq: Introduce struct irq_common_data to host shared irq data
Jiang Liu
2015-06-12
3
-5
/
+7
|
*
genirq: Prevent crash in irq_move_irq()
Jiang Liu
2015-06-12
1
-1
/
+8
|
*
genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
Jiang Liu
2015-06-12
1
-2
/
+0
*
|
irq: Add irq_set_chained_handler_and_data()
Russell King
2015-06-18
1
-11
/
+34
*
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-06-05
1
-0
/
+1
|
\
\
|
*
|
genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip
Roger Quadros
2015-04-24
1
-0
/
+1
*
|
|
genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chip
Geert Uytterhoeven
2015-05-22
1
-0
/
+1
*
|
|
Merge branch 'irq/for-x86' into irq/core
Thomas Gleixner
2015-05-19
2
-0
/
+45
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
2015-05-19
2
-0
/
+45
|
|
/
*
|
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
2015-05-18
3
-3
/
+51
|
\
\
|
*
|
genirq: generic chip: Support hierarchy domain
Stefan Agner
2015-05-18
1
-3
/
+2
|
*
|
genirq: Add irq_chip_(enable/disable)_parent
Stefan Agner
2015-05-18
1
-0
/
+28
|
*
|
irqdomain: Add non-hierarchy helper irq_domain_set_info
Stefan Agner
2015-05-18
1
-0
/
+21
|
|
/
*
|
genirq: Don't suspend nested_thread irqs over system suspend
NeilBrown
2015-05-18
1
-0
/
+4
*
|
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
2015-05-13
1
-2
/
+2
*
|
genirq: Fix type inconsistency
Nicholas Mc Guire
2015-05-05
1
-1
/
+1
*
|
genirq: Fix unnecessary automatic type conversion
Nicholas Mc Guire
2015-05-05
1
-1
/
+1
*
|
genirq: MSI: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-05
1
-1
/
+1
|
/
*
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2015-04-11
1
-0
/
+16
|
\
|
*
genirq: Add irqchip_set_wake_parent
Marc Zyngier
2015-03-15
1
-0
/
+16
*
|
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
2015-04-08
1
-0
/
+91
*
|
genirq: MSI: Fix freeing of unallocated MSI
Marc Zyngier
2015-04-08
1
-2
/
+9
*
|
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-08
2
-2
/
+12
|
\
\
|
*
|
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
2015-03-04
2
-2
/
+12
|
|
/
*
|
Merge tag 'v4.0-rc2' into irq/core, to refresh the tree before applying new c...
Ingo Molnar
2015-03-05
1
-7
/
+4
|
\
|
|
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-16
1
-0
/
+3
|
|
\
|
*
|
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-7
/
+4
*
|
|
genirq: Provide disable_hardirq()
Peter Zijlstra
2015-02-18
1
-2
/
+34
|
|
/
|
/
|
*
|
genirq: Fix null pointer reference in irq_set_affinity_hint()
Jesse Brandeburg
2015-02-09
1
-1
/
+2
*
|
genirq: Set initial affinity in irq_set_affinity_hint()
Jesse Brandeburg
2015-01-23
1
-0
/
+2
|
/
*
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2014-12-13
3
-1
/
+77
*
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
6
-21
/
+1024
|
\
|
*
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
2014-12-07
1
-0
/
+6
|
*
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
2014-11-23
1
-0
/
+13
|
*
genirq: Provide default callbacks for msi_domain_ops
Jiang Liu
2014-11-23
1
-8
/
+103
|
*
genirq: Introduce msi_domain_alloc/free_irqs()
Jiang Liu
2014-11-23
1
-0
/
+75
|
*
genirq: Add generic msi irq domain support
Jiang Liu
2014-11-23
3
-0
/
+152
|
*
genirq: Work around __irq_set_handler vs stacked domains ordering issues
Marc Zyngier
2014-11-23
1
-1
/
+24
|
*
irqdomain: Introduce helper function irq_domain_add_hierarchy()
Jiang Liu
2014-11-23
1
-0
/
+36
|
*
irqdomain: Implement a method to automatically call parent domains alloc/free
Jiang Liu
2014-11-23
1
-2
/
+80
|
*
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
Jiang Liu
2014-11-23
1
-0
/
+21
|
*
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
2014-11-23
1
-0
/
+2
|
*
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
Jiang Liu
2014-11-23
1
-0
/
+26
|
*
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
2014-11-23
1
-0
/
+48
|
*
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
2014-11-23
1
-0
/
+28
|
*
irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF
Yingjoe Chen
2014-11-23
1
-9
/
+18
[next]