Thomas Gleixner
|
9305bd6ca7
x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()
|
7 年 前 |
David Wang
|
a2aa578fec
x86/Centaur: Report correct CPU/cache topology
|
7 年 前 |
David Wang
|
60882cc159
x86/Centaur: Initialize supported CPU features properly
|
7 年 前 |
Linus Torvalds
|
d4667ca142
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年 前 |
Jia Zhang
|
b399151cb4
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
7 年 前 |
davidwang
|
fe6daab1ee
x86/centaur: Mark TSC invariant
|
7 年 前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年 前 |
Linus Torvalds
|
16b76293c5
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年 前 |
Ingo Molnar
|
4729277156
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
|
8 年 前 |
Linus Torvalds
|
609b07b72d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年 前 |
Peter Zijlstra
|
f94c8d1169
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
|
8 年 前 |
Ingo Molnar
|
e601757102
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
|
8 年 前 |
Ingo Molnar
|
0871d5a66d
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates
|
8 年 前 |
Ingo Molnar
|
66441bd3cf
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
|
8 年 前 |
Peter Zijlstra
|
acb04058de
sched/clock: Fix hotplug crash
|
8 年 前 |
Linus Torvalds
|
ba33ea811e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年 前 |
Chen Yucong
|
1b74dde7c4
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
|
9 年 前 |
Borislav Petkov
|
cd4d09ec6f
x86/cpufeature: Carve out X86_FEATURE_*
|
9 年 前 |
Borislav Petkov
|
39c06df4dc
x86/cpufeature: Cleanup get_cpu_cap()
|
9 年 前 |
Dave Jones
|
09df7c4c80
x86: Remove CONFIG_X86_OOSTORE
|
11 年 前 |
Paul Gortmaker
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 年 前 |
Jan Beulich
|
09dc68d958
x86/cpu: Track legacy CPU model data only on 32-bit kernels
|
12 年 前 |
Paul Gortmaker
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 年 前 |
Timo Teräs
|
cb3f718de8
x86, centaur: Enable cx8 for VIA Eden too
|
13 年 前 |
Borislav Petkov
|
27c13ecec4
x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
|
16 年 前 |
Sebastian Andrzej Siewior
|
48f4c485c2
x86/centaur: merge 32 & 64 bit version
|
16 年 前 |
Jan Beulich
|
02dde8b45c
x86: move various CPU initialization objects into .cpuinit.rodata
|
16 年 前 |
Yinghai Lu
|
1b05d60d60
x86: remove duplicated get_model_name() calling
|
17 年 前 |
Yinghai Lu
|
10a434fcb2
x86: remove cpu_vendor_dev
|
17 年 前 |
Yinghai Lu
|
5fef55fddb
x86: move mtrr cpu cap setting early in early_init_xxxx
|
17 年 前 |