summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/arch_gicv3.h
AgeCommit message (Expand)Author
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu
2020-01-22irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-02-06arm64: gic-v3: Implement arch support for priority maskingJulien Thierry
2019-02-06irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry
2019-02-06arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry
2018-03-22irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni
2017-08-31irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier
2017-06-15arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland
2017-03-09arm64: sysreg: subsume GICv3 sysreg definitionsMark Rutland
2016-11-29irqchip/gic-v3-its: Specialise readq and writeq accessesVladimir Murzin
2016-11-29irqchip/gic-v3-its: Specialise flush_dcache operationVladimir Murzin
2016-11-29irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154Will Deacon
2016-11-29irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-22arm64: KVM: Move GIC accessors to arch_gicv3.hVladimir Murzin
2016-09-12irqchip/gic-v3: Reset BPR during initializationDaniel Thompson
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier
2015-10-09irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker