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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+18
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
30
-553
/
+639
2021-02-12
arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page
Catalin Marinas
2
-6
/
+3
2021-02-12
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
6
-5
/
+4
2021-02-12
Merge branch 'for-next/topology' into for-next/core
Will Deacon
1
-59
/
+56
2021-02-12
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2
-14
/
+9
2021-02-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-3
/
+10
2021-02-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
4
-2
/
+13
2021-02-12
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
3
-316
/
+60
2021-02-12
Merge branch 'for-next/errata' into for-next/core
Will Deacon
4
-34
/
+54
2021-02-12
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
9
-114
/
+427
2021-02-09
arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line
Marc Zyngier
2
-1
/
+19
2021-02-09
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
1
-4
/
+0
2021-02-09
arm64: cpufeatures: Allow disabling of BTI from the command-line
Marc Zyngier
2
-1
/
+14
2021-02-09
arm64: Move "nokaslr" over to the early cpufeature infrastructure
Marc Zyngier
2
-34
/
+17
2021-02-09
arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
Marc Zyngier
1
-0
/
+2
2021-02-09
arm64: Add an aliasing facility for the idreg override
Marc Zyngier
1
-3
/
+14
2021-02-09
arm64: Honor VHE being disabled from the command-line
Marc Zyngier
2
-0
/
+14
2021-02-09
arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
Marc Zyngier
2
-1
/
+15
2021-02-09
arm64: cpufeature: Add an early command-line cpufeature override facility
Marc Zyngier
3
-1
/
+152
2021-02-09
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
3
-5
/
+20
2021-02-09
arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
Marc Zyngier
1
-2
/
+13
2021-02-09
arm64: cpufeature: Add global feature override facility
Marc Zyngier
1
-6
/
+39
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: Move VHE-specific SPE setup to mutate_to_vhe()
Marc Zyngier
1
-3
/
+5
2021-02-09
arm64: Initialise as nVHE before switching to VHE
Marc Zyngier
3
-36
/
+27
2021-02-08
arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
Mark Rutland
3
-33
/
+53
2021-02-08
arm64: Provide an 'upgrade to VHE' stub hypercall
Marc Zyngier
1
-2
/
+74
2021-02-08
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
1
-15
/
+4
2021-02-08
arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
Suzuki K Poulose
1
-1
/
+1
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
5
-6
/
+6
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
2
-2
/
+7
2021-02-03
arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Joey Gouly
1
-0
/
+3
2021-02-03
arm64: perf: add support for Cortex-A78
Seiya Wang
1
-0
/
+7
2021-02-02
arm64: ptrace: Fix missing return in hw breakpoint code
Keno Fischer
1
-0
/
+1
2021-02-02
arm64: perf: Constify static attribute_group structs
Rikard Falkeborn
1
-3
/
+3
2021-02-01
arm64: hibernate: add __force attribute to gfp_t casting
Pavel Tatashin
1
-2
/
+2
2021-01-28
KVM: arm64: Move __hyp_set_vectors out of .hyp.text
Quentin Perret
1
-0
/
+2
2021-01-27
arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
Pavel Tatashin
1
-8
/
+8
2021-01-27
arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizations
Pavel Tatashin
1
-28
/
+8
2021-01-27
arm64: kexec: call kexec_image_info only once
Pavel Tatashin
1
-4
/
+1
2021-01-27
arm64: kexec: move relocation function setup
Pavel Tatashin
1
-27
/
+19
2021-01-27
arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...
James Morse
1
-21
/
+11
2021-01-27
arm64: trans_pgd: pass allocator trans_pgd_create_copy
Pavel Tatashin
1
-1
/
+6
2021-01-27
arm64: trans_pgd: make trans_pgd_map_page generic
Pavel Tatashin
1
-1
/
+11
2021-01-27
arm64: hibernate: move page handling function to new trans_pgd.c
Pavel Tatashin
1
-227
/
+1
2021-01-27
arm64: hibernate: variable pudp is used instead of pd4dp
Pavel Tatashin
1
-3
/
+3
2021-01-27
arm64: kexec: make dtb_mem always enabled
Pavel Tatashin
1
-5
/
+1
2021-01-23
KVM: arm64: Remove patching of fn pointers in hyp
David Brazdil
1
-1
/
+0
[next]