index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
arch_gicv3.h
Age
Commit message (
Expand
)
Author
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
2020-09-13
irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
Alexandru Elisei
2020-06-22
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Alexandru Elisei
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-02-22
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
2020-01-22
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
2019-08-01
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-02-06
arm64: gic-v3: Implement arch support for priority masking
Julien Thierry
2019-02-06
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
Julien Thierry
2019-02-06
arm/arm64: gic-v3: Add PMR and RPR accessors
Julien Thierry
2018-03-22
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
Marc Zyngier
2017-10-19
irqchip/gic-v3: Add support for Range Selector (RS) feature
Shanker Donthineni
2017-08-31
irqchip/gic-v3-its: Add VPE interrupt masking
Marc Zyngier
2017-08-31
irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
Marc Zyngier
2017-06-15
arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
Mark Rutland
2017-03-09
arm64: sysreg: subsume GICv3 sysreg definitions
Mark Rutland
2016-11-29
irqchip/gic-v3-its: Specialise readq and writeq accesses
Vladimir Murzin
2016-11-29
irqchip/gic-v3-its: Specialise flush_dcache operation
Vladimir Murzin
2016-11-29
irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154
Will Deacon
2016-11-29
irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s
Will Deacon
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
2016-09-12
irqchip/gic-v3: Reset BPR during initialization
Daniel Thompson
2016-02-11
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
2015-12-10
irqchip/gic-v3: Add missing include for barrier.h
Marc Zyngier
2015-10-09
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
2015-10-09
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
2015-10-09
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker