Andy Lutomirski
|
b9d989c721
x86/asm: Move the thread_info::status field to thread_struct
|
9 年之前 |
Brian Gerst
|
ffcb043ba5
sched/x86: Fix thread_saved_pc()
|
9 年之前 |
Brian Gerst
|
0100301bfd
sched/x86: Rewrite the switch_to() code
|
9 年之前 |
Linus Torvalds
|
2d724ffddd
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Andy Lutomirski
|
13d4ea097d
x86/uaccess: Move thread_info::addr_limit to thread_struct
|
9 年之前 |
Ingo Molnar
|
2a53ccbc0d
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
|
9 年之前 |
Andy Lutomirski
|
dfa9a942fd
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct
|
9 年之前 |
Fenghua Yu
|
bf15a8cf8d
x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distinguish it from 'fpu_user_xstate_size'
|
9 年之前 |
Fenghua Yu
|
a1141e0b5c
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
|
9 年之前 |
Linus Torvalds
|
9a45f036af
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Andy Lutomirski
|
296f781a4b
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
|
9 年之前 |
Luis R. Rodriguez
|
867fe800b4
x86/paravirt: Remove paravirt_enabled()
|
9 年之前 |
Luis R. Rodriguez
|
8d152e7a5c
x86/rtc: Replace paravirt rtc check with platform legacy quirk
|
9 年之前 |
Borislav Petkov
|
8196dab4fc
x86/cpu: Get rid of compute_unit_id
|
9 年之前 |
Linus Torvalds
|
ba33ea811e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Andy Lutomirski
|
2a41aa4feb
x86/entry/32: Add and check a stack canary for the SYSENTER stack
|
9 年之前 |
Andy Lutomirski
|
6dcc94149d
x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed
|
9 年之前 |
Thomas Gleixner
|
1f12e32f4c
x86/topology: Create logical package id
|
9 年之前 |
Ingo Molnar
|
3a2f2ac9b9
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
|
9 年之前 |
Dmitry Vyukov
|
75edb54a1d
x86: Fix KASAN false positives in thread_saved_pc()
|
9 年之前 |
Borislav Petkov
|
cd4d09ec6f
x86/cpufeature: Carve out X86_FEATURE_*
|
9 年之前 |
David Vrabel
|
d8c98a1d14
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
|
9 年之前 |
Linus Torvalds
|
4302d506d5
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Denys Vlasenko
|
0b101e62af
x86/asm: Force inlining of cpu_relax()
|
10 年之前 |
Ingo Molnar
|
decb4c4115
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
|
10 年之前 |
Linus Torvalds
|
11e612ddb4
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Ingo Molnar
|
5461bd81bf
Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new changes
|
10 年之前 |
Brian Gerst
|
9fda6a0681
x86/vm86: Move vm86 fields out of 'thread_struct'
|
10 年之前 |
Ingo Molnar
|
5b929bd11d
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
|
10 年之前 |
Paolo Pisati
|
949163015c
x86/boot: Obsolete the MCA sys_desc_table
|
10 年之前 |