aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/centaur.c
AgeCommit message (Expand)Author
2018-05-13x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()Thomas Gleixner
2018-05-13x86/Centaur: Report correct CPU/cache topologyDavid Wang
2018-04-20x86/Centaur: Initialize supported CPU features properlyDavid Wang
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-01-24x86/centaur: Mark TSC invariantdavidwang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-02sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-26x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2011-12-15x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich
2008-09-06x86: remove duplicated get_model_name() callingYinghai Lu
2008-09-04x86: remove cpu_vendor_devYinghai Lu
2008-09-04x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu
2008-04-17x86: clean up cpu capabilities accesses, centaur.cIngo Molnar
2008-04-17x86: more coding style fixes in centaur.cIngo Molnar
2008-04-17x86: coding style fixes for arch/x86/kernel/cpu/centaur.cPaolo Ciarrocchi
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-11i386: move kernel/cpuThomas Gleixner