summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64/sysreg: Convert ID_AA64SMFR0_EL1 to automatic generationMark Brown2022-07-051-18/+0
* arm64/sysreg: Convert LORID_EL1 to automatic generationMark Brown2022-07-051-2/+0
* arm64/sysreg: Convert LORC_EL1 to automatic generationMark Brown2022-07-051-1/+0
* arm64/sysreg: Convert LORN_EL1 to automatic generationMark Brown2022-07-051-1/+0
* arm64/sysreg: Convert LOREA_EL1 to automatic generationMark Brown2022-07-051-1/+0
* arm64/sysreg: Convert LORSA_EL1 to automatic generationMark Brown2022-07-051-1/+0
* arm64/sysreg: Convert ID_AA64ISAR2_EL1 to automatic generationMark Brown2022-07-051-27/+0
* arm64/sysreg: Convert ID_AA64ISAR1_EL1 to automatic generationMark Brown2022-07-051-34/+0
* arm64/sysreg: Convert GMID to automatic generationMark Brown2022-07-051-1/+0
* arm64/sysreg: Convert DCZID_EL0 to automatic generationMark Brown2022-07-051-5/+0
* arm64/sysreg: Convert CTR_EL0 to automatic generationMark Brown2022-07-051-16/+0
* arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition namesMark Brown2022-07-053-19/+19
* arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition namesMark Brown2022-07-052-32/+32
* arm64/sysreg: Remove defines for RPRES enumerationMark Brown2022-07-051-2/+0
* arm64/sysreg: Standardise naming for ID_AA64ZFR0_EL1 fieldsMark Brown2022-07-051-20/+20
* arm64/sysreg: Standardise naming for ID_AA64SMFR0_EL1 enumsMark Brown2022-07-052-16/+16
* arm64/sysreg: Standardise naming for WFxT definesMark Brown2022-07-051-3/+3
* arm64/sysreg: Make BHB clear feature defines match the architectureMark Brown2022-07-052-2/+2
* arm64/sysreg: Align pointer auth enumeration defines with architectureMark Brown2022-07-051-17/+17
* arm64/mte: Standardise GMID field name definitionsMark Brown2022-07-051-2/+2
* arm64/sysreg: Standardise naming for DCZID_EL0 field namesMark Brown2022-07-051-2/+2
* arm64/sysreg: Standardise naming for CTR_EL0 fieldsMark Brown2022-07-052-22/+24
* arm64/cache: Restrict which headers are included in __ASSEMBLY__Mark Brown2022-07-051-6/+5
* arm64/sysreg: Add SYS_FIELD_GET() helperMark Brown2022-07-051-0/+3
* arm64/cpuinfo: Remove references to reserved cache typeMark Brown2022-07-051-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-142-5/+3
|\
| * KVM: arm64: Drop stale commentMarc Zyngier2022-06-091-5/+0
| * KVM: arm64: Extend comment in has_vhe()Will Deacon2022-06-091-0/+3
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-101-2/+2
|\ \
| * | arm64/sme: Fix tests for 0b1111 value ID registersMark Brown2022-06-081-2/+2
| |/
* / arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko2022-06-061-0/+2
|/
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-84/+10
|\
| * asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-64/+9
| * fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-16/+0
| * uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
* | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-2/+2
|\ \
| * | mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy2022-05-051-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-269-27/+52
|\ \ \
| * \ \ Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-251-0/+4
| |\ \ \
| * \ \ \ Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-05-2519-35/+474
| |\ \ \ \
| | * \ \ \ Merge branch kvm-arm64/misc-5.19 into kvmarm-master/nextMarc Zyngier2022-05-162-1/+9
| | |\ \ \ \
| | | * | | | KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaroundMarc Zyngier2022-05-151-0/+8
| | | * | | | KVM: arm64: Don't BUG_ON() if emulated register table is unsortedAlexandru Elisei2022-05-041-1/+1
| | * | | | | Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier2022-05-161-11/+0
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedMarc Zyngier2022-05-161-6/+0
| | | * | | | | KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba2022-05-151-6/+1
| | | |/ / / /
| | * | | | | Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier2022-05-161-2/+8
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Implement PSCI SYSTEM_SUSPENDOliver Upton2022-05-041-0/+2
| | | * | | | | KVM: arm64: Add support for userspace to suspend a vCPUOliver Upton2022-05-041-0/+1