index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-08-24
arm64: head: avoid over-mapping in map_memory
Mark Rutland
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
2021-06-15
arm64: head: fix code comments in set_cpu_boot_mode_flag
Dong Aisheng
2021-06-15
arm64: mm: drop unused __pa(__idmap_text_start)
Dong Aisheng
2021-06-15
arm64: mm: fix the count comments in compute_indices
Dong Aisheng
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
2021-05-26
arm64: smp: unify task and sp setup
Mark Rutland
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
2021-04-08
arm64: Cope with CPUs stuck in VHE mode
Marc Zyngier
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
[next]