Linus Torvalds
|
8e4ef63867
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 år sedan |
Andy Lutomirski
|
b9d989c721
x86/asm: Move the thread_info::status field to thread_struct
|
9 år sedan |
Dmitry Safonov
|
6846351052
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
|
9 år sedan |
Linus Torvalds
|
c98f5827f8
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 år sedan |
Masahiro Yamada
|
97f2645f35
tree-wide: replace config_enabled() with IS_ENABLED()
|
9 år sedan |
Andy Lutomirski
|
609c19a385
x86/ptrace: Stop setting TS_COMPAT in ptrace code
|
9 år sedan |
Linus Torvalds
|
168f1a7163
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 år sedan |
Stas Sergeev
|
0b4521e8cf
signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other architectures
|
9 år sedan |
Dmitry Safonov
|
abfb9498ee
x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
|
9 år sedan |
Borislav Petkov
|
d366bf7eb9
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
|
9 år sedan |
Andy Lutomirski
|
6c25da5ad5
x86/signal/64: Re-add support for SS in the 64-bit signal context
|
9 år sedan |
Andy Lutomirski
|
8ff5bd2e1e
x86/signal/64: Fix SS if needed when delivering a 64-bit signal
|
9 år sedan |
Dmitry V. Levin
|
95d97adb2b
x86/signal: Cleanup get_nr_restart_syscall()
|
9 år sedan |
Dmitry V. Levin
|
22eab11087
x86/signal: Fix restart_syscall number for x32 tasks
|
9 år sedan |
Linus Torvalds
|
4302d506d5
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 år sedan |
Linus Torvalds
|
33d46f9765
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 år sedan |
Andy Lutomirski
|
0a6d1fa0d2
x86/vdso: Remove runtime 32-bit vDSO selection
|
9 år sedan |
Denys Vlasenko
|
dae0f305d6
x86/signal: Deinline get_sigframe, save 240 bytes
|
10 år sedan |
Ingo Molnar
|
530e5c8271
x86/headers: Make sigcontext pointers bit independent
|
10 år sedan |
Ingo Molnar
|
a5dd192496
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
|
10 år sedan |
Linus Torvalds
|
ed596cde94
Revert x86 sigcontext cleanups
|
10 år sedan |
Brian Gerst
|
ba3e127ec1
x86/vm86: Clean up vm86.h includes
|
10 år sedan |
Brian Gerst
|
5ed92a8ab7
x86/vm86: Use the normal pt_regs area for vm86
|
10 år sedan |
Andy Lutomirski
|
1f484aa690
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
|
10 år sedan |
Brian Gerst
|
5e2aad2460
x86/compat: Remove unneeded #include
|
10 år sedan |
Ingo Molnar
|
fcbc99c403
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions
|
10 år sedan |
Ingo Molnar
|
05012c13f6
x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h
|
10 år sedan |
Ingo Molnar
|
fbce778246
x86/fpu: Merge fpu__reset() and fpu__clear()
|
10 år sedan |
Ingo Molnar
|
82c0e45eb5
x86/fpu: Move the signal frame handling code closer to each other
|
10 år sedan |
Ingo Molnar
|
9dfe99b755
x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
|
10 år sedan |