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
/
intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
Alexander Sergeyev
2018-03-16
1
-2
/
+1
*
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
2018-03-08
1
-0
/
+7
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-9
/
+9
*
x86/speculation: Correct Speculation Control microcode blacklist again
David Woodhouse
2018-02-13
1
-5
/
+6
*
x86/speculation: Update Speculation Control microcode blacklist
David Woodhouse
2018-02-11
1
-4
/
+0
*
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2018-01-30
1
-19
/
+8
*
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-30
1
-15
/
+0
|
\
|
*
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-15
1
-15
/
+0
*
|
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2018-01-27
1
-10
/
+21
*
|
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
2018-01-26
1
-0
/
+66
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2017-03-20
1
-8
/
+10
*
x86/cpufeature: Detect CPUID faulting support
Kyle Huey
2017-03-20
1
-1
/
+23
*
x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
Kyle Huey
2017-03-20
1
-4
/
+4
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-07
1
-4
/
+0
|
\
|
*
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
Peter Zijlstra
2017-03-02
1
-4
/
+0
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-02-20
1
-0
/
+44
|
\
|
*
x86/cpufeature: Enable RING3MWAIT for Knights Mill
Piotr Luc
2017-02-05
1
-1
/
+8
|
*
x86/cpufeature: Enable RING3MWAIT for Knights Landing
Grzegorz Andrejczuk
2017-02-04
1
-0
/
+37
*
|
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
2017-02-01
1
-8
/
+3
|
\
\
|
|
/
|
*
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2017-01-09
1
-8
/
+3
|
*
x86/microcode: Use native CPUID to tickle out microcode revision
Borislav Petkov
2017-01-09
1
-1
/
+1
*
|
sched/clock: Fix hotplug crash
Peter Zijlstra
2017-01-20
1
-2
/
+4
|
/
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
\
|
*
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
*
|
x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs
Peter Zijlstra
2016-07-20
1
-0
/
+5
|
/
*
Merge branch 'x86/urgent' into x86/cpu, to pick up dependency
Ingo Molnar
2016-06-08
1
-3
/
+40
|
\
|
*
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2016-05-20
1
-7
/
+7
|
|
\
|
|
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-16
1
-1
/
+1
|
|
|
\
|
|
|
*
x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work around
Luis R. Rodriguez
2016-04-22
1
-1
/
+1
|
|
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
1
-6
/
+6
|
|
|
\
\
|
|
|
*
|
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+1
|
*
|
|
|
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
2016-05-20
1
-0
/
+37
|
|
/
/
/
|
*
|
|
x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n
Thomas Gleixner
2016-05-10
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
x86/cpu: Correct comments and messages in P4 erratum 037 handling code
Borislav Petkov
2016-05-10
1
-4
/
+3
|
|
/
|
/
|
*
|
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2016-03-31
1
-3
/
+3
*
|
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
2016-03-31
1
-1
/
+1
*
|
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
2016-03-31
1
-1
/
+1
|
/
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
1
-1
/
+1
|
\
|
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-1
/
+1
*
|
x86/topology: Create logical package id
Thomas Gleixner
2016-02-29
1
-0
/
+13
*
|
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2016-02-03
1
-5
/
+5
|
/
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
1
-1
/
+2
*
x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield
Andy Shevchenko
2015-11-07
1
-0
/
+1
*
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
Laura Abbott
2015-07-21
1
-15
/
+32
*
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
Yannick Guerrini
2015-02-22
1
-2
/
+2
*
x86, CPU: Fix trivial printk formatting issues with dmesg
Steven Honeyman
2015-01-11
1
-4
/
+2
*
x86: Don't enable F00F workaround on Intel Quark processors
Dave Jones
2014-10-29
1
-2
/
+3
*
x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()
Bryan O'Donoghue
2014-10-08
1
-1
/
+16
[next]