index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irqchip/urgent-gic' into irqchip/urgent
Jason Cooper
2015-03-15
3
-38
/
+141
|
\
|
*
irqchip: gicv3-its: Support safe initialization
Yun Wu
2015-03-08
1
-0
/
+35
|
*
irqchip: gicv3-its: Define macros for GITS_CTLR fields
Yun Wu
2015-03-08
1
-1
/
+1
|
*
irqchip: gicv3-its: Add limitation to page order
Yun Wu
2015-03-08
1
-0
/
+5
|
*
irqchip: gicv3-its: Use 64KB page as default granule
Yun Wu
2015-03-08
1
-2
/
+2
|
*
irqchip: gicv3-its: Zero itt before handling to hardware
Yun Wu
2015-03-08
1
-1
/
+1
|
*
irqchip: gic-v3: Fix out of bounds access to cpu_logical_map
Vladimir Murzin
2015-03-08
1
-1
/
+1
|
*
irqchip: gic: Fix unsafe locking reported by lockdep
Marc Zyngier
2015-03-08
1
-8
/
+12
|
*
irqchip: gicv3-its: Fix unsafe locking reported by lockdep
Marc Zyngier
2015-03-08
1
-9
/
+14
|
*
irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configuration
Marc Zyngier
2015-03-08
1
-8
/
+46
|
*
irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID
Marc Zyngier
2015-03-08
1
-4
/
+21
|
*
irqchip: gicv3-its: Fix ITS CPU init
Vladimir Murzin
2015-03-08
1
-5
/
+4
*
|
irqchip: armada-370-xp: Fix chained per-cpu interrupts
Maxime Ripard
2015-03-08
1
-1
/
+20
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
1
-8
/
+0
|
\
|
*
MIPS: cevt-r4k: Drop GIC special case
James Hogan
2015-02-05
1
-8
/
+0
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-16
11
-68
/
+233
|
\
\
|
*
|
irqchip: gic: Allow interrupt level to be set for PPIs
Liviu Dudau
2015-01-26
5
-17
/
+29
|
*
|
irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch()
Qais Yousef
2015-01-26
1
-18
/
+26
|
*
|
irqchip: Conexant CX92755 interrupts controller driver
Baruch Siach
2015-01-26
2
-0
/
+121
|
*
|
irqchip: omap-intc: Remove unused legacy interface for omap2
Tony Lindgren
2015-01-26
1
-8
/
+0
|
*
|
irqchip: omap-intc: Fix support for dm814 and dm816
Tony Lindgren
2015-01-26
1
-9
/
+5
|
*
|
irqchip: mtk-sysirq: Get irq number from register resource size
Yingjoe Chen
2015-01-26
1
-7
/
+11
|
*
|
irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support
Magnus Damm
2015-01-26
1
-9
/
+41
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
1
-5
/
+9
|
\
\
\
|
*
|
|
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
Andre Przywara
2015-01-20
1
-5
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-06
1
-0
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
James Hogan
2015-02-05
1
-0
/
+27
|
|
/
*
|
irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type
Gavin Li
2015-01-07
1
-2
/
+2
*
|
irqchip: omap-intc: Fix legacy DMA regression
Felipe Balbi
2015-01-07
1
-5
/
+21
*
|
irqchip: gic-v3-its: Fix use of max with decimal constant
Will Deacon
2015-01-07
1
-1
/
+1
*
|
irqchip: hip04: Initialize hip04_cpu_map to 0xffff
Wang Long
2015-01-07
1
-1
/
+1
*
|
irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check
Yingjoe Chen
2015-01-07
1
-2
/
+2
|
/
*
Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2014-12-15
7
-64
/
+2109
|
\
|
*
irqchip: gicv3-its: Fix ITT allocation
Marc Zyngier
2014-12-13
1
-3
/
+10
|
*
irqchip: gicv3-its: Move some alloc/free code to activate/deactivate
Marc Zyngier
2014-12-13
1
-7
/
+23
|
*
irqchip: gicv3-its: Fix domain free in multi-MSI case
Marc Zyngier
2014-12-13
1
-1
/
+1
|
*
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
2014-11-26
4
-0
/
+344
|
*
irqchip: mtk-sysirq: Add sysirq interrupt polarity support
Yingjoe Chen
2014-11-26
2
-0
/
+164
|
*
irqchip: gic: Support hierarchy irq domain.
Yingjoe Chen
2014-11-26
2
-24
/
+54
|
*
irqchip: GICv3: ITS: enable compilation of the ITS driver
Marc Zyngier
2014-11-26
2
-0
/
+5
|
*
irqchip: GICv3: ITS: plug ITS init into main GICv3 code
Marc Zyngier
2014-11-26
1
-6
/
+35
|
*
irqchip: GICv3: ITS: DT probing and initialization
Marc Zyngier
2014-11-26
1
-0
/
+169
|
*
irqchip: GICv3: ITS: MSI support
Marc Zyngier
2014-11-26
1
-0
/
+176
|
*
irqchip: GICv3: ITS: device allocation and configuration
Marc Zyngier
2014-11-26
1
-0
/
+74
|
*
irqchip: GICv3: ITS: tables allocators
Marc Zyngier
2014-11-26
1
-0
/
+292
|
*
irqchip: GICv3: ITS: LPI allocator
Marc Zyngier
2014-11-26
1
-0
/
+103
|
*
irqchip: GICv3: ITS: irqchip implementation
Marc Zyngier
2014-11-26
1
-0
/
+77
|
*
irqchip: GICv3: ITS command queue
Marc Zyngier
2014-11-26
1
-0
/
+511
|
*
irqchip: GICv3: rework redistributor structure
Marc Zyngier
2014-11-26
1
-29
/
+44
|
*
irqchip: GICv3: Convert to domain hierarchy
Marc Zyngier
2014-11-26
2
-5
/
+38
[next]