summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cyrix.c
AgeCommit message (Expand)AuthorLines
2021-03-18x86: Fix various typos in commentsIngo Molnar-1/+1
2019-03-21x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead-7/+7
2018-09-22x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-06-05x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg-0/+1
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+0
2017-03-02sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra-1/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra-0/+2
2016-04-13x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov-1/+1
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong-5/+5
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov-0/+1
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker-20/+20
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin-1/+1
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov-2/+3
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov-1/+1
2009-07-11x86/cpu: Clean up various files a bitAlan Cox-7/+12
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich-8/+8
2008-09-06x86: remove duplicated get_model_name() callingYinghai Lu-1/+0
2008-09-04x86: remove cpu_vendor_devYinghai Lu-2/+4
2008-09-04x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu-4/+28
2008-08-27Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin-18/+0
2008-08-20x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb-18/+0
2008-07-22x86, cyrix: debugIngo Molnar-10/+10
2008-04-17x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar-6/+6
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi-57/+56
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni-11/+2
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-2/+0
2008-01-30x86: use CR0 defines.Dave Jones-4/+2
2007-10-20spelling fixes: arch/i386/Simon Arlott-1/+1
2007-10-19more UTF-8 conversionsMarcin Garski-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt-3/+3
2007-10-11i386: move kernel/cpuThomas Gleixner-0/+463