summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cyrix.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-0/+2
* x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-0/+1
|\
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-0/+1
* | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-5/+5
|/
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-20/+20
* x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-061-1/+1
* x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-021-2/+3
* x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-231-1/+1
* x86/cpu: Clean up various files a bitAlan Cox2009-07-111-7/+12
* x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-121-8/+8
* x86: remove duplicated get_model_name() callingYinghai Lu2008-09-061-1/+0
* x86: remove cpu_vendor_devYinghai Lu2008-09-041-2/+4
* x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu2008-09-041-4/+28
* Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-271-18/+0
|\
| * x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb2008-08-201-18/+0
* | x86, cyrix: debugIngo Molnar2008-07-221-10/+10
|/
* x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar2008-04-171-6/+6
* x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi2008-04-171-57/+56
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-171-11/+2
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-2/+0
* x86: use CR0 defines.Dave Jones2008-01-301-4/+2
* spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* more UTF-8 conversionsMarcin Garski2007-10-191-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-3/+3
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+463