aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/centaur.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar1-1/+1
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2017-03-02sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra1-2/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updatesIngo Molnar1-2/+4
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra1-2/+4
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong1-5/+5
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov1-1/+1
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov1-1/+1
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones1-272/+0
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-26x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich1-3/+5
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-13/+13
2011-12-15x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs1-1/+1
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov1-1/+1
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior1-7/+27
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich1-1/+1
2008-09-06x86: remove duplicated get_model_name() callingYinghai Lu1-1/+0
2008-09-04x86: remove cpu_vendor_devYinghai Lu1-1/+2
2008-09-04x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu1-0/+11
2008-04-17x86: clean up cpu capabilities accesses, centaur.cIngo Molnar1-7/+7
2008-04-17x86: more coding style fixes in centaur.cIngo Molnar1-195/+199
2008-04-17x86: coding style fixes for arch/x86/kernel/cpu/centaur.cPaolo Ciarrocchi1-116/+114
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni1-5/+1
2007-10-20spelling fixes: arch/i386/Simon Arlott1-2/+2
2007-10-11i386: move kernel/cpuThomas Gleixner1-0/+471