index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-27
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
1
-3
/
+1
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
16
-85
/
+104
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
1
-2
/
+39
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
5
-27
/
+21
2020-11-19
arm64: Rebuild sched domains on invariance status changes
Ionela Voinescu
1
-0
/
+10
2020-11-18
arm64: mte: optimize asynchronous tag check fault flag check
Peter Collingbourne
1
-1
/
+1
2020-11-17
arm64: head: tidy up the Image header definition
Ard Biesheuvel
2
-27
/
+35
2020-11-17
arm64/head: avoid symbol names pointing into first 64 KB of kernel image
Ard Biesheuvel
1
-24
/
+22
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
3
-10
/
+3
2020-11-16
arm64: spectre: Consolidate spectre-v3a detection
Will Deacon
2
-11
/
+14
2020-11-16
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
2
-6
/
+13
2020-11-16
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2
-50
/
+15
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2020-11-13
arm64: abort counter_read_on_cpu() when irqs_disabled()
Ionela Voinescu
1
-0
/
+7
2020-11-13
arm64: implement CPPC FFH support using AMUs
Ionela Voinescu
2
-0
/
+74
2020-11-13
arm64: split counter validation function
Ionela Voinescu
1
-18
/
+26
2020-11-13
arm64: wrap and generalise counter read functions
Ionela Voinescu
2
-13
/
+15
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
7
-8
/
+10
2020-11-13
arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
Konrad Dybcio
1
-0
/
+2
2020-11-13
arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list
Konrad Dybcio
1
-0
/
+1
2020-11-13
arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
Konrad Dybcio
1
-0
/
+2
2020-11-10
arm64/smp: Drop the macro S(x,s)
Anshuman Khandual
1
-8
/
+7
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
3
-8
/
+8
2020-11-10
arm64: kprobes: Remove redundant kprobe_step_ctx
Masami Hiramatsu
1
-41
/
+12
2020-11-10
arm64: smp: Tell RCU about CPUs that fail to come online
Will Deacon
1
-0
/
+1
2020-11-10
arm64: psci: Avoid printing in cpu_psci_cpu_die()
Will Deacon
1
-4
/
+1
2020-11-10
arm64: kexec_file: Fix sparse warning
Will Deacon
1
-1
/
+1
2020-11-10
arm64: errata: Fix handling of 1418040 with late CPU onlining
Will Deacon
1
-3
/
+2
2020-11-09
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
3
-3
/
+3
2020-11-09
arm64: alternatives: Remove READ_ONCE() usage during patch operation
Will Deacon
1
-3
/
+4
2020-11-09
arm64: cpufeatures: Add capability for LDAPR instruction
Will Deacon
1
-0
/
+10
2020-11-09
arm64: alternatives: Split up alternative.h
Will Deacon
1
-0
/
+1
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-2
/
+1
2020-11-09
KVM: arm64: Turn host HVC handling into a dispatch table
Marc Zyngier
1
-0
/
+1
2020-11-09
arm64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2020-11-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-57
/
+62
2020-11-05
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2
-11
/
+39
2020-11-03
arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
Jean-Philippe Brucker
1
-46
/
+23
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-1
/
+0
2020-10-30
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
1
-1
/
+0
2020-10-30
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
1
-0
/
+1
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2
-0
/
+13
2020-10-28
arm64: efi: increase EFI PE/COFF header padding to 64 KB
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: avoid -Woverride-init warning
Arnd Bergmann
1
-3
/
+4
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
1
-2
/
+0
2020-10-26
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
1
-11
/
+12
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2
-2
/
+2
[prev]
[next]