Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Andy Lutomirski
|
d696ca016d
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
|
9 years ago |
Mateusz Guzik
|
4afd056555
x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS
|
9 years ago |
Andy Lutomirski
|
296f781a4b
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
|
9 years ago |
Andy Lutomirski
|
731e33e39a
x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization
|
9 years ago |
Dmitry Safonov
|
abfb9498ee
x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
|
9 years ago |
Andy Lutomirski
|
3e2b68d752
x86/asm, sched/x86: Rewrite the FS and GS context switch code
|
9 years ago |
Andy Lutomirski
|
d47b50e7a1
x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
|
9 years ago |
Linus Torvalds
|
d88f48e128
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Andy Lutomirski
|
f970165bee
x86/compat: remove is_compat_task()
|
9 years ago |
Andy Lutomirski
|
b7a584598a
x86/iopl/64: Properly context-switch IOPL on Xen PV
|
9 years ago |
Dave Hansen
|
c0b17b5bd4
x86/mm/pkeys: Dump PKRU with other kernel registers
|
9 years ago |
Jan Beulich
|
0d430e3fb3
x86/LDT: Print the real LDT base address
|
9 years ago |
Chuck Ebbert
|
558a65bc31
sched/x86: Fix typo in __switch_to() comments
|
10 years ago |
Peter Zijlstra
|
d87b7a3379
sched/core, sched/x86: Kill thread_info::saved_preempt_count
|
10 years ago |
Thomas Gleixner
|
7ba78053aa
x86/process: Unify 32bit and 64bit implementations of get_wchan()
|
10 years ago |
Thomas Gleixner
|
eddd3826a1
x86/process: Add proper bound checks in 64bit get_wchan()
|
10 years ago |
Andy Lutomirski
|
a5b9e5a2f1
x86/ldt: Make modify_ldt() optional
|
10 years ago |
Ingo Molnar
|
5b929bd11d
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
|
10 years ago |
Andy Lutomirski
|
37868fe113
x86/ldt: Make modify_ldt synchronous
|
10 years ago |
Brian Gerst
|
7da770785f
x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'
|
10 years ago |
Josh Triplett
|
c1bd55f922
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
|
10 years ago |
Linus Torvalds
|
d70b3ef54c
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Ingo Molnar
|
78f7f1e54b
x86/fpu: Rename fpu-internal.h to fpu/internal.h
|
10 years ago |
Ingo Molnar
|
384a23f939
x86/fpu: Use 'struct fpu' in switch_fpu_finish()
|
10 years ago |
Ingo Molnar
|
cb8818b6ac
x86/fpu: Use 'struct fpu' in switch_fpu_prepare()
|
10 years ago |
Ingo Molnar
|
3a0aee4801
x86/fpu: Rename math_state_restore() to fpu__restore()
|
10 years ago |
Ingo Molnar
|
f89e32e0a3
x86/fpu: Fix header file dependencies of fpu-internal.h
|
10 years ago |
Denys Vlasenko
|
fed7c3f0f7
x86/entry: Remove unused 'kernel_stack' per-cpu variable
|
10 years ago |
Andy Lutomirski
|
61f01dd941
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
|
10 years ago |