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
/
drivers
/
irqchip
/
irq-gic-v3-its.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-20
irqchip/gicv3-its: ITS table size should not be smaller than PSZ
Minghuan Lian
1
-1
/
+8
2015-03-29
irqchip: gicv3-its: Use non-cacheable accesses when no shareability
Marc Zyngier
1
-4
/
+43
2015-03-29
irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
Marc Zyngier
1
-3
/
+3
2015-03-29
irqchip: gicv3-its: Fix device ID encoding
Andre Przywara
1
-1
/
+1
2015-03-29
irqchip: gicv3-its: Fix encoding of collection's target redistributor
Marc Zyngier
1
-1
/
+1
2015-03-08
irqchip: gicv3-its: Support safe initialization
Yun Wu
1
-0
/
+35
2015-03-08
irqchip: gicv3-its: Define macros for GITS_CTLR fields
Yun Wu
1
-1
/
+1
2015-03-08
irqchip: gicv3-its: Add limitation to page order
Yun Wu
1
-0
/
+5
2015-03-08
irqchip: gicv3-its: Use 64KB page as default granule
Yun Wu
1
-2
/
+2
2015-03-08
irqchip: gicv3-its: Zero itt before handling to hardware
Yun Wu
1
-1
/
+1
2015-03-08
irqchip: gicv3-its: Fix unsafe locking reported by lockdep
Marc Zyngier
1
-9
/
+14
2015-03-08
irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configuration
Marc Zyngier
1
-8
/
+46
2015-03-08
irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID
Marc Zyngier
1
-4
/
+21
2015-03-08
irqchip: gicv3-its: Fix ITS CPU init
Vladimir Murzin
1
-5
/
+4
2015-01-07
irqchip: gic-v3-its: Fix use of max with decimal constant
Will Deacon
1
-1
/
+1
2014-12-13
irqchip: gicv3-its: Fix ITT allocation
Marc Zyngier
1
-3
/
+10
2014-12-13
irqchip: gicv3-its: Move some alloc/free code to activate/deactivate
Marc Zyngier
1
-7
/
+23
2014-12-13
irqchip: gicv3-its: Fix domain free in multi-MSI case
Marc Zyngier
1
-1
/
+1
2014-11-26
irqchip: GICv3: ITS: DT probing and initialization
Marc Zyngier
1
-0
/
+169
2014-11-26
irqchip: GICv3: ITS: MSI support
Marc Zyngier
1
-0
/
+176
2014-11-26
irqchip: GICv3: ITS: device allocation and configuration
Marc Zyngier
1
-0
/
+74
2014-11-26
irqchip: GICv3: ITS: tables allocators
Marc Zyngier
1
-0
/
+292
2014-11-26
irqchip: GICv3: ITS: LPI allocator
Marc Zyngier
1
-0
/
+103
2014-11-26
irqchip: GICv3: ITS: irqchip implementation
Marc Zyngier
1
-0
/
+77
2014-11-26
irqchip: GICv3: ITS command queue
Marc Zyngier
1
-0
/
+511