index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2018-08-27
1
-0
/
+1
*
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-14
1
-1
/
+1
|
\
|
*
xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
M. Vefa Bicakci
2018-08-06
1
-1
/
+1
*
|
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-21
/
+35
|
\
\
|
*
\
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
1
-0
/
+3
|
|
\
\
|
|
|
/
|
*
|
x86/cpu/common: Provide detect_ht_early()
Thomas Gleixner
2018-06-21
1
-10
/
+14
|
*
|
x86/cpu: Remove the pointless CPU printout
Thomas Gleixner
2018-06-21
1
-15
/
+5
|
*
|
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-06-20
1
-0
/
+20
*
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
1
-20
/
+20
|
\
\
\
|
*
|
|
x86/CPU: Call detect_nopl() only on the BSP
Borislav Petkov
2018-07-20
1
-6
/
+4
|
*
|
|
x86/jump_label: Initialize static branching early
Pavel Tatashin
2018-07-20
1
-18
/
+20
|
|
|
/
|
|
/
|
*
|
|
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2018-08-03
1
-0
/
+3
*
|
|
x86/entry/32: Enter the kernel via trampoline stack
Joerg Roedel
2018-07-20
1
-2
/
+3
|
/
/
*
|
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
2018-06-23
1
-0
/
+3
|
/
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
2018-06-06
1
-0
/
+6
*
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
2018-06-06
1
-1
/
+2
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
1
-0
/
+35
|
\
|
*
x86/mm: Introduce the 'no5lvl' kernel parameter
Kirill A. Shutemov
2018-05-19
1
-0
/
+15
|
*
Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...
Ingo Molnar
2018-05-19
1
-1
/
+5
|
|
\
|
*
|
x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()
Thomas Gleixner
2018-05-13
1
-5
/
+4
|
*
|
x86/CPU: Make intel_num_cpu_cores() generic
David Wang
2018-05-13
1
-0
/
+14
|
*
|
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
Borislav Petkov
2018-05-06
1
-0
/
+7
*
|
|
x86/speculation: Simplify the CPU bug detection logic
Dominik Brodowski
2018-05-23
1
-15
/
+7
*
|
|
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
2018-05-18
1
-1
/
+1
*
|
|
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-17
1
-1
/
+2
*
|
|
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
2018-05-17
1
-0
/
+3
*
|
|
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
2018-05-17
1
-2
/
+7
*
|
|
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2018-05-17
1
-4
/
+10
*
|
|
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-09
1
-1
/
+1
*
|
|
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk
2018-05-03
1
-0
/
+4
*
|
|
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
2018-05-03
1
-4
/
+6
*
|
|
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-05-03
1
-0
/
+23
*
|
|
x86/bugs: Concentrate bug detection into a separate function
Konrad Rzeszutek Wilk
2018-05-03
1
-10
/
+11
|
|
/
|
/
|
*
|
x86/cpu: Restore CPUID_8000_0008_EBX reload
Thomas Gleixner
2018-05-02
1
-1
/
+5
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-15
1
-12
/
+20
|
\
|
*
x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruption
Kirill A. Shutemov
2018-04-10
1
-12
/
+20
*
|
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
Vitaly Kuznetsov
2018-03-16
1
-1
/
+2
|
/
*
x86/CPU: Check CPU feature bits after microcode upgrade
Borislav Petkov
2018-02-17
1
-0
/
+20
*
x86/CPU: Add a microcode loader callback
Borislav Petkov
2018-02-17
1
-0
/
+10
*
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
2018-02-15
1
-1
/
+1
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-4
/
+4
*
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
2018-02-02
1
-2
/
+2
*
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2018-01-30
1
-0
/
+21
*
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-30
1
-3
/
+28
|
\
|
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
1
-0
/
+3
|
|
\
|
*
\
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-05
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-03
1
-2
/
+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-29
1
-1
/
+8
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-97
/
+3
|
|
\
\
\
\
\
[next]