summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/sysreg.h
AgeCommit message (Expand)AuthorLines
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2021-10-29Merge branch 'for-next/mte' into for-next/coreWill Deacon-0/+3
2021-10-29Merge branch 'for-next/extable' into for-next/coreWill Deacon-17/+8
2021-10-21arm64: factor out GPR numbering helpersMark Rutland-17/+8
2021-10-19arm64: Add CNT{P,V}CTSS_EL0 alternatives to cnt{p,v}ct_el0Marc Zyngier-0/+3
2021-10-17KVM: arm64: vgic-v3: Reduce common group trapping to ICV_DIR_EL1 when possibleMarc Zyngier-0/+3
2021-10-07arm64: mte: Bitfield definitions for Asymm MTEVincenzo Frascino-0/+3
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+22
2021-08-26Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas-14/+33
2021-08-20Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier-4/+12
2021-08-20Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15Marc Zyngier-12/+16
2021-08-20KVM: arm64: Add feature register flag definitionsFuad Tabba-4/+8
2021-08-20KVM: arm64: Refactor sys_regs.h,c for nVHE reuseFuad Tabba-0/+5
2021-08-18arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macrosAnshuman Khandual-0/+7
2021-08-11arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFTAnshuman Khandual-0/+3
2021-08-03arm64/cpufeature: Optionally disable MTE via command-lineYee Lee-2/+1
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland-0/+16
2021-07-30arm64/kexec: Test page size support with new TGRAN range valuesAnshuman Khandual-12/+16
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+2
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price-1/+2
2021-06-01arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon-1/+0
2021-06-01arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon-1/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+56
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+60
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas-1/+3
2021-04-15Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas-1/+8
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne-1/+3
2021-04-13Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/nextMarc Zyngier-3/+4
2021-04-13Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/nextMarc Zyngier-0/+2
2021-04-11KVM: arm64: Don't print warning when trapping SPE registersAlexandru Elisei-0/+2
2021-04-08arm64: Disable fine grained traps on bootMark Brown-0/+6
2021-04-08arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin-0/+60
2021-04-05arm64: Add TRBE definitionsAnshuman Khandual-0/+50
2021-03-26arm64: Support execute-only permissions with Enhanced PANVladimir Murzin-1/+2
2021-03-18KVM: arm64: Force SCTLR_EL2.WXN when running nVHEMarc Zyngier-1/+1
2021-03-18KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ONMarc Zyngier-3/+4
2021-03-10arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse-6/+14
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+11
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2021-02-04arm64: Add TRFCR_ELx definitionsJonathan Zhou-0/+11
2021-02-03KVM: arm64: Upgrade PMU support to ARMv8.4Marc Zyngier-0/+3
2021-01-20drivers/perf: Add support for ARMv8.3-SPEWei Li-1/+8
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-6/+16
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas-1/+1
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier-6/+16
2020-12-04Merge remote-tracking branch 'arm64/for-next/uaccess' into HEADMarc Zyngier-6/+16
2020-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2020-12-02arm64: head.S: cleanup SCTLR_ELx initializationMark Rutland-6/+12
2020-12-02arm64: add C wrappers for SET_PSTATE_*()Mark Rutland-0/+4