summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/centaur.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-1/+1
|\
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-5/+5
|/
* x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov2015-12-191-1/+1
* x86: Remove CONFIG_X86_OOSTOREDave Jones2014-03-111-272/+0Star
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-261-3/+5
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-13/+13
* x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs2011-12-151-1/+1
* x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-231-1/+1
* x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior2009-03-141-7/+27
* x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-121-1/+1
* x86: remove duplicated get_model_name() callingYinghai Lu2008-09-061-1/+0Star
* x86: remove cpu_vendor_devYinghai Lu2008-09-041-1/+2
* x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu2008-09-041-0/+11
* x86: clean up cpu capabilities accesses, centaur.cIngo Molnar2008-04-171-7/+7
* x86: more coding style fixes in centaur.cIngo Molnar2008-04-171-195/+199
* x86: coding style fixes for arch/x86/kernel/cpu/centaur.cPaolo Ciarrocchi2008-04-171-116/+114Star
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-171-5/+1Star
* spelling fixes: arch/i386/Simon Arlott2007-10-201-2/+2
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+471