Linus Torvalds
|
671d5532aa
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年 前 |
Borislav Petkov
|
362f924b64
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
|
9 年 前 |
Borislav Petkov
|
39c06df4dc
x86/cpufeature: Cleanup get_cpu_cap()
|
9 年 前 |
Borislav Petkov
|
2ccd71f1b2
x86/cpufeature: Move some of the scattered feature bits to x86_capability
|
9 年 前 |
Borislav Petkov
|
31ac34ca56
x86/cpu: Fix MSR value truncation issue
|
9 年 前 |
Borislav Petkov
|
99f925ce92
x86/cpu: Unify CPU family, model, stepping calculation
|
9 年 前 |
Andrew Cooper
|
581b7f158f
x86/cpu: Fix SMAP check in PVOPS environments
|
10 年 前 |
Wan Zongshun
|
2167ceabf3
x86/cpu: Add CLZERO detection
|
9 年 前 |
Borislav Petkov
|
7c5b190e11
x86/cpu: Print family/model/stepping in hex
|
10 年 前 |
Linus Torvalds
|
6b2282aa37
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年 前 |
Andy Lutomirski
|
47edb65178
x86/asm/msr: Make wrmsrl() a function
|
10 年 前 |
Andy Lutomirski
|
37868fe113
x86/ldt: Make modify_ldt synchronous
|
10 年 前 |
Laura Abbott
|
b51ef52df7
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
|
10 年 前 |
Ingo Molnar
|
db52ef74b3
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is enabled
|
10 年 前 |
Linus Torvalds
|
d70b3ef54c
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年 前 |
Linus Torvalds
|
e75c73ad64
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年 前 |
Dave Hansen
|
8c3641e957
x86/mpx: Introduce a boot-time disable flag
|
10 年 前 |
Ingo Molnar
|
9dda1658a9
Merge branch 'x86/asm' into x86/core, to prepare for new patch
|
10 年 前 |
Ingo Molnar
|
b2502b418e
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32
|
10 年 前 |
Ingo Molnar
|
4c8cd0c50d
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_SYSENTER_32 and entry_SYSENTER_compat
|
10 年 前 |
Ingo Molnar
|
2cd23553b4
x86/asm/entry: Rename compat syscall entry points
|
10 年 前 |
Borislav Petkov
|
c8e56d20f2
x86: Kill CONFIG_X86_HT
|
10 年 前 |
Borislav Petkov
|
ee098e1aed
x86/cpu: Trim model ID whitespace
|
10 年 前 |
Prarit Bhargava
|
adafb98da6
x86/cpu: Strip any /proc/cpuinfo model name field whitespace
|
10 年 前 |
Ingo Molnar
|
7cf82d33b6
x86/fpu/init: Move __setup() functions to fpu/init.c
|
10 年 前 |
Ingo Molnar
|
d364a7656c
x86/fpu: Fix the 'nofxsr' boot parameter to also clear X86_FEATURE_FXSR_OPT
|
10 年 前 |
Ingo Molnar
|
c66e3f2823
x86/fpu: Remove the extra fpu__detect() layer
|
10 年 前 |
Ingo Molnar
|
21c4cd108a
x86/fpu: Simplify fpu__cpu_init()
|
10 年 前 |
Ingo Molnar
|
78f7f1e54b
x86/fpu: Rename fpu-internal.h to fpu/internal.h
|
10 年 前 |
Ingo Molnar
|
b0c050c5ba
x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/core.c
|
10 年 前 |