aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/cyrix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: move kernel/cpuThomas Gleixner1-463/+0
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert1-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-02[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in late_initcallThomas Renninger1-19/+0
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz1-1/+1
2007-05-02[PATCH] i386: pit_latch_buggy has no effecttakada1-1/+1
2007-02-13[PATCH] i386: Fix Cyrix MediaGX detectionAlan1-9/+11
2007-02-13[PATCH] i386: geode configuration fixesTAKADA Yoshihito1-11/+10
2007-02-13[PATCH] i386: support Classic MediaGXmtakada1-3/+8
2007-02-02Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds1-1/+1
2007-01-11[PATCH] fix typo in geode_configre()@cyrix.ctakada1-1/+1
2006-09-26[PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm1-2/+2
2006-09-26[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm1-16/+16
2006-09-26[PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm1-2/+2
2006-09-26[PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm1-2/+0
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-23[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr1-4/+5
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert1-1/+17
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse1-1/+26
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden1-5/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+439