index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
head.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
2021-02-24
1
-0
/
+1
*
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
2021-02-09
1
-4
/
+0
*
arm64: cpufeature: Add an early command-line cpufeature override facility
Marc Zyngier
2021-02-09
1
-0
/
+1
*
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
2021-02-09
1
-1
/
+2
*
arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
Marc Zyngier
2021-02-09
1
-5
/
+3
*
arm64: Simplify init_el2_state to be non-VHE only
Marc Zyngier
2021-02-09
1
-1
/
+1
*
arm64: Initialise as nVHE before switching to VHE
Marc Zyngier
2021-02-09
1
-36
/
+2
*
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
2021-02-08
1
-15
/
+4
*
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-117
/
+18
|
\
|
*
KVM: arm64: Fix nVHE boot on VHE systems
Marc Zyngier
2020-12-08
1
-1
/
+4
|
*
arm64: Extract parts of el2_setup into a macro
David Brazdil
2020-12-04
1
-120
/
+18
*
|
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
2020-12-09
1
-20
/
+31
|
\
|
|
*
arm64: head.S: always initialize PSTATE
Mark Rutland
2020-12-02
1
-11
/
+21
|
*
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-12-02
1
-3
/
+3
|
*
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2020-12-02
1
-7
/
+8
*
|
arm64: head: tidy up the Image header definition
Ard Biesheuvel
2020-11-17
1
-17
/
+2
|
/
*
Revert "arm64: initialize per-cpu offsets earlier"
Will Deacon
2020-10-09
1
-3
/
+0
*
Merge branch 'for-next/late-arrivals' into for-next/core
Will Deacon
2020-10-07
1
-0
/
+3
|
\
|
*
arm64: initialize per-cpu offsets earlier
Mark Rutland
2020-10-05
1
-0
/
+3
*
|
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2020-09-07
1
-10
/
+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
/
+6
|
\
|
*
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
2020-05-18
1
-1
/
+1
|
*
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-05-15
1
-0
/
+6
|
|
|
\
*
-
.
\
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
2020-05-28
1
-15
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64: simplify ptrauth initialization
Mark Rutland
2020-04-28
1
-2
/
+10
|
|
/
|
/
|
|
*
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
2020-04-28
1
-3
/
+9
|
*
arm64: rename stext to primary_entry
Ard Biesheuvel
2020-04-28
1
-10
/
+9
|
/
*
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-25
1
-0
/
+2
|
\
|
*
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
2020-03-18
1
-0
/
+2
*
|
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
2020-03-25
1
-5
/
+7
|
\
\
|
*
|
arm64: move kimage_vaddr to .rodata
Remi Denis-Courmont
2020-03-24
1
-5
/
+7
*
|
|
Merge branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
2020-03-25
1
-36
/
+39
|
\
\
\
|
*
|
|
arm64: head: Convert install_el2_stub to SYM_INNER_LABEL
Mark Brown
2020-03-25
1
-1
/
+1
|
|
/
/
|
*
|
arm64: kernel: Convert to modern annotations for assembly data
Mark Brown
2020-03-09
1
-3
/
+6
|
*
|
arm64: head: Annotate stext and preserve_boot_args as code
Mark Brown
2020-03-09
1
-4
/
+4
|
*
|
arm64: head.S: Convert to modern annotations for assembly functions
Mark Brown
2020-03-09
1
-28
/
+28
|
|
/
*
/
arm64: remove gratuitious/stray .ltorg stanzas
Remi Denis-Courmont
2020-03-04
1
-1
/
+0
|
/
*
-
-
-
.
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
1
-6
/
+14
|
\
\
\
|
|
|
*
arm64: smp: Don't enter kernel with NULL stack pointer or task struct
Will Deacon
2019-08-27
1
-0
/
+8
|
|
|
/
|
*
|
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
1
-6
/
+1
|
*
|
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
1
-2
/
+2
|
*
|
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-08-09
1
-1
/
+1
|
*
|
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
1
-0
/
+5
|
*
|
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-09
1
-1
/
+1
|
|
/
*
/
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
2019-08-05
1
-6
/
+90
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: Fix size of __early_cpu_boot_status
Arun KS
2019-05-01
1
-1
/
+1
[next]