Dmitry V. Levin
|
22eab11087
x86/signal: Fix restart_syscall number for x32 tasks
|
9 лет назад |
Linus Torvalds
|
4302d506d5
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 лет назад |
Linus Torvalds
|
33d46f9765
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 лет назад |
Andy Lutomirski
|
0a6d1fa0d2
x86/vdso: Remove runtime 32-bit vDSO selection
|
10 лет назад |
Denys Vlasenko
|
dae0f305d6
x86/signal: Deinline get_sigframe, save 240 bytes
|
10 лет назад |
Ingo Molnar
|
530e5c8271
x86/headers: Make sigcontext pointers bit independent
|
10 лет назад |
Ingo Molnar
|
a5dd192496
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
|
10 лет назад |
Linus Torvalds
|
ed596cde94
Revert x86 sigcontext cleanups
|
10 лет назад |
Brian Gerst
|
ba3e127ec1
x86/vm86: Clean up vm86.h includes
|
10 лет назад |
Brian Gerst
|
5ed92a8ab7
x86/vm86: Use the normal pt_regs area for vm86
|
10 лет назад |
Andy Lutomirski
|
1f484aa690
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
|
10 лет назад |
Brian Gerst
|
5e2aad2460
x86/compat: Remove unneeded #include
|
10 лет назад |
Ingo Molnar
|
fcbc99c403
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions
|
10 лет назад |
Ingo Molnar
|
05012c13f6
x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h
|
10 лет назад |
Ingo Molnar
|
fbce778246
x86/fpu: Merge fpu__reset() and fpu__clear()
|
10 лет назад |
Ingo Molnar
|
82c0e45eb5
x86/fpu: Move the signal frame handling code closer to each other
|
10 лет назад |
Ingo Molnar
|
9dfe99b755
x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
|
10 лет назад |
Ingo Molnar
|
5033861575
x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state()
|
10 лет назад |
Ingo Molnar
|
c8e1404120
x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()
|
10 лет назад |
Ingo Molnar
|
78f7f1e54b
x86/fpu: Rename fpu-internal.h to fpu/internal.h
|
10 лет назад |
Ingo Molnar
|
af2d94fddc
x86/fpu: Use 'struct fpu' in fpu_reset_state()
|
10 лет назад |
Ingo Molnar
|
c5bedc6847
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
|
10 лет назад |
Ingo Molnar
|
4c1384100e
x86/fpu: Open code PF_USED_MATH usages
|
10 лет назад |
Ingo Molnar
|
f89e32e0a3
x86/fpu: Fix header file dependencies of fpu-internal.h
|
10 лет назад |
Linus Torvalds
|
90d1c08786
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 лет назад |
Oleg Nesterov
|
fd0f86b664
x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()
|
10 лет назад |
Linus Torvalds
|
fa2e5c073a
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
|
10 лет назад |
Linus Torvalds
|
421ec9017f
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 лет назад |
Richard Weinberger
|
3050a35fba
x86: Remove signal translation and exec_domain
|
11 лет назад |
Brian Gerst
|
6a3713f001
x86/signal: Remove pax argument from restore_sigcontext
|
10 лет назад |