1. 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. b9d989c x86/asm: Move the thread_info::status field to thread_struct by Andy Lutomirski · 8 years ago
  3. 6846351 x86/signal: Add SA_{X32,IA32}_ABI sa_flags by Dmitry Safonov · 8 years ago
  4. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  6. 609c19a x86/ptrace: Stop setting TS_COMPAT in ptrace code by Andy Lutomirski · 8 years ago
  7. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 0b4521e signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other architectures by Stas Sergeev · 8 years ago
  9. abfb949 x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() by Dmitry Safonov · 8 years ago
  10. d366bf7 x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  11. 6c25da5 x86/signal/64: Re-add support for SS in the 64-bit signal context by Andy Lutomirski · 8 years ago
  12. 8ff5bd2 x86/signal/64: Fix SS if needed when delivering a 64-bit signal by Andy Lutomirski · 8 years ago
  13. 95d97ad x86/signal: Cleanup get_nr_restart_syscall() by Dmitry V. Levin · 9 years ago
  14. 22eab11 x86/signal: Fix restart_syscall number for x32 tasks by Dmitry V. Levin · 9 years ago
  15. 4302d50 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 33d46f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 0a6d1fa x86/vdso: Remove runtime 32-bit vDSO selection by Andy Lutomirski · 9 years ago
  18. dae0f30 x86/signal: Deinline get_sigframe, save 240 bytes by Denys Vlasenko · 9 years ago
  19. 530e5c8 x86/headers: Make sigcontext pointers bit independent by Ingo Molnar · 9 years ago
  20. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  21. ed596cd Revert x86 sigcontext cleanups by Linus Torvalds · 9 years ago
  22. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 9 years ago
  23. 5ed92a8 x86/vm86: Use the normal pt_regs area for vm86 by Brian Gerst · 9 years ago
  24. 1f484aa x86/entry: Move C entry and exit code to arch/x86/entry/common.c by Andy Lutomirski · 9 years ago
  25. 5e2aad2 x86/compat: Remove unneeded #include by Brian Gerst · 9 years ago
  26. fcbc99c x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions by Ingo Molnar · 9 years ago
  27. 05012c1 x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h by Ingo Molnar · 9 years ago
  28. fbce778 x86/fpu: Merge fpu__reset() and fpu__clear() by Ingo Molnar · 9 years ago
  29. 82c0e45 x86/fpu: Move the signal frame handling code closer to each other by Ingo Molnar · 9 years ago
  30. 9dfe99b x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig() by Ingo Molnar · 9 years ago
  31. 5033861 x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state() by Ingo Molnar · 9 years ago
  32. c8e1404 x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe() by Ingo Molnar · 9 years ago
  33. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 9 years ago
  34. af2d94f x86/fpu: Use 'struct fpu' in fpu_reset_state() by Ingo Molnar · 9 years ago
  35. c5bedc6 x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active by Ingo Molnar · 9 years ago
  36. 4c13841 x86/fpu: Open code PF_USED_MATH usages by Ingo Molnar · 9 years ago
  37. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 9 years ago
  38. 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. fd0f86b x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal() by Oleg Nesterov · 9 years ago
  40. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  41. 421ec90 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. 3050a35 x86: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  43. 6a3713f x86/signal: Remove pax argument from restore_sigcontext by Brian Gerst · 9 years ago
  44. b85e67d x86/fpu: Rename drop_init_fpu() to fpu_reset_state() by Borislav Petkov · 9 years ago
  45. 1daeaa3 x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET by Brian Gerst · 9 years ago
  46. 9a036b93 x86/signal/64: Remove 'fs' and 'gs' from sigcontext by Andy Lutomirski · 9 years ago
  47. c6f2062 x86/signal/64: Fix SS handling for signals delivered to 64-bit programs by Andy Lutomirski · 9 years ago
  48. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  49. d4812e1 x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks by Luck, Tony · 9 years ago
  50. 66463db x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() by Oleg Nesterov · 10 years ago
  51. 6ba19a6 x86_32, signal: Fix vdso rt_sigreturn by Andy Lutomirski · 10 years ago
  52. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  53. f357a82 Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. bd1c149a Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP by Al Viro · 11 years ago
  55. 277d5b4 x86, asmlinkage: Make several variables used from assembler/linker script visible by Andi Kleen · 11 years ago
  56. ff49103 x86, asmlinkage: Make various syscalls asmlinkage by Andi Kleen · 11 years ago
  57. ddd40da x86/signals: Merge EFLAGS bit clearing into a single statement by Jiri Olsa · 11 years ago
  58. 24cda10 x86/signals: Clear RF EFLAGS bit for signal handler by Jiri Olsa · 11 years ago
  59. 5e219b3 x86/signals: Propagate RF EFLAGS bit through the signal restore call by Jiri Olsa · 11 years ago
  60. 235b802 x86: convert to ksignal by Al Viro · 12 years ago
  61. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 11 years ago
  62. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  63. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  64. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  65. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  66. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  67. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  68. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  69. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  70. f38787f Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent by Ingo Molnar · 12 years ago
  71. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  72. 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. db023ea uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume() by Oleg Nesterov · 12 years ago
  75. edf55fd x86: Exit RCU extended QS on notify resume by Frederic Weisbecker · 12 years ago
  76. 49b8c69 Merge branch 'x86/fpu' into x86/smap by H. Peter Anvin · 12 years ago
  77. 5e88353 x86, smap: Reduce the SMAP overhead for signal handling by H. Peter Anvin · 12 years ago
  78. e76623d x86: get rid of TIF_IRET hackery by Al Viro · 12 years ago
  79. 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 12 years ago
  80. 050902c x86, signal: Cleanup ifdefs and is_ia32, is_x32 by Suresh Siddha · 12 years ago
  81. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 12 years ago
  82. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 12 years ago
  83. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  84. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  85. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  86. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  87. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  88. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  89. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  91. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  92. 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 12 years ago
  93. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. 0326f5a uprobes/core: Handle breakpoint and singlestep exceptions by Srikar Dronamraju · 12 years ago
  96. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 12 years ago
  97. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 12 years ago
  98. c5a3739 x32: Signal-related system calls by H. Peter Anvin · 12 years ago
  99. 8513942 x32: Export setup/restore_sigcontext from signal.c by H. Peter Anvin · 12 years ago
  100. f28f0c2 x86: Move some signal-handling definitions to a common header by H. Peter Anvin · 12 years ago