index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqchip
/
arm-gic-v3.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
KVM: arm64: ITS: return 1 on successful MSI injection
Andre Przywara
1
-0
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-61
/
+152
2016-07-18
irqchip/gicv3-its: Restore all cacheability attributes
Marc Zyngier
1
-8
/
+40
2016-07-18
irqchip/gic-v3: Refactor and add GICv3 definitions
Andre Przywara
1
-60
/
+120
2016-06-13
irqchip/gicv3-its: Implement two-level(indirect) device table support
Shanker Donthineni
1
-0
/
+3
2016-06-13
irqchip/gicv3-its: Split its_alloc_tables() into two functions
Shanker Donthineni
1
-0
/
+1
2016-06-02
irqchip/gic-v3: Fix copy+paste mistakes in defines
Andrew Jones
1
-2
/
+2
2016-06-02
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
Marc Zyngier
1
-1
/
+1
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
1
-0
/
+1
2016-05-20
KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
Andre Przywara
1
-0
/
+5
2016-05-11
irqchip/gic-v3: Remove inexistant register definition
Marc Zyngier
1
-2
/
+0
2015-12-10
irqchip/gic-v3: Add missing struct device_node declaration
Marc Zyngier
1
-0
/
+1
2015-10-10
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-9
/
+9
2015-10-10
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-79
/
+9
2015-10-10
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
1
-0
/
+16
2015-09-29
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
1
-0
/
+1
2015-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2015-08-27
irqchip/GICv3: Convert to EOImode == 1
Marc Zyngier
1
-0
/
+9
2015-08-12
KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
Marc Zyngier
1
-0
/
+3
2015-07-30
irqchip/gicv3-its: Make the PCI/MSI code standalone
Marc Zyngier
1
-5
/
+0
2015-07-30
irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver
Marc Zyngier
1
-0
/
+6
2015-03-29
irqchip: gicv3-its: Use non-cacheable accesses when no shareability
Marc Zyngier
1
-0
/
+4
2015-03-29
irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
Marc Zyngier
1
-0
/
+13
2015-03-08
irqchip: gicv3-its: Define macros for GITS_CTLR fields
Yun Wu
1
-0
/
+3
2015-03-08
irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID
Marc Zyngier
1
-0
/
+2
2015-01-20
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
Andre Przywara
1
-0
/
+12
2015-01-20
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
1
-0
/
+32
2014-11-26
irqchip: GICv3: ITS: plug ITS init into main GICv3 code
Marc Zyngier
1
-0
/
+5
2014-11-26
irqchip: GICv3: ITS: MSI support
Marc Zyngier
1
-0
/
+6
2014-11-26
irqchip: GICv3: ITS command queue
Marc Zyngier
1
-0
/
+102
2014-11-26
irqchip: GICv3: rework redistributor structure
Marc Zyngier
1
-0
/
+15
2014-07-25
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
1
-20
/
+22
2014-07-09
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
1
-0
/
+198