index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cpufeature.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/kexec: Test page size support with new TGRAN range values
Anshuman Khandual
2022-11-03
1
-3
/
+6
*
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-03-11
1
-0
/
+13
*
arm64: Mitigate spectre style branch history side channels
James Morse
2022-03-11
1
-0
/
+15
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-13
1
-0
/
+2
|
\
|
*
arm64: errata: Fix handling of 1418040 with late CPU onlining
Will Deacon
2020-11-10
1
-0
/
+2
*
|
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-30
1
-9
/
+31
|
\
\
|
|
/
|
/
|
|
*
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
2020-10-30
1
-2
/
+24
|
*
arm64: cpufeature: reorder cpus_have_{const, final}_cap()
Mark Rutland
2020-10-30
1
-8
/
+8
*
|
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
1
-0
/
+6
|
\
\
|
*
|
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
2020-09-03
1
-0
/
+6
*
|
|
Merge branch 'for-next/ghostbusters' into for-next/core
Will Deacon
2020-10-02
1
-24
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: Get rid of arm64_ssbd_state
Marc Zyngier
2020-09-29
1
-14
/
+0
|
*
|
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2020-09-29
1
-6
/
+0
|
*
|
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
2020-09-29
1
-4
/
+0
|
|
/
*
|
arm64: fix some spelling mistakes in the comments by codespell
Xiaoming Ni
2020-09-07
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
1
-0
/
+7
|
\
|
*
Merge branch 'for-next/tlbi' into for-next/core
Catalin Marinas
2020-07-31
1
-0
/
+6
|
|
\
|
|
*
arm64: tlb: Use the TLBI RANGE feature in arm64
Zhenyu Ye
2020-07-15
1
-0
/
+6
|
*
|
arm64/panic: Unify all three existing notifier blocks
Anshuman Khandual
2020-07-02
1
-0
/
+1
|
|
/
*
|
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Alexandru Elisei
2020-06-22
1
-1
/
+1
|
/
*
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
1
-0
/
+5
|
\
|
*
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-05-05
1
-0
/
+5
|
|
\
|
|
*
arm64: Basic Branch Target Identification support
Dave Martin
2020-03-16
1
-0
/
+6
*
|
|
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-20
1
-0
/
+18
*
|
|
arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
Will Deacon
2020-04-28
1
-0
/
+7
|
/
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-31
1
-29
/
+96
|
\
\
|
*
\
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
2020-03-25
1
-18
/
+21
|
|
\
\
|
|
*
|
arm64: enable ptrauth earlier
Kristina Martsenko
2020-03-18
1
-0
/
+9
|
|
*
|
arm64: cpufeature: handle conflicts based on capability
Kristina Martsenko
2020-03-18
1
-2
/
+10
|
|
*
|
arm64: cpufeature: Move cpu capability helpers inside C file
Amit Daniel Kachhap
2020-03-18
1
-12
/
+0
|
|
*
|
arm64: cpufeature: add pointer auth meta-capabilities
Kristina Martsenko
2020-03-18
1
-4
/
+2
|
|
|
/
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-25
1
-11
/
+75
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
arm64: cpufeature: Extract capped perfmon fields
Andrew Murray
2020-03-17
1
-0
/
+23
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
arm64: cpufeature: add cpus_have_final_cap()
Mark Rutland
2020-03-13
1
-11
/
+47
|
|
|
/
|
|
/
|
|
|
*
arm64: add support for the AMU extension v1
Ionela Voinescu
2020-03-06
1
-0
/
+5
|
|
/
*
|
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-02-28
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
arm64: Ask the compiler to __always_inline functions used by KVM at HYP
James Morse
2020-02-22
1
-4
/
+4
|
*
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2020-02-22
1
-1
/
+1
*
|
arm64: Introduce system_capabilities_finalized() marker
Suzuki K Poulose
2020-01-14
1
-0
/
+5
|
/
*
arm64: cpufeature: introduce helper cpu_has_hw_af()
Jia He
2019-10-18
1
-0
/
+14
*
arm64: Clarify when cpu_enable() is called
Mark Brown
2019-08-14
1
-3
/
+10
*
arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
Mark Brown
2019-08-05
1
-15
/
+0
*
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2019-07-31
1
-3
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
1
-0
/
+6
|
\
|
*
arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
Andre Przywara
2019-07-05
1
-0
/
+6
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
arm64: irqflags: Introduce explicit debugging for IRQ priorities
Julien Thierry
2019-06-21
1
-0
/
+6
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
arm64: mark (__)cpus_have_const_cap as __always_inline
Masahiro Yamada
2019-05-14
1
-2
/
+2
*
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
2019-05-01
1
-4
/
+0
|
\
[next]