Vitaly Kuznetsov
|
5e57f1d607
x86/xen: add CONFIG_XEN_PV to Kconfig
|
8 лет назад |
Dmitry Safonov
|
ada26481df
x86/mm: Make in_compat_syscall() work during exec
|
8 лет назад |
Kyle Huey
|
79170fda31
x86/syscalls/32: Wire up arch_prctl on x86-32
|
8 лет назад |
Kyle Huey
|
b0b9b01401
x86/arch_prctl: Add do_arch_prctl_common()
|
8 лет назад |
Kyle Huey
|
17a6e1b8e8
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
|
8 лет назад |
Kyle Huey
|
ff3f097eef
x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()
|
8 лет назад |
Kyle Huey
|
dd93938a92
x86/arch_prctl: Rename 'code' argument to 'option'
|
8 лет назад |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 лет назад |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 лет назад |
Linus Torvalds
|
eb254f323b
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 лет назад |
Linus Torvalds
|
212f30008a
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 лет назад |
Linus Torvalds
|
518bacf5a5
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 лет назад |
Thomas Gleixner
|
34bc3560c6
x86: Remove empty idle.h header
|
8 лет назад |
Fenghua Yu
|
4f341a5e48
x86/intel_rdt: Add scheduler hook
|
8 лет назад |
Josh Poimboeuf
|
bb5e5ce545
x86/dumpstack: Remove kernel text addresses from stack dump
|
8 лет назад |
Josh Poimboeuf
|
6fa81a12b3
x86/dumpstack: Print orig_ax in __show_regs()
|
8 лет назад |
Josh Poimboeuf
|
1141c3e39c
x86/dumpstack: Fix duplicate RIP address display in __show_regs()
|
8 лет назад |
Ingo Molnar
|
4d69f155d5
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
|
9 лет назад |
Rik van Riel
|
c474e50711
x86/fpu: Split old_fpu & new_fpu handling into separate functions
|
9 лет назад |
Linus Torvalds
|
93c26d7dc0
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 лет назад |
Linus Torvalds
|
8e4ef63867
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 лет назад |
Vinson Lee
|
6e68b08728
x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctl
|
9 лет назад |
Ingo Molnar
|
91b7bd39e6
x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTORE
|
9 лет назад |
Andy Lutomirski
|
b9d989c721
x86/asm: Move the thread_info::status field to thread_struct
|
9 лет назад |
Dmitry Safonov
|
2eefd87896
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
|
9 лет назад |
Nicolas Iooss
|
ba6d018e3d
x86/mm/pkeys: Do not skip PKRU register if debug registers are not used
|
9 лет назад |
Brian Gerst
|
616d24835e
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
|
9 лет назад |
Brian Gerst
|
0100301bfd
sched/x86: Rewrite the switch_to() code
|
9 лет назад |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 лет назад |
Andy Lutomirski
|
d696ca016d
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
|
9 лет назад |