index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
arm64: Group start_thread() functions together
Will Deacon
1
-12
/
+12
2020-09-29
KVM: arm64: Set CSV2 for guests on hardware unaffected by Spectre-v2
Marc Zyngier
1
-0
/
+3
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
8
-264
/
+327
2020-09-29
arm64: Introduce separate file for spectre mitigations and reporting
Will Deacon
3
-7
/
+33
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
4
-17
/
+16
2020-09-29
KVM: arm64: Simplify install_bp_hardening_cb()
Will Deacon
1
-20
/
+7
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
6
-9
/
+6
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
11
-80
/
+4
2020-09-29
arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
Marc Zyngier
1
-0
/
+7
2020-09-21
arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
Marc Zyngier
1
-0
/
+8
2020-09-21
arm64: Make use of ARCH_WORKAROUND_1 even when KVM is not enabled
Marc Zyngier
1
-2
/
+5
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-64
/
+61
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+5
2020-08-30
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-41
/
+172
2020-08-28
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
3
-8
/
+42
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
8
-26
/
+108
2020-08-28
arm64: vdso32: make vdso32 install conditional
Frank van der Linden
1
-1
/
+2
2020-08-28
arm64: use a common .arch preamble for inline assembly
Sami Tolvanen
3
-5
/
+18
2020-08-27
arm64/cpuinfo: Remove unnecessary fallthrough annotation
Gustavo A. R. Silva
1
-1
/
+0
2020-08-26
arm64: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
1
-2
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
10
-51
/
+51
2020-08-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-22
/
+42
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+15
2020-08-22
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+2
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
2
-1
/
+2
2020-08-21
KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
Rob Herring
1
-0
/
+4
2020-08-21
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier
1
-0
/
+2
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2
-21
/
+34
2020-08-17
arm64: dts: k3-am65: Update the RM resource types
Lokesh Vutla
2
-12
/
+12
2020-08-17
arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindings
Lokesh Vutla
4
-20
/
+17
2020-08-17
arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindings
Lokesh Vutla
3
-32
/
+32
2020-08-15
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-2
/
+2
2020-08-15
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+4
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
59
-2367
/
+2806
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-35
/
+8
2020-08-12
mm/arm64: use general page fault accounting
Peter Xu
1
-23
/
+6
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-1
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
1
-10
/
+0
2020-08-12
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
59
-2367
/
+2806
2020-08-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-9
/
+19
2020-08-08
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
3
-5
/
+16
2020-08-08
arm64/fixmap: make notes of fixed_addresses more precisely
Pingfan Liu
1
-4
/
+3
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-65
/
+44
[next]