index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
7
-77
/
+66
2022-07-25
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
4
-2
/
+11
2022-07-25
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
5
-151
/
+22
2022-07-25
Merge branch 'for-next/sme' into for-next/core
Will Deacon
1
-0
/
+1
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-0
/
+6
2022-07-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
4
-10
/
+8
2022-07-25
Merge branch 'for-next/kpti' into for-next/core
Will Deacon
1
-1
/
+3
2022-07-25
Merge branch 'for-next/kcsan' into for-next/core
Will Deacon
1
-6
/
+6
2022-07-25
Merge branch 'for-next/ioremap' into for-next/core
Will Deacon
2
-6
/
+28
2022-07-25
Merge branch 'for-next/extable' into for-next/core
Will Deacon
4
-79
/
+110
2022-07-20
arm64: fix KASAN_INLINE
Mark Rutland
1
-0
/
+3
2022-07-20
arm64/hwcap: Support FEAT_EBF16
Mark Brown
2
-0
/
+2
2022-07-20
arm64/cpufeature: Store elf_hwcaps as a bitmap rather than unsigned long
Mark Brown
2
-2
/
+2
2022-07-20
arm64/hwcap: Document allocation of upper bits of AT_HWCAP
Mark Brown
1
-0
/
+3
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
1
-0
/
+6
2022-07-19
arm64/mm: use GENMASK_ULL for TTBR_BADDR_MASK_52
Joey Gouly
1
-2
/
+1
2022-07-05
arm64: mm: Remove assembly DMA cache maintenance wrappers
Will Deacon
1
-7
/
+0
2022-07-05
arm64/sysreg: Convert ID_AA64ZFR0_EL1 to automatic generation
Mark Brown
1
-23
/
+0
2022-07-05
arm64/sysreg: Convert ID_AA64SMFR0_EL1 to automatic generation
Mark Brown
1
-18
/
+0
2022-07-05
arm64/sysreg: Convert LORID_EL1 to automatic generation
Mark Brown
1
-2
/
+0
2022-07-05
arm64/sysreg: Convert LORC_EL1 to automatic generation
Mark Brown
1
-1
/
+0
2022-07-05
arm64/sysreg: Convert LORN_EL1 to automatic generation
Mark Brown
1
-1
/
+0
2022-07-05
arm64/sysreg: Convert LOREA_EL1 to automatic generation
Mark Brown
1
-1
/
+0
2022-07-05
arm64/sysreg: Convert LORSA_EL1 to automatic generation
Mark Brown
1
-1
/
+0
2022-07-05
arm64/sysreg: Convert ID_AA64ISAR2_EL1 to automatic generation
Mark Brown
1
-27
/
+0
2022-07-05
arm64/sysreg: Convert ID_AA64ISAR1_EL1 to automatic generation
Mark Brown
1
-34
/
+0
2022-07-05
arm64/sysreg: Convert GMID to automatic generation
Mark Brown
1
-1
/
+0
2022-07-05
arm64/sysreg: Convert DCZID_EL0 to automatic generation
Mark Brown
1
-5
/
+0
2022-07-05
arm64/sysreg: Convert CTR_EL0 to automatic generation
Mark Brown
1
-16
/
+0
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names
Mark Brown
3
-17
/
+17
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
Mark Brown
2
-31
/
+31
2022-07-05
arm64/sysreg: Remove defines for RPRES enumeration
Mark Brown
1
-2
/
+0
2022-07-05
arm64/sysreg: Standardise naming for ID_AA64ZFR0_EL1 fields
Mark Brown
1
-19
/
+19
2022-07-05
arm64/sysreg: Standardise naming for ID_AA64SMFR0_EL1 enums
Mark Brown
2
-15
/
+15
2022-07-05
arm64/sysreg: Standardise naming for WFxT defines
Mark Brown
1
-3
/
+3
2022-07-05
arm64/sysreg: Make BHB clear feature defines match the architecture
Mark Brown
2
-2
/
+2
2022-07-05
arm64/sysreg: Align pointer auth enumeration defines with architecture
Mark Brown
1
-17
/
+17
2022-07-05
arm64/mte: Standardise GMID field name definitions
Mark Brown
1
-2
/
+2
2022-07-05
arm64/sysreg: Standardise naming for DCZID_EL0 field names
Mark Brown
1
-2
/
+2
2022-07-05
arm64/sysreg: Standardise naming for CTR_EL0 fields
Mark Brown
2
-22
/
+24
2022-07-05
arm64/cache: Restrict which headers are included in __ASSEMBLY__
Mark Brown
1
-6
/
+5
2022-07-05
arm64/sysreg: Add SYS_FIELD_GET() helper
Mark Brown
1
-0
/
+3
2022-07-05
arm64/cpuinfo: Remove references to reserved cache type
Mark Brown
1
-1
/
+0
2022-07-05
arm64/mm: Define defer_reserve_crashkernel()
Anshuman Khandual
1
-0
/
+5
2022-07-01
arm64: Add the arm64.nosve command line option
Marc Zyngier
2
-15
/
+2
2022-07-01
arm64: Add the arm64.nosme command line option
Marc Zyngier
2
-45
/
+1
2022-07-01
arm64: Save state of HCR_EL2.E2H before switch to EL1
Marc Zyngier
1
-0
/
+7
2022-07-01
arm64: Rename the VHE switch to "finalise_el2"
Marc Zyngier
1
-2
/
+2
2022-07-01
arm64: Do not forget syscall when starting a new thread.
Francis Laniel
1
-1
/
+2
2022-06-28
arm64: extable: cleanup redundant extable type EX_TYPE_FIXUP
Tong Tiangen
1
-19
/
+4
[next]