index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
1
-1
/
+1
2021-08-24
arm64: head: avoid over-mapping in map_memory
Mark Rutland
1
-5
/
+6
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-3
/
+2
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
1
-8
/
+5
2021-06-15
arm64: head: fix code comments in set_cpu_boot_mode_flag
Dong Aisheng
1
-1
/
+1
2021-06-15
arm64: mm: drop unused __pa(__idmap_text_start)
Dong Aisheng
1
-1
/
+0
2021-06-15
arm64: mm: fix the count comments in compute_indices
Dong Aisheng
1
-1
/
+1
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
1
-1
/
+1
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
1
-6
/
+11
2021-05-26
arm64: smp: unify task and sp setup
Mark Rutland
1
-18
/
+15
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
1
-3
/
+4
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-4
/
+4
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
1
-4
/
+1
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
1
-6
/
+19
2021-04-08
arm64: Cope with CPUs stuck in VHE mode
Marc Zyngier
1
-3
/
+36
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
1
-1
/
+1
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-2
/
+4
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-02-09
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
1
-4
/
+0
2021-02-09
arm64: cpufeature: Add an early command-line cpufeature override facility
Marc Zyngier
1
-0
/
+1
2021-02-09
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
1
-1
/
+2
2021-02-09
arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
Marc Zyngier
1
-5
/
+3
2021-02-09
arm64: Simplify init_el2_state to be non-VHE only
Marc Zyngier
1
-1
/
+1
2021-02-09
arm64: Initialise as nVHE before switching to VHE
Marc Zyngier
1
-36
/
+2
2021-02-08
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
1
-15
/
+4
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
1
-1
/
+1
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-117
/
+18
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
1
-20
/
+31
2020-12-08
KVM: arm64: Fix nVHE boot on VHE systems
Marc Zyngier
1
-1
/
+4
2020-12-04
arm64: Extract parts of el2_setup into a macro
David Brazdil
1
-120
/
+18
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
1
-11
/
+21
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
1
-3
/
+3
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
1
-7
/
+8
2020-11-17
arm64: head: tidy up the Image header definition
Ard Biesheuvel
1
-17
/
+2
2020-10-09
Revert "arm64: initialize per-cpu offsets earlier"
Will Deacon
1
-3
/
+0
2020-10-07
Merge branch 'for-next/late-arrivals' into for-next/core
Will Deacon
1
-0
/
+3
2020-10-05
arm64: initialize per-cpu offsets earlier
Mark Rutland
1
-0
/
+3
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
1
-10
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
1
-0
/
+6
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
1
-15
/
+28
2020-05-18
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
1
-1
/
+1
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
1
-0
/
+6
2020-04-28
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
1
-3
/
+9
2020-04-28
arm64: rename stext to primary_entry
Ard Biesheuvel
1
-10
/
+9
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
1
-2
/
+10
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
1
-0
/
+2
2020-03-25
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
1
-5
/
+7
2020-03-25
Merge branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
1
-36
/
+39
[next]