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
2019-12-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-7
/
+28
2019-12-06
arm64: entry: refine comment of stack overflow check
Heyi Guo
1
-1
/
+2
2019-12-06
arm64: ftrace: fix ifdeffery
Mark Rutland
1
-2
/
+1
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
1
-0
/
+4
2019-12-04
arm64: insn: consistently handle exit text
Mark Rutland
2
-4
/
+21
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-10
/
+9
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-52
/
+172
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
22
-520
/
+823
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
1
-11
/
+48
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
4
-70
/
+178
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
7
-39
/
+69
2019-11-08
arm64: kaslr: Check command line before looking for a seed
Mark Brown
1
-5
/
+6
2019-11-08
arm64: kaslr: Announce KASLR status on boot
Mark Brown
1
-3
/
+38
2019-11-08
Merge branch 'for-next/perf' into for-next/core
Catalin Marinas
1
-125
/
+66
2019-11-07
Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...
Catalin Marinas
6
-64
/
+273
2019-11-06
arm64: ftrace: minimize ifdeffery
Mark Rutland
1
-10
/
+8
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
4
-24
/
+221
2019-11-06
arm64: asm-offsets: add S_FP
Mark Rutland
1
-0
/
+1
2019-11-06
arm64: insn: add encoder for MOV (register)
Mark Rutland
1
-0
/
+13
2019-11-06
arm64: module/ftrace: intialize PLT at load time
Mark Rutland
2
-52
/
+35
2019-11-06
arm64: module: rework special section handling
Mark Rutland
1
-9
/
+26
2019-11-06
arm64: kpti: Add NVIDIA's Carmel core to the KPTI whitelist
Rich Wiley
1
-0
/
+1
2019-11-04
arm64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-3
/
+4
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-11-01
arm64: perf: Simplify the ARMv8 PMUv3 event attributes
Shaokun Zhang
1
-125
/
+66
2019-11-01
arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
Florian Fainelli
1
-3
/
+20
2019-11-01
arm64: Brahma-B53 is SSB and spectre v2 safe
Florian Fainelli
1
-0
/
+2
2019-11-01
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
1
-2
/
+11
2019-10-31
arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
Bjorn Andersson
1
-6
/
+14
2019-10-29
arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003
Bjorn Andersson
1
-0
/
+1
2019-10-28
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
8
-288
/
+354
2019-10-28
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...
Catalin Marinas
1
-3
/
+10
2019-10-28
Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/core
Catalin Marinas
3
-1
/
+51
2019-10-28
arm64: entry-common: don't touch daif before bp-hardening
James Morse
1
-3
/
+15
2019-10-28
arm64: Remove asmlinkage from updated functions
James Morse
3
-9
/
+9
2019-10-28
arm64: entry: convert el0_sync to C
Mark Rutland
2
-201
/
+227
2019-10-28
arm64: entry: convert el1_sync to C
Mark Rutland
3
-71
/
+102
2019-10-28
arm64: remove __exception annotations
James Morse
3
-10
/
+7
2019-10-28
arm64: Silence clang warning on mismatched value/register sizes
Catalin Marinas
1
-1
/
+1
2019-10-25
arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space
James Morse
1
-0
/
+11
2019-10-25
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
1
-1
/
+7
2019-10-25
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2
-1
/
+34
2019-10-25
arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
Yunfeng Ye
1
-6
/
+9
2019-10-25
arm64: cpufeature: Fix typos in comment
Shaokun Zhang
1
-1
/
+1
2019-10-21
arm64: Retrieve stolen time as paravirtualized guest
Steven Price
2
-0
/
+143
2019-10-21
arm/arm64: Make use of the SMCCC 1.1 wrapper
Steven Price
1
-52
/
+29
2019-10-18
arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
Marc Zyngier
1
-3
/
+10
[next]