开源镜像站
帮助
动态
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
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
2021-02-09
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
2021-02-09
arm64: cpufeature: Add an early command-line cpufeature override facility
Marc Zyngier
2021-02-09
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
2021-02-09
arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
Marc Zyngier
2021-02-09
arm64: Simplify init_el2_state to be non-VHE only
Marc Zyngier
2021-02-09
arm64: Initialise as nVHE before switching to VHE
Marc Zyngier
2021-02-08
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
2020-12-08
KVM: arm64: Fix nVHE boot on VHE systems
Marc Zyngier
2020-12-04
arm64: Extract parts of el2_setup into a macro
David Brazdil
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2020-11-17
arm64: head: tidy up the Image header definition
Ard Biesheuvel
2020-10-09
Revert "arm64: initialize per-cpu offsets earlier"
Will Deacon
2020-10-07
Merge branch 'for-next/late-arrivals' into for-next/core
Will Deacon
2020-10-05
arm64: initialize per-cpu offsets earlier
Mark Rutland
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
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-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
2020-05-18
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-04-28
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
2020-04-28
arm64: rename stext to primary_entry
Ard Biesheuvel
2020-04-28
arm64: simplify ptrauth initialization
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 branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
2020-03-25
arm64: head: Convert install_el2_stub to SYM_INNER_LABEL
Mark Brown
2020-03-24
arm64: move kimage_vaddr to .rodata
Remi Denis-Courmont
2020-03-18
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
2020-03-09
arm64: kernel: Convert to modern annotations for assembly data
Mark Brown
2020-03-09
arm64: head: Annotate stext and preserve_boot_args as code
Mark Brown
2020-03-09
arm64: head.S: Convert to modern annotations for assembly functions
Mark Brown
2020-03-04
arm64: remove gratuitious/stray .ltorg stanzas
Remi Denis-Courmont
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-27
arm64: smp: Don't enter kernel with NULL stack pointer or task struct
Will Deacon
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
[next]