aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cyrix.c
AgeCommit message (Expand)Author
2019-05-05x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-05x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg
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-01-20sched/clock: Fix hotplug crashPeter Zijlstra
2016-04-13x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov
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
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin
2013-04-02x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov
2009-07-11x86/cpu: Clean up various files a bitAlan Cox
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-08-27Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin
2008-08-20x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb
2008-07-22x86, cyrix: debugIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-01-30x86: use CR0 defines.Dave Jones
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19more UTF-8 conversionsMarcin Garski
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-11i386: move kernel/cpuThomas Gleixner