Ian Campbell
|
6eebdda35e
x86: Drop unnecessary kernel_eflags variable on 64-bit
|
13 年之前 |
Suresh Siddha
|
c6fd893da9
x86, avx: don't use avx instructions with "noxsave" boot param
|
13 年之前 |
Linus Torvalds
|
4cb38750d4
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Alex Shi
|
c4211f42d3
x86/tlb: add tlb_flushall_shift for specific CPU
|
13 年之前 |
Alex Shi
|
e0ba94f14f
x86/tlb_info: get last level TLB entry number of CPU
|
13 年之前 |
Borislav Petkov
|
ecd431d95a
x86, cpu: Fix show_msr MSR accessing function
|
13 年之前 |
Steven Rostedt
|
f8988175fd
x86: Allow nesting of the debug stack IDT setting
|
13 年之前 |
Alex Shi
|
c6ae41e7d4
x86: replace percpu_xxx funcs with this_cpu_xxx
|
13 年之前 |
Andreas Herrmann
|
68894632af
x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()
|
13 年之前 |
Linus Torvalds
|
6b8212a313
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Linus Torvalds
|
ed2d265d12
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Yinghai Lu
|
0b8b8078cb
x86: Fix excessive MSR print out when show_msr is not specified
|
13 年之前 |
Linus Torvalds
|
35cb8d9e18
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Linus Torvalds
|
4c64616bb5
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Paul Gortmaker
|
f649e9388c
x86: relocate get/set debugreg fcns to include/asm/debugreg.
|
13 年之前 |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 年之前 |
Linus Torvalds
|
8546c00892
i387: Uninline the generic FP helpers that we expose to kernel modules
|
13 年之前 |
Linus Torvalds
|
27e74da980
i387: export 'fpu_owner_task' per-cpu variable
|
13 年之前 |
Linus Torvalds
|
7e16838d94
i387: support lazy restore of FPU state
|
13 年之前 |
Yinghai Lu
|
21c3fcf3e3
x86/debug: Fix/improve the show_msr=<cpus> debug print out
|
13 年之前 |
Linus Torvalds
|
83c2f912b4
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Steven Rostedt
|
42181186ad
x86: Add counter when debug stack is used with interrupts enabled
|
13 年之前 |
Steven Rostedt
|
228bdaa95f
x86: Keep current stack in NMI breakpoints
|
13 年之前 |
Kevin Winchester
|
141168c36c
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
|
13 年之前 |
Steffen Persvold
|
e4a02b4a95
x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support
|
13 年之前 |
Daniel J Blueman
|
64be4c1c24
x86: Add x86_init platform override to fix up NUMA core numbering
|
13 年之前 |
Linus Torvalds
|
8e6d539e0f
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Linus Torvalds
|
e34eb39c1c
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Borislav Petkov
|
a110b5ec73
x86: Add a BSP cpu_dev helper
|
14 年之前 |
H. Peter Anvin
|
49d859d78c
x86, random: Verify RDRAND functionality and allow it to be disabled
|
14 年之前 |