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