aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel.c
Commit message (Expand)AuthorAge
* x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-20
* x86/cpufeature: Detect CPUID faulting supportKyle Huey2017-03-20
* x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey2017-03-20
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-07
|\
| * sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
|/
* Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-20
|\
| * x86/cpufeature: Enable RING3MWAIT for Knights MillPiotr Luc2017-02-04
| * x86/cpufeature: Enable RING3MWAIT for Knights LandingGrzegorz Andrejczuk2017-02-04
* | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar2017-02-01
|\|
| * x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2017-01-09
| * x86/microcode: Use native CPUID to tickle out microcode revisionBorislav Petkov2017-01-09
* | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-19
|/
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01
|\
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra2016-07-20
|/
* Merge branch 'x86/urgent' into x86/cpu, to pick up dependencyIngo Molnar2016-06-08
|\
| * Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-20
| |\
| | * Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
| | |\
| | | * x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work aroundLuis R. Rodriguez2016-04-22
| | * | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
| | |\ \
| | | * | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen2016-05-20
| |/ / /
| * | / x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner2016-05-10
| | |/ | |/|
* | | x86/cpu: Correct comments and messages in P4 erratum 037 handling codeBorislav Petkov2016-05-10
| |/ |/|
* | x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-31
* | x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov2016-03-31
* | x86/cpufeature: Remove cpu_has_clflushBorislav Petkov2016-03-31
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-15
|\
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
* | x86/topology: Create logical package idThomas Gleixner2016-02-29
* | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-03
|/
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-19
* x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for MerrifieldAndy Shevchenko2015-11-07
* x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resumeLaura Abbott2015-07-21
* x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-22
* x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-10
* x86: Don't enable F00F workaround on Intel Quark processorsDave Jones2014-10-29
* x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue2014-10-08
* x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue2014-09-24
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\
| * x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-31
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-08-04
|\ \
| * | x86, cpufeature: Convert more "features" to bugsBorislav Petkov2014-06-18
| |/
* / x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2014-07-23
|/
* Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\
| * x86, platforms: Remove NUMAQH. Peter Anvin2014-02-27
* | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2014-03-20
* | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin2014-03-13
* | x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-13
|/