index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.9.163' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...
Josh Chasky
2019-03-14
1
-5
/
+3
|
\
|
*
x86/CPU/AMD: Set the CPB bit unconditionally on F17h
Jiaxun Yang
2019-03-13
1
-5
/
+3
*
|
Merge tag 'v4.9.156' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...
Josh Chasky
2019-02-13
1
-0
/
+1
|
\
|
|
*
x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()
Tony Luck
2019-02-12
1
-0
/
+1
*
|
BACKPORT: treewide: kzalloc() -> kcalloc()
Kees Cook
2019-01-07
3
-3
/
+3
*
|
BACKPORT: treewide: kmalloc() -> kmalloc_array()
Kees Cook
2019-01-07
1
-1
/
+1
|
/
*
x86/mtrr: Don't copy uninitialized gentry fields back to userspace
Colin Ian King
2018-12-29
1
-0
/
+2
*
Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"
Greg Kroah-Hartman
2018-11-23
1
-51
/
+6
*
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2018-11-13
2
-2
/
+21
*
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
2018-11-13
1
-6
/
+51
*
x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC
Christian Sünkenberg
2018-11-10
1
-0
/
+1
*
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2018-09-05
2
-5
/
+42
*
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
2018-09-05
1
-0
/
+3
*
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
2018-09-05
1
-0
/
+4
*
x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
Guenter Roeck
2018-08-17
1
-2
/
+1
*
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
Borislav Petkov
2018-08-15
2
-10
/
+8
*
x86/cpu/amd: Limit cpu_core_id fixup to families older than F17h
Suravee Suthikulpanit
2018-08-15
1
-7
/
+17
*
x86/microcode: Allow late microcode loading with SMT disabled
Josh Poimboeuf
2018-08-15
1
-4
/
+12
*
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
2018-08-15
1
-0
/
+18
*
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2018-08-15
1
-1
/
+1
*
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
2018-08-15
1
-0
/
+1
*
x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
Paolo Bonzini
2018-08-15
1
-3
/
+9
*
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
2018-08-15
1
-0
/
+44
*
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
2018-08-15
1
-0
/
+6
*
x86/kvm: Allow runtime control of L1D flush
Thomas Gleixner
2018-08-15
1
-1
/
+1
*
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
2018-08-15
1
-4
/
+5
*
x86/litf: Introduce vmx status variable
Thomas Gleixner
2018-08-15
1
-2
/
+34
*
x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
Borislav Petkov
2018-08-15
1
-20
/
+19
*
x86/cpu/AMD: Evaluate smp_num_siblings early
Thomas Gleixner
2018-08-15
1
-1
/
+14
*
x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
Borislav Petkov
2018-08-15
1
-5
/
+2
*
x86/cpu/intel: Evaluate smp_num_siblings early
Thomas Gleixner
2018-08-15
1
-0
/
+7
*
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
2018-08-15
2
-6
/
+25
*
x86/cpu/common: Provide detect_ht_early()
Thomas Gleixner
2018-08-15
2
-10
/
+15
*
x86/cpu/AMD: Remove the pointless detect_ht() call
Thomas Gleixner
2018-08-15
1
-4
/
+0
*
x86/cpu: Remove the pointless CPU printout
Thomas Gleixner
2018-08-15
2
-26
/
+5
*
x86/bugs: Move the l1tf function and define pr_fmt properly
Konrad Rzeszutek Wilk
2018-08-15
1
-26
/
+29
*
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-08-15
2
-0
/
+60
*
x86/speculation: Protect against userspace-userspace spectreRSB
Jiri Kosina
2018-08-15
1
-31
/
+7
*
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
2018-07-25
1
-3
/
+0
*
x86/cpu: Re-apply forced caps every time CPU caps are re-read
Andy Lutomirski
2018-07-11
1
-0
/
+7
*
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
2018-07-03
1
-8
/
+10
*
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
2018-07-03
1
-8
/
+18
*
x86/mce: Improve error message when kernel cannot recover
Tony Luck
2018-07-03
1
-0
/
+5
*
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2018-06-06
1
-2
/
+3
*
x86/amd: revert commit 944e0fc51a89c9827b9
Juergen Gross
2018-06-06
1
-3
/
+2
*
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
2018-05-22
1
-1
/
+1
*
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-22
1
-1
/
+2
*
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
2018-05-22
1
-0
/
+30
*
x86/bugs: Rework spec_ctrl base and mask logic
Thomas Gleixner
2018-05-22
1
-7
/
+19
*
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
2018-05-22
1
-11
/
+2
[next]