summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* x86, CPU: Drop superfluous get_cpu_cap() prototypeBorislav Petkov2011-12-091-4/+1
* x86: Add a BSP cpu_dev helperBorislav Petkov2011-08-051-0/+1
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-211-0/+1
|\
| * x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin2010-09-201-0/+1
* | x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-281-0/+1
|/
* x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-231-1/+1
* x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-231-10/+10
* x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-121-5/+6
* x86: remove duplicated get_model_name() callingYinghai Lu2008-09-061-1/+0
* x86: remove cpu_vendor_devYinghai Lu2008-09-041-12/+6
* x86: make 64-bit identify_cpu use cpu_devYinghai Lu2008-07-081-2/+4
* x86: Move PCI IO ECS code to x86/pciRobert Richter2008-07-081-2/+0
* fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter2008-06-101-0/+5
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-171-13/+13
* x86: add cpu init function defintions to cpu.hHarvey Harrison2008-02-041-0/+9
* x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen2008-01-301-1/+2
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+28