Borislav Petkov
|
8196dab4fc
x86/cpu: Get rid of compute_unit_id
|
9 years ago |
Linus Torvalds
|
ba33ea811e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Andy Lutomirski
|
2a41aa4feb
x86/entry/32: Add and check a stack canary for the SYSENTER stack
|
9 years ago |
Andy Lutomirski
|
6dcc94149d
x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed
|
9 years ago |
Thomas Gleixner
|
1f12e32f4c
x86/topology: Create logical package id
|
9 years ago |
Ingo Molnar
|
3a2f2ac9b9
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
|
9 years ago |
Dmitry Vyukov
|
75edb54a1d
x86: Fix KASAN false positives in thread_saved_pc()
|
9 years ago |
Borislav Petkov
|
cd4d09ec6f
x86/cpufeature: Carve out X86_FEATURE_*
|
9 years ago |
David Vrabel
|
d8c98a1d14
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
|
9 years ago |
Linus Torvalds
|
4302d506d5
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Denys Vlasenko
|
0b101e62af
x86/asm: Force inlining of cpu_relax()
|
10 years ago |
Ingo Molnar
|
decb4c4115
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
|
10 years ago |
Linus Torvalds
|
11e612ddb4
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Ingo Molnar
|
5461bd81bf
Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new changes
|
10 years ago |
Brian Gerst
|
9fda6a0681
x86/vm86: Move vm86 fields out of 'thread_struct'
|
10 years ago |
Ingo Molnar
|
5b929bd11d
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
|
10 years ago |
Paolo Pisati
|
949163015c
x86/boot: Obsolete the MCA sys_desc_table
|
10 years ago |
Brian Gerst
|
ed0b2edb61
x86/entry/vm86: Move userspace accesses to do_sys_vm86()
|
10 years ago |
Brian Gerst
|
0233606ce5
x86/entry/vm86: Clean up saved_fs/gs
|
10 years ago |
Dave Hansen
|
0c8c0f03e3
x86/fpu, sched: Dynamically allocate 'struct fpu'
|
10 years ago |
Linus Torvalds
|
e75c73ad64
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Aravind Gopalakrishnan
|
cc2749e409
x86/cpu/amd: Give access to the number of nodes in a physical package
|
10 years ago |
Dave Hansen
|
46a6e0cf1c
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
|
10 years ago |
Ingo Molnar
|
b8c1b8ea7b
x86/fpu: Fix FPU state save area alignment bug
|
10 years ago |
Ingo Molnar
|
c66e3f2823
x86/fpu: Remove the extra fpu__detect() layer
|
10 years ago |
Ingo Molnar
|
c5bedc6847
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
|
10 years ago |
Ingo Molnar
|
f55f88e25e
x86/fpu: Make task_xstate_cachep static
|
10 years ago |
Ingo Molnar
|
11ad19277e
x86/fpu: Remove the free_thread_xstate() complication
|
10 years ago |
Ingo Molnar
|
14b9675ae9
x86/fpu: Move FPU data structures to asm/fpu_types.h
|
10 years ago |
Ingo Molnar
|
126009993f
x86/fpu: Improve the comment for the fpu::counter field
|
10 years ago |