1. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  2. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  3. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  4. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  5. 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
  6. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  7. 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
  8. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  9. 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
  10. 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
  11. db023ea uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume() by Oleg Nesterov · 12 years ago
  12. edf55fd x86: Exit RCU extended QS on notify resume by Frederic Weisbecker · 13 years ago
  13. 49b8c69 Merge branch 'x86/fpu' into x86/smap by H. Peter Anvin · 12 years ago
  14. 5e88353 x86, smap: Reduce the SMAP overhead for signal handling by H. Peter Anvin · 12 years ago
  15. e76623d x86: get rid of TIF_IRET hackery by Al Viro · 13 years ago
  16. 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 13 years ago
  17. 050902c x86, signal: Cleanup ifdefs and is_ia32, is_x32 by Suresh Siddha · 13 years ago
  18. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 13 years ago
  19. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 13 years ago
  20. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  21. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  22. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  23. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  24. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  25. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  26. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  28. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  29. 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 13 years ago
  30. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  31. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  32. 0326f5a uprobes/core: Handle breakpoint and singlestep exceptions by Srikar Dronamraju · 13 years ago
  33. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
  34. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 13 years ago
  35. c5a3739 x32: Signal-related system calls by H. Peter Anvin · 13 years ago
  36. 8513942 x32: Export setup/restore_sigcontext from signal.c by H. Peter Anvin · 13 years ago
  37. f28f0c2 x86: Move some signal-handling definitions to a common header by H. Peter Anvin · 13 years ago
  38. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 13 years ago
  39. 73d382d x86: Kill handle_signal()->set_fs() by Oleg Nesterov · 14 years ago
  40. 9b42962 x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic by Oleg Nesterov · 14 years ago
  41. 3982294 x86, signals: Convert the X86_32 code to use set_current_blocked() by Oleg Nesterov · 14 years ago
  42. e9bd3f0 x86: signal: sys_rt_sigreturn() should use set_current_blocked() by Oleg Nesterov · 14 years ago
  43. e6a5858 x86: signal: handle_signal() should use set_current_blocked() by Oleg Nesterov · 14 years ago
  44. 052acad x86: Merge sys_sigaltstack by Brian Gerst · 15 years ago
  45. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  46. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  47. 7c68af6 core, x86: Add user return notifiers by Avi Kivity · 15 years ago
  48. df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  50. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 16 years ago
  51. c1ebf83 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE by Andi Kleen · 16 years ago
  52. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
  53. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
  54. 9b1beaf x86, mce: support action-optional machine checks by Andi Kleen · 16 years ago
  55. 9ff36ee x86, mce: rename mce_notify_user to mce_notify_irq by Andi Kleen · 16 years ago
  56. da0cdc1 hw-breakpoints: modify signal handling code to refrain from re-enabling HW Breakpoints by K.Prasad · 16 years ago
  57. 4efc067 x86, mce: use 64bit machine check code on 32bit by Andi Kleen · 16 years ago
  58. 925d519 perf_counter: unify and fix delayed counter wakeup by Peter Zijlstra · 16 years ago
  59. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  60. 0f8f308 x86: signal: check sas_ss_size instead of sas_ss_flags() by Hiroshi Shimamoto · 16 years ago
  61. 14fc9fb x86: signal: check signal stack overflow properly by Hiroshi Shimamoto · 16 years ago
  62. 2505170 x86, signals: fix xine & firefox bustage by Hiroshi Shimamoto · 16 years ago
  63. 1fae027 x86: signal: introduce helper align_sigframe() by Hiroshi Shimamoto · 16 years ago
  64. 75779f0 x86: signal: unify get_sigframe() by Hiroshi Shimamoto · 16 years ago
  65. 36a4526 x86: signal: use 16 bytes boundary for rt_sigframe by Hiroshi Shimamoto · 16 years ago
  66. 97286a2 x86: signal: intrroduce get_sigframe() and replace get_sigstack() by Hiroshi Shimamoto · 16 years ago
  67. 144b071 x86: signal: add __user annotation by Hiroshi Shimamoto · 16 years ago
  68. b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 16 years ago
  69. 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 16 years ago
  70. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 16 years ago
  71. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 16 years ago
  72. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 16 years ago
  73. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
  74. 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 16 years ago
  75. 98e3d45 x86: signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
  76. 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
  77. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  78. 41af86f x86: signal: move sigframe.h to arch/x86/include/asm by Hiroshi Shimamoto · 16 years ago
  79. f522376 x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c by Hiroshi Shimamoto · 16 years ago
  80. ae417bb x86: signal: use signal_fault() in sys_sigreturn() by Hiroshi Shimamoto · 16 years ago
  81. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  82. 4217458 x86: signal: change type of paramter for sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  83. 5ceb40d x86: signal: unify signal_{32|64}.c by Hiroshi Shimamoto · 16 years ago[Renamed from arch/x86/kernel/signal_32.c]
  84. e5fa2d0 x86: signal: unify signal_{32|64}.c, prepare by Hiroshi Shimamoto · 16 years ago
  85. bfeb91a x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigframe() by Hiroshi Shimamoto · 16 years ago
  86. 2601657 x86: signal: move {setup|restore}_sigcontext() by Hiroshi Shimamoto · 16 years ago
  87. 2456d73 x86: signal: cosmetic unification of sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  88. 666ac7b x86: signal: cosmetic unification of sys_sigaltstack() by Hiroshi Shimamoto · 16 years ago
  89. 5c9b3a0 x86: signal: cosmetic unification of including headers by Hiroshi Shimamoto · 16 years ago
  90. 3ddd972 x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3 by Hiroshi Shimamoto · 16 years ago
  91. 4a61204 x86: signal_32: introduce retcode and rt_retcode by Hiroshi Shimamoto · 16 years ago
  92. 15002fa x86: signal: cosmetic unification of setup_sigcontext() by Hiroshi Shimamoto · 16 years ago
  93. 4b33669 x86: signal_32: do save_i387_xstate() at get_sigframe() by Hiroshi Shimamoto · 16 years ago
  94. 5791775 x86: signal: cosmetic unification of NR_restart_syscall by Hiroshi Shimamoto · 16 years ago
  95. cabf503 x86: signal: cosmetic unification of macros for setup_rt_frame() by Hiroshi Shimamoto · 16 years ago
  96. 96bf84b x86: signal: cosmetic unification of signr_convert() by Hiroshi Shimamoto · 16 years ago
  97. 709110b x86: signal: cosmetic unification of restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
  98. 69e13ad x86: signal: remove indent in restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
  99. a2e8d3d x86: signal: move macros out from restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
  100. 4694d23 x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frame by Hiroshi Shimamoto · 16 years ago