Matthew Whitehead
|
03b099bdcd
x86/CPU: Use correct macros for Cyrix calls
|
6 lat temu |
Jia Zhang
|
b399151cb4
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
7 lat temu |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 lat temu |
Christian Sünkenberg
|
ae1d557d8f
x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC
|
8 lat temu |
Linus Torvalds
|
609b07b72d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 lat temu |
Peter Zijlstra
|
f94c8d1169
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
|
8 lat temu |
Ingo Molnar
|
e601757102
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
|
8 lat temu |
Peter Zijlstra
|
acb04058de
sched/clock: Fix hotplug crash
|
8 lat temu |
Borislav Petkov
|
a402a8dffc
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
|
9 lat temu |
Linus Torvalds
|
ba33ea811e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 lat temu |
Chen Yucong
|
1b74dde7c4
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
|
9 lat temu |
Borislav Petkov
|
cd4d09ec6f
x86/cpufeature: Carve out X86_FEATURE_*
|
9 lat temu |
Paul Gortmaker
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 lat temu |
Paul Gortmaker
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 lat temu |
H. Peter Anvin
|
60e019eb37
x86: Get rid of ->hard_math and all the FPU asm fu
|
12 lat temu |
Borislav Petkov
|
c5b41a6750
x86, cpu: Convert Cyrix coma bug detection
|
12 lat temu |
Borislav Petkov
|
27c13ecec4
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
|
15 lat temu |
Alan Cox
|
8bdbd962ec
x86/cpu: Clean up various files a bit
|
16 lat temu |
Jan Beulich
|
02dde8b45c
x86: move various CPU initialization objects into .cpuinit.rodata
|
16 lat temu |
Yinghai Lu
|
1b05d60d60
x86: remove duplicated get_model_name() calling
|
17 lat temu |
Yinghai Lu
|
10a434fcb2
x86: remove cpu_vendor_dev
|
17 lat temu |
Yinghai Lu
|
5fef55fddb
x86: move mtrr cpu cap setting early in early_init_xxxx
|
17 lat temu |
H. Peter Anvin
|
b30a72a7ed
Merge branch 'x86/urgent' into x86/cpu
|
17 lat temu |
Samuel Sieb
|
c6744955d0
x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"
|
17 lat temu |
Ingo Molnar
|
026e2c05ef
x86, cyrix: debug
|
17 lat temu |
Ingo Molnar
|
1d007cd5ae
x86: clean up cpu capabilities accesses, cyrix.c
|
17 lat temu |
Paolo Ciarrocchi
|
adf85265b4
x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c
|
17 lat temu |
Thomas Petazzoni
|
03ae5768b6
x86: use ELF section to list CPU vendor specific code
|
17 lat temu |
Adrian Bunk
|
6c81c32f96
calibrate_delay() must be __cpuinit
|
17 lat temu |
Dave Jones
|
7ebad70534
x86: use CR0 defines.
|
17 lat temu |