开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
proc.S
Age
Commit message (
Expand
)
Author
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
2023-07-27
arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASK
Anshuman Khandual
2023-06-06
arm64: enable Permission Indirection Extension (PIE)
Joey Gouly
2023-06-06
arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS
Joey Gouly
2023-05-02
arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text
ndesaulniers@google.com
2023-01-24
arm64: kernel: move identity map out of .text mapping
Ard Biesheuvel
2022-11-25
arm64/kpti: Move DAIF masking to C code
Mark Brown
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-09-26
arm64: Add types to indirect called assembly functions
Sami Tolvanen
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2022-07-01
arm64: mm: fix booting with 52-bit address space
Ard Biesheuvel
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
2022-06-24
arm64: head: move assignment of idmap_t0sz to C code
Ard Biesheuvel
2022-06-23
arm64: mm: install KPTI nG mappings with MMU enabled
Ard Biesheuvel
2022-06-23
arm64: kpti-ng: simplify page table traversal logic
Ard Biesheuvel
2022-02-15
arm64/mm: Consolidate TCR_EL1 fields
Anshuman Khandual
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-06-24
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-06-01
arm64: mm: Remove unused support for Normal-WT memory type
Will Deacon
2021-06-01
arm64: mm: Remove unused support for Device-GRE memory type
Will Deacon
2021-05-26
arm64: assembler: add set_this_cpu_offset
Mark Rutland
2021-05-10
arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
Peter Collingbourne
2021-03-28
arm64: setup: name `tcr` register
Mark Rutland
2021-03-28
arm64: setup: name `mair` register
Mark Rutland
2021-02-08
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
2021-02-08
arm64: Fix outdated TCR setup comment
Marc Zyngier
2021-01-05
arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled
Catalin Marinas
2020-12-22
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-11-25
kasan: arm64: set TCR_EL1.TBID1 when enabled
Peter Collingbourne
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-09-03
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
2020-09-03
arm64: mte: Use Normal Tagged attributes for the linear map
Catalin Marinas
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-15
arm64: Preserve register x18 when CPU is suspended
Sami Tolvanen
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
2020-04-28
arm64: remove ptrauth_keys_install_kernel sync arg
Mark Rutland
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-25
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
[next]