index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
arm64/sysreg: Update ID_AA64ZFR0_EL1 to DDI0601 2024-09
Mark Brown
1
-2
/
+12
2025-01-07
arm64/sysreg: Update ID_AA64FPFR0_EL1 to DDI0601 2024-09
Mark Brown
1
-1
/
+9
2025-01-07
arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09
Mark Brown
1
-1
/
+17
2025-01-07
arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
Mark Brown
1
-1
/
+6
2025-01-02
KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity
Marc Zyngier
1
-0
/
+1
2024-12-19
arm64/sysreg: Get rid of CPACR_ELx SysregFields
Marc Zyngier
1
-5
/
+1
2024-12-19
arm64/sysreg: Convert *_EL12 accessors to Mapping
Marc Zyngier
1
-9
/
+9
2024-12-19
arm64/sysreg: Get rid of the TCR2_EL1x SysregFields
Marc Zyngier
1
-6
/
+2
2024-12-19
arm64/sysreg: Allow a 'Mapping' descriptor for system registers
Marc Zyngier
2
-3
/
+11
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+244
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+14
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2
-0
/
+6
2024-11-11
Merge branch kvm-arm64/nv-pmu into kvmarm/next
Oliver Upton
1
-3
/
+73
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
2
-0
/
+163
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
2024-11-05
arm64: Add support for FEAT_HAFT
Yicong Yang
1
-0
/
+1
2024-11-05
arm64/sysreg: Update ID_AA64MMFR1_EL1 register
Yicong Yang
1
-0
/
+4
2024-10-31
arm64: sysreg: Add new definitions for ID_AA64DFR0_EL1
Oliver Upton
1
-3
/
+12
2024-10-31
arm64: sysreg: Migrate MDCR_EL2 definition to table
Oliver Upton
1
-0
/
+35
2024-10-31
arm64: sysreg: Describe ID_AA64DFR2_EL1 fields
Oliver Upton
1
-0
/
+26
2024-10-31
arm64: cpufeature: discover CPU support for MPAM
James Morse
1
-0
/
+2
2024-10-31
arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
James Morse
1
-0
/
+161
2024-10-31
arm64: Add encoding for POR_EL2
Marc Zyngier
1
-0
/
+4
2024-10-31
arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT
Marc Zyngier
1
-0
/
+1
2024-10-31
arm64: Add encoding for PIRE0_EL2
Marc Zyngier
1
-0
/
+4
2024-10-31
arm64: Drop SKL0/SKL1 from TCR2_EL2
Marc Zyngier
1
-2
/
+1
2024-10-28
perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control
Rob Herring (Arm)
1
-0
/
+8
2024-10-16
arm64/sysreg: Update ID_AA64MMFR1_EL1 to DDI0601 2024-09
Mark Brown
1
-0
/
+4
2024-10-04
arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
Mark Brown
1
-0
/
+1
2024-09-12
Merge branch 'for-next/poe' into for-next/core
Will Deacon
1
-0
/
+1
2024-09-04
arm64: cpufeature: add Permission Overlay Extension cpucap
Joey Gouly
1
-0
/
+1
2024-08-16
perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter
Rob Herring (Arm)
1
-0
/
+25
2024-08-16
KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL access
Rob Herring (Arm)
1
-0
/
+5
2024-07-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2024-07-23
arm64/sysreg: Correct the values for GICv4.1
Raghavendra Rao Ananta
1
-2
/
+2
2024-07-10
arm64: generate 64-bit syscall.tbl
Arnd Bergmann
2
-1
/
+6
2024-07-10
arm64: convert unistd_32.h to syscall.tbl format
Arnd Bergmann
1
-0
/
+476
2024-05-10
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
1
-0
/
+1
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+45
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
2
-4
/
+5
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
2
-1
/
+35
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
1
-0
/
+1
2024-02-21
arm64/sysreg: Update ID_AA64DFR0_EL1 register
Anshuman Khandual
1
-0
/
+2
2024-02-21
arm64/sysreg: Update ID_DFR0_EL1 register fields
Anshuman Khandual
1
-0
/
+2
2024-02-21
arm64/sysreg: Add register fields for ID_AA64DFR1_EL1
Anshuman Khandual
1
-1
/
+30
2024-02-19
arm64: sysreg: Add missing ID_AA64ISAR[13]_EL1 fields and variants
Marc Zyngier
1
-1
/
+7
2024-02-19
arm64: Use Signed/Unsigned enums for TGRAN{4,16,64} and VARange
Marc Zyngier
1
-4
/
+4
2024-02-16
arm64: mm: Handle LVA support as a CPU feature
Ard Biesheuvel
1
-0
/
+1
2024-02-08
arm64: cpufeature: Detect HCR_EL2.NV1 being RES0
Marc Zyngier
1
-0
/
+1
2024-02-08
arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
Marc Zyngier
1
-0
/
+37
[prev]
[next]