Commit History

Author SHA1 Message Date
  Ingo Molnar a5dd192496 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes 10 years ago
  Linus Torvalds ed596cde94 Revert x86 sigcontext cleanups 10 years ago
  Brian Gerst ba3e127ec1 x86/vm86: Clean up vm86.h includes 10 years ago
  Brian Gerst 5ed92a8ab7 x86/vm86: Use the normal pt_regs area for vm86 10 years ago
  Andy Lutomirski 1f484aa690 x86/entry: Move C entry and exit code to arch/x86/entry/common.c 10 years ago
  Brian Gerst 5e2aad2460 x86/compat: Remove unneeded #include 10 years ago
  Ingo Molnar fcbc99c403 x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions 10 years ago
  Ingo Molnar 05012c13f6 x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h 10 years ago
  Ingo Molnar fbce778246 x86/fpu: Merge fpu__reset() and fpu__clear() 10 years ago
  Ingo Molnar 82c0e45eb5 x86/fpu: Move the signal frame handling code closer to each other 10 years ago
  Ingo Molnar 9dfe99b755 x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig() 10 years ago
  Ingo Molnar 5033861575 x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state() 10 years ago
  Ingo Molnar c8e1404120 x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe() 10 years ago
  Ingo Molnar 78f7f1e54b x86/fpu: Rename fpu-internal.h to fpu/internal.h 10 years ago
  Ingo Molnar af2d94fddc x86/fpu: Use 'struct fpu' in fpu_reset_state() 10 years ago
  Ingo Molnar c5bedc6847 x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active 10 years ago
  Ingo Molnar 4c1384100e x86/fpu: Open code PF_USED_MATH usages 10 years ago
  Ingo Molnar f89e32e0a3 x86/fpu: Fix header file dependencies of fpu-internal.h 10 years ago
  Linus Torvalds 90d1c08786 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
  Oleg Nesterov fd0f86b664 x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal() 10 years ago
  Linus Torvalds fa2e5c073a Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 10 years ago
  Linus Torvalds 421ec9017f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
  Richard Weinberger 3050a35fba x86: Remove signal translation and exec_domain 11 years ago
  Brian Gerst 6a3713f001 x86/signal: Remove pax argument from restore_sigcontext 10 years ago
  Borislav Petkov b85e67d148 x86/fpu: Rename drop_init_fpu() to fpu_reset_state() 10 years ago
  Brian Gerst 1daeaa3151 x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET 10 years ago
  Andy Lutomirski 9a036b93a3 x86/signal/64: Remove 'fs' and 'gs' from sigcontext 10 years ago
  Andy Lutomirski c6f2062935 x86/signal/64: Fix SS handling for signals delivered to 64-bit programs 10 years ago
  Andy Lutomirski f56141e3e2 all arches, signal: move restart_block to struct task_struct 10 years ago
  Luck, Tony d4812e169d x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks 10 years ago