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.12.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
/
drivers
/
irqchip
/
irq-gic-v3-its.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
irqchip/gic-v3-its: Mark its_init() and its children as __init
Tomasz Nowicki
1
-3
/
+4
2016-03-09
irqchip/gic-v3: Remove gic_root_node variable from the ITS code
Hanjun Guo
1
-3
/
+0
2016-02-17
irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size
Shanker Donthineni
1
-5
/
+6
2016-02-11
irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
Ashok Kumar
1
-6
/
+1
2016-02-04
irqchip/gicv3-its: Fix memory leak in its_free_tables()
Shanker Donthineni
1
-6
/
+11
2016-01-26
irqchip/gic-v3-its: Recompute the number of pages on page size change
Marc Zyngier
1
-2
/
+6
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
1
-8
/
+12
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-1
/
+1
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-0
/
+3
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-09-29
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
Robert Richter
1
-4
/
+33
2015-09-29
irqchip/gicv3-its: Add HW revision detection and configuration
Robert Richter
1
-0
/
+16
2015-09-29
irqchip/gicv3-its: Read typer register outside the loop
Robert Richter
1
-3
/
+2
2015-09-29
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
1
-1
/
+10
2015-09-15
irqchip/gic-v3-its: Add missing cache flushes
Marc Zyngier
1
-1
/
+5
2015-07-30
irqchip/gicv3-its: Make the PCI/MSI code standalone
Marc Zyngier
1
-16
/
+32
2015-07-30
irqchip/gicv3-its: Get rid of struct msi_controller
Marc Zyngier
1
-22
/
+16
2015-07-30
irqchip/gicv3-its: Register irq domain with NEXUS token
Marc Zyngier
1
-1
/
+2
2015-07-30
irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver
Marc Zyngier
1
-83
/
+11
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-36
/
+75
2015-07-17
irqchip/gicv3-its: Fix mapping of LPIs to collections
Marc Zyngier
1
-36
/
+75
2015-07-12
irqchip: Prepare for local stub header removal
Joel Porquet
1
-2
/
+1
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