Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7ec9b872f975a7ab7a466fdb63da9509bc2c9085
/
arch
/
x86
/
kernel
/
cpu
/
cyrix.c
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ae1d557
x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC
by Christian Sünkenberg
· 8 years ago
609b07b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f94c8d1
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
by Peter Zijlstra
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
acb0405
sched/clock: Fix hotplug crash
by Peter Zijlstra
· 8 years ago
a402a8d
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
ba33ea8
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1b74dde
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
by Chen Yucong
· 9 years ago
cd4d09e
x86/cpufeature: Carve out X86_FEATURE_*
by Borislav Petkov
· 9 years ago
663b55b9
x86: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
148f9bb
x86: delete __cpuinit usage from all x86 files
by Paul Gortmaker
· 12 years ago
60e019e
x86: Get rid of ->hard_math and all the FPU asm fu
by H. Peter Anvin
· 12 years ago
c5b41a6
x86, cpu: Convert Cyrix coma bug detection
by Borislav Petkov
· 12 years ago
27c13ec
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
by Borislav Petkov
· 15 years ago
8bdbd96
x86/cpu: Clean up various files a bit
by Alan Cox
· 16 years ago
02dde8b
x86: move various CPU initialization objects into .cpuinit.rodata
by Jan Beulich
· 16 years ago
1b05d60
x86: remove duplicated get_model_name() calling
by Yinghai Lu
· 16 years ago
10a434f
x86: remove cpu_vendor_dev
by Yinghai Lu
· 16 years ago
5fef55f
x86: move mtrr cpu cap setting early in early_init_xxxx
by Yinghai Lu
· 16 years ago
b30a72a
Merge branch 'x86/urgent' into x86/cpu
by H. Peter Anvin
· 16 years ago
c674495
x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"
by Samuel Sieb
· 16 years ago
026e2c0
x86, cyrix: debug
by Ingo Molnar
· 16 years ago
1d007cd
x86: clean up cpu capabilities accesses, cyrix.c
by Ingo Molnar
· 17 years ago
adf8526
x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c
by Paolo Ciarrocchi
· 17 years ago
03ae576
x86: use ELF section to list CPU vendor specific code
by Thomas Petazzoni
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
7ebad70
x86: use CR0 defines.
by Dave Jones
· 17 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 17 years ago
db955170
more UTF-8 conversions
by Marcin Garski
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
f7627e2
i386: move kernel/cpu
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/cpu/cyrix.c]
f25f64e
x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.
by Juergen Beisert
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
35060b6
[PATCH] i386: Don't delete cpu_devs data to identify different x86 types in late_initcall
by Thomas Renninger
· 18 years ago
5a90cf2
[PATCH] x86: Log reason why TSC was marked unstable
by john stultz
· 18 years ago
f5e8861
[PATCH] i386: pit_latch_buggy has no effect
by takada
· 18 years ago
120fad7
[PATCH] i386: Fix Cyrix MediaGX detection
by Alan
· 18 years ago
bcde1eb
[PATCH] i386: geode configuration fixes
by TAKADA Yoshihito
· 18 years ago
2632f01
[PATCH] i386: support Classic MediaGXm
by takada
· 18 years ago
435f8a6
Revert "[PATCH] fix typo in geode_configre()@cyrix.c"
by Linus Torvalds
· 18 years ago
e4f0ae0
[PATCH] fix typo in geode_configre()@cyrix.c
by takada
· 18 years ago
5f0f1c1
[PATCH] i386: mark cpu identify functions as __cpuinit
by Magnus Damm
· 18 years ago
b4af3f7
[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata
by Magnus Damm
· 18 years ago
9541493
[PATCH] i386: mark cpu_dev structures as __cpuinitdata
by Magnus Damm
· 18 years ago
68bbc17
[PATCH] i386: remove redundant generic_identify() calls when identifying cpus
by Magnus Damm
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 19 years ago
cefc0113
[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdata
by Andreas Mohr
· 19 years ago
fe38d85
[PATCH] i386 cpu hotplug: don't access freed memory
by Chuck Ebbert
· 19 years ago
f90b811
[PATCH] Base support for AMD Geode GX/LX processors
by Jordan Crouse
· 19 years ago
4bb0d3e
[PATCH] i386: inline asm cleanup
by Zachary Amsden
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago