index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/sysreg: Convert ID_AA64SMFR0_EL1 to automatic generation
Mark Brown
2022-07-05
2
-18
/
+37
*
arm64/sysreg: Convert LORID_EL1 to automatic generation
Mark Brown
2022-07-05
2
-2
/
+7
*
arm64/sysreg: Convert LORC_EL1 to automatic generation
Mark Brown
2022-07-05
2
-1
/
+7
*
arm64/sysreg: Convert LORN_EL1 to automatic generation
Mark Brown
2022-07-05
2
-1
/
+5
*
arm64/sysreg: Convert LOREA_EL1 to automatic generation
Mark Brown
2022-07-05
2
-1
/
+6
*
arm64/sysreg: Convert LORSA_EL1 to automatic generation
Mark Brown
2022-07-05
2
-1
/
+8
*
arm64/sysreg: Convert ID_AA64ISAR2_EL1 to automatic generation
Mark Brown
2022-07-05
2
-27
/
+33
*
arm64/sysreg: Convert ID_AA64ISAR1_EL1 to automatic generation
Mark Brown
2022-07-05
2
-34
/
+83
*
arm64/sysreg: Convert GMID to automatic generation
Mark Brown
2022-07-05
2
-1
/
+5
*
arm64/sysreg: Convert DCZID_EL0 to automatic generation
Mark Brown
2022-07-05
2
-5
/
+6
*
arm64/sysreg: Convert CTR_EL0 to automatic generation
Mark Brown
2022-07-05
2
-16
/
+21
*
arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names
Mark Brown
2022-07-05
8
-45
/
+45
*
arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
Mark Brown
2022-07-05
7
-103
/
+103
*
arm64/sysreg: Remove defines for RPRES enumeration
Mark Brown
2022-07-05
1
-2
/
+0
*
arm64/sysreg: Standardise naming for ID_AA64ZFR0_EL1 fields
Mark Brown
2022-07-05
2
-39
/
+39
*
arm64/sysreg: Standardise naming for ID_AA64SMFR0_EL1 enums
Mark Brown
2022-07-05
3
-32
/
+32
*
arm64/sysreg: Standardise naming for WFxT defines
Mark Brown
2022-07-05
3
-8
/
+8
*
arm64/sysreg: Make BHB clear feature defines match the architecture
Mark Brown
2022-07-05
3
-3
/
+3
*
arm64/sysreg: Align pointer auth enumeration defines with architecture
Mark Brown
2022-07-05
2
-29
/
+29
*
arm64/mte: Standardise GMID field name definitions
Mark Brown
2022-07-05
3
-4
/
+4
*
arm64/sysreg: Standardise naming for DCZID_EL0 field names
Mark Brown
2022-07-05
2
-4
/
+4
*
arm64/sysreg: Standardise naming for CTR_EL0 fields
Mark Brown
2022-07-05
7
-43
/
+45
*
arm64/cache: Restrict which headers are included in __ASSEMBLY__
Mark Brown
2022-07-05
1
-6
/
+5
*
arm64/sysreg: Add SYS_FIELD_GET() helper
Mark Brown
2022-07-05
1
-0
/
+3
*
arm64/sysreg: Allow leading blanks on comments in sysreg file
Mark Brown
2022-07-05
1
-1
/
+1
*
arm64/idreg: Fix tab/space damage
Mark Brown
2022-07-05
1
-7
/
+7
*
arm64/cpuinfo: Remove references to reserved cache type
Mark Brown
2022-07-05
2
-9
/
+15
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-17
5
-79
/
+69
|
\
|
*
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
2022-06-17
1
-2
/
+0
|
*
arm64/cpufeature: Unexport set_cpu_feature()
Mark Brown
2022-06-16
1
-1
/
+0
|
*
arm64: ftrace: remove redundant label
Mark Rutland
2022-06-15
1
-1
/
+0
|
*
arm64: ftrace: consistently handle PLTs.
Mark Rutland
2022-06-15
1
-71
/
+66
|
*
arm64: ftrace: fix branch range checks
Mark Rutland
2022-06-15
1
-2
/
+2
|
*
Revert "arm64: Initialize jump labels before setup_machine_fdt()"
Catalin Marinas
2022-06-15
1
-4
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-14
13
-73
/
+95
|
\
\
|
|
/
|
/
|
|
*
KVM: arm64: Drop stale comment
Marc Zyngier
2022-06-09
1
-5
/
+0
|
*
KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
Will Deacon
2022-06-09
1
-4
/
+0
|
*
KVM: arm64: Extend comment in has_vhe()
Will Deacon
2022-06-09
1
-0
/
+3
|
*
KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
Will Deacon
2022-06-09
2
-10
/
+6
|
*
KVM: arm64: Handle all ID registers trapped for a protected VM
Marc Zyngier
2022-06-09
1
-8
/
+34
|
*
KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
Will Deacon
2022-06-09
1
-1
/
+3
|
*
KVM: arm64: Warn if accessing timer pending state outside of vcpu context
Marc Zyngier
2022-06-08
1
-0
/
+3
|
*
KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
Marc Zyngier
2022-06-08
2
-39
/
+22
|
*
KVM: arm64: Don't read a HW interrupt pending state in user context
Marc Zyngier
2022-06-07
3
-5
/
+21
|
*
KVM: arm64: Fix inconsistent indenting
sunliming
2022-06-07
1
-1
/
+1
|
*
KVM: arm64: Always start with clearing SME flag on load
Marc Zyngier
2022-06-07
1
-0
/
+1
|
*
KVM: arm64: Always start with clearing SVE flag on load
Marc Zyngier
2022-06-07
1
-0
/
+1
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-10
4
-8
/
+24
|
\
\
|
*
|
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
2022-06-10
1
-0
/
+6
|
*
|
arm64/sme: Fix EFI save/restore
Mark Brown
2022-06-10
1
-4
/
+14
[next]