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
*
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-09-30
1
-1
/
+1
*
arm64: head: avoid over-mapping in map_memory
Mark Rutland
2021-08-24
1
-5
/
+6
*
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-24
1
-3
/
+2
|
\
|
*
arm64: head: fix code comments in set_cpu_boot_mode_flag
Dong Aisheng
2021-06-15
1
-1
/
+1
|
*
arm64: mm: drop unused __pa(__idmap_text_start)
Dong Aisheng
2021-06-15
1
-1
/
+0
|
*
arm64: mm: fix the count comments in compute_indices
Dong Aisheng
2021-06-15
1
-1
/
+1
*
|
Merge branch 'for-next/caches' into for-next/core
Will Deacon
2021-06-24
1
-8
/
+5
|
\
\
|
*
|
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
1
-4
/
+4
|
*
|
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-4
/
+1
|
|
/
*
|
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
2021-05-27
1
-1
/
+1
*
|
arm64: smp: initialize cpu offset earlier
Mark Rutland
2021-05-26
1
-6
/
+11
*
|
arm64: smp: unify task and sp setup
Mark Rutland
2021-05-26
1
-18
/
+15
*
|
arm64: smp: remove stack from secondary_data
Mark Rutland
2021-05-26
1
-3
/
+4
*
|
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
2021-05-25
1
-6
/
+19
|
/
*
arm64: Cope with CPUs stuck in VHE mode
Marc Zyngier
2021-04-08
1
-3
/
+36
*
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
2021-03-11
1
-1
/
+1
*
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
2021-03-10
1
-2
/
+4
*
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
|
\
\
[next]