index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
proc.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
Peter Collingbourne
2021-05-10
1
-0
/
+12
*
arm64: setup: name `tcr` register
Mark Rutland
2021-03-28
1
-23
/
+16
*
arm64: setup: name `mair` register
Mark Rutland
2021-03-28
1
-3
/
+6
*
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
2021-02-08
1
-11
/
+1
*
arm64: Fix outdated TCR setup comment
Marc Zyngier
2021-02-08
1
-2
/
+2
*
arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled
Catalin Marinas
2021-01-05
1
-1
/
+1
*
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
2020-12-22
1
-3
/
+20
*
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-09
1
-2
/
+2
|
\
|
*
kasan: arm64: set TCR_EL1.TBID1 when enabled
Peter Collingbourne
2020-11-25
1
-1
/
+1
|
*
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-11-10
1
-1
/
+1
*
|
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-12-02
1
-1
/
+1
|
/
*
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
2020-09-03
1
-0
/
+24
*
arm64: mte: Use Normal Tagged attributes for the linear map
Catalin Marinas
2020-09-03
1
-2
/
+6
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
1
-0
/
+14
|
\
|
*
arm64: Preserve register x18 when CPU is suspended
Sami Tolvanen
2020-05-15
1
-0
/
+14
*
|
arm64: simplify ptrauth initialization
Mark Rutland
2020-04-28
1
-44
/
+0
*
|
arm64: remove ptrauth_keys_install_kernel sync arg
Mark Rutland
2020-04-28
1
-1
/
+1
|
/
*
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-25
1
-12
/
+61
|
\
|
*
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
2020-03-18
1
-0
/
+2
|
*
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
1
-0
/
+12
|
*
arm64: enable ptrauth earlier
Kristina Martsenko
2020-03-18
1
-0
/
+31
|
*
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
2020-03-18
1
-11
/
+15
*
|
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
2020-03-25
1
-1
/
+1
|
\
\
|
*
|
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
2020-03-24
1
-1
/
+1
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-25
1
-28
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64: mm: convert cpu_do_switch_mm() to C
Mark Rutland
2020-02-27
1
-28
/
+0
|
|
/
|
/
|
|
*
arm64: trap to EL1 accesses to AMU counters from EL0
Ionela Voinescu
2020-03-06
1
-0
/
+3
|
/
*
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
2020-01-22
1
-12
/
+12
|
\
|
*
arm64: mm: Use modern annotations for assembly functions
Mark Brown
2020-01-08
1
-12
/
+12
|
|
|
\
*
-
.
\
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
2020-01-22
1
-48
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings
Sami Tolvanen
2020-01-16
1
-31
/
+32
|
|
/
|
/
|
|
*
arm64: Use macros instead of hard-coded constants for MAIR_EL1
Catalin Marinas
2020-01-17
1
-17
/
+10
|
/
*
-
.
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
1
-5
/
+6
|
\
\
|
*
|
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
1
-1
/
+1
|
*
|
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
1
-1
/
+2
|
*
|
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-08-09
1
-3
/
+3
|
|
/
*
/
arm64: kpti: ensure patched kernel text is fetched from PoU
Mark Rutland
2019-08-28
1
-0
/
+9
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: Save and restore OSDLR_EL1 across suspend/resume
Jean-Philippe Brucker
2019-04-09
1
-16
/
+18
*
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
2019-02-28
1
-0
/
+1
*
arm64: Unmask PMR before going idle
Julien Thierry
2019-02-06
1
-11
/
+0
*
kasan, arm64: enable top byte ignore for the kernel
Andrey Konovalov
2018-12-28
1
-1
/
+7
*
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
1
-2
/
+2
*
arm64: mm: introduce 52-bit userspace support
Steve Capper
2018-12-10
1
-1
/
+9
*
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2018-12-10
1
-0
/
+4
*
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-09-18
1
-3
/
+8
*
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
2018-06-22
1
-2
/
+3
*
arm64: Delay enabling hardware DBM feature
Suzuki K Poulose
2018-03-26
1
-7
/
+6
[next]