aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cyrix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-22x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-05x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg1-0/+1
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2017-03-02sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra1-1/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra1-0/+2
2016-04-13x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov1-1/+1
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+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-0/+1
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-20/+20
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin1-1/+1
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov1-2/+3
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov1-1/+1
2009-07-11x86/cpu: Clean up various files a bitAlan Cox1-7/+12
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich1-8/+8
2008-09-06x86: remove duplicated get_model_name() callingYinghai Lu1-1/+0
2008-09-04x86: remove cpu_vendor_devYinghai Lu1-2/+4
2008-09-04x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu1-4/+28
2008-08-27Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin1-18/+0
2008-08-20x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb1-18/+0
2008-07-22x86, cyrix: debugIngo Molnar1-10/+10
2008-04-17x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar1-6/+6
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi1-57/+56
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni1-11/+2
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-2/+0
2008-01-30x86: use CR0 defines.Dave Jones1-4/+2
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-19more UTF-8 conversionsMarcin Garski1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-3/+3
2007-10-11i386: move kernel/cpuThomas Gleixner1-0/+463