aboutsummaryrefslogtreecommitdiff
path: root/tools/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2025-12-24tools headers: Sync arm64 headers with kernel sourcesNamhyung Kim1-3/+3
2025-12-23tools headers arm64: Add NVIDIA Olympus partBesar Wicaksono1-0/+2
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+2
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas1-2/+0
2025-11-27KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last userBen Horgan1-2/+0
2025-11-12KVM: selftests: Test for KVM_EXIT_ARM_SEAJiaqi Yan1-0/+2
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth5-13/+13
2025-10-23tools: arm64: Add Cortex-A720AE definitionsKuninori Morimoto1-0/+2
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier1-3/+0
2025-08-18tools headers: Sync arm64 headers with the kernel sourceNamhyung Kim1-0/+28
2025-06-16tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo1-4/+5
2025-06-03Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...Linus Torvalds1-0/+2
2025-05-27perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12Yicong Yang1-0/+2
2025-05-06arm64: tools: Resync sysreg.hMarc Zyngier1-17/+48
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim1-23/+1
2025-04-10tools headers: Update the KVM headers with the kernel sourcesNamhyung Kim1-3/+2
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton1-0/+12
2025-03-19Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton1-30/+0
2025-03-03arm64: sysreg: Add layout for ICH_MISR_EL2Marc Zyngier1-5/+0
2025-03-03arm64: sysreg: Add layout for ICH_VTR_EL2Marc Zyngier1-13/+0
2025-03-03arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier1-12/+0
2025-02-26KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2Shameer Kolothum1-0/+12
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds1-6/+0
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins1-6/+0
2025-01-12arm64/sysreg/tools: Move TRFCR definitions to sysregJames Clark1-12/+0
2025-01-12tools: arm64: Update sysreg.h header filesJames Clark1-8/+390
2024-12-04tools headers: Sync arm64 kvm header with the kernel sourcesNamhyung Kim1-0/+6
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini2-0/+497
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-10-26tools: arm64: Grab a copy of esr.h from kernelOliver Upton2-0/+497
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+0
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld1-1/+0
2024-10-02tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella1-0/+1
2024-08-07tools/include: Sync arm64 headers with the kernel sourcesNamhyung Kim1-0/+10
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-06-04tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+6
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-12/+12
2024-04-28arm64/sysreg: Update PIE permission encodingsShiqi Liu1-12/+12
2024-04-11tools/include: Sync arm64 asm/cputype.h with the kernel sourcesNamhyung Kim1-0/+4
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim1-6/+9
2023-11-22perf build: Ensure sysreg-defs Makefile respects output dirOliver Upton1-1/+1
2023-11-22tools headers: Update tools's copy of arm64/asm headersNamhyung Kim3-5/+42
2023-10-30tools headers arm64: Fix references to top srcdir in MakefileOliver Upton1-8/+8
2023-10-18tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang2-647/+218
2023-10-18tools: arm64: Add a Makefile for generating sysreg-defs.hOliver Upton2-0/+39
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+24
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann1-0/+24