summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/centaur.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-1/+1
|\
| * Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-111-1/+1
| |\
| | * Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-011-2/+4
| | |\
| | * | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-071-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra2017-03-021-2/+0
| | |/ | |/|
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/ /
* | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-2/+4
|/
* 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/+0
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* 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-141-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/+0
* 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/+114
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-171-5/+1
* spelling fixes: arch/i386/Simon Arlott2007-10-201-2/+2
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+471
OpenPOWER on IntegriCloud