summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/cpu.h (follow)
Commit message (Expand)AuthorAge
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-11
* x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-11-16
* x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-11-16
* x86/bugs/intel: Set proper CPU features and setup RDSKonrad Rzeszutek Wilk2018-07-25
* x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resumeLaura Abbott2015-07-21
* x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-26
* x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-27
* x86, CPU: Drop superfluous get_cpu_cap() prototypeBorislav Petkov2011-12-09
* x86: Add a BSP cpu_dev helperBorislav Petkov2011-08-05
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\
| * x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin2010-09-20
* | x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-28
|/
* x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-23
* x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-23
* x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-12
* x86: remove duplicated get_model_name() callingYinghai Lu2008-09-06
* x86: remove cpu_vendor_devYinghai Lu2008-09-04
* x86: make 64-bit identify_cpu use cpu_devYinghai Lu2008-07-08
* x86: Move PCI IO ECS code to x86/pciRobert Richter2008-07-08
* fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter2008-06-10
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-17
* x86: add cpu init function defintions to cpu.hHarvey Harrison2008-02-04
* x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen2008-01-30
* i386: move kernel/cpuThomas Gleixner2007-10-11