1. e9bd3f0 x86: signal: sys_rt_sigreturn() should use set_current_blocked() by Oleg Nesterov · 14 years ago
  2. e6a5858 x86: signal: handle_signal() should use set_current_blocked() by Oleg Nesterov · 14 years ago
  3. 052acad x86: Merge sys_sigaltstack by Brian Gerst · 15 years ago
  4. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  5. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  6. 7c68af6 core, x86: Add user return notifiers by Avi Kivity · 15 years ago
  7. 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
  8. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  9. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 16 years ago
  10. c1ebf83 x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE by Andi Kleen · 16 years ago
  11. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
  12. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
  13. 9b1beaf x86, mce: support action-optional machine checks by Andi Kleen · 16 years ago
  14. 9ff36ee x86, mce: rename mce_notify_user to mce_notify_irq by Andi Kleen · 16 years ago
  15. da0cdc1 hw-breakpoints: modify signal handling code to refrain from re-enabling HW Breakpoints by K.Prasad · 16 years ago
  16. 4efc067 x86, mce: use 64bit machine check code on 32bit by Andi Kleen · 16 years ago
  17. 925d519 perf_counter: unify and fix delayed counter wakeup by Peter Zijlstra · 16 years ago
  18. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  19. 0f8f308 x86: signal: check sas_ss_size instead of sas_ss_flags() by Hiroshi Shimamoto · 16 years ago
  20. 14fc9fb x86: signal: check signal stack overflow properly by Hiroshi Shimamoto · 16 years ago
  21. 2505170 x86, signals: fix xine & firefox bustage by Hiroshi Shimamoto · 16 years ago
  22. 1fae027 x86: signal: introduce helper align_sigframe() by Hiroshi Shimamoto · 16 years ago
  23. 75779f0 x86: signal: unify get_sigframe() by Hiroshi Shimamoto · 16 years ago
  24. 36a4526 x86: signal: use 16 bytes boundary for rt_sigframe by Hiroshi Shimamoto · 16 years ago
  25. 97286a2 x86: signal: intrroduce get_sigframe() and replace get_sigstack() by Hiroshi Shimamoto · 16 years ago
  26. 144b071 x86: signal: add __user annotation by Hiroshi Shimamoto · 16 years ago
  27. b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 16 years ago
  28. 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 16 years ago
  29. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 16 years ago
  30. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 16 years ago
  31. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 16 years ago
  32. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
  33. 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 16 years ago
  34. 98e3d45 x86: signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
  35. 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
  36. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  37. 41af86f x86: signal: move sigframe.h to arch/x86/include/asm by Hiroshi Shimamoto · 16 years ago
  38. f522376 x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c by Hiroshi Shimamoto · 16 years ago
  39. ae417bb x86: signal: use signal_fault() in sys_sigreturn() by Hiroshi Shimamoto · 16 years ago
  40. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  41. 4217458 x86: signal: change type of paramter for sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  42. 5ceb40d x86: signal: unify signal_{32|64}.c by Hiroshi Shimamoto · 16 years ago[Renamed from arch/x86/kernel/signal_32.c]
  43. e5fa2d0 x86: signal: unify signal_{32|64}.c, prepare by Hiroshi Shimamoto · 16 years ago
  44. bfeb91a x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigframe() by Hiroshi Shimamoto · 16 years ago
  45. 2601657 x86: signal: move {setup|restore}_sigcontext() by Hiroshi Shimamoto · 16 years ago
  46. 2456d738 x86: signal: cosmetic unification of sys_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  47. 666ac7b x86: signal: cosmetic unification of sys_sigaltstack() by Hiroshi Shimamoto · 16 years ago
  48. 5c9b3a0 x86: signal: cosmetic unification of including headers by Hiroshi Shimamoto · 16 years ago
  49. 3ddd972 x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3 by Hiroshi Shimamoto · 16 years ago
  50. 4a61204 x86: signal_32: introduce retcode and rt_retcode by Hiroshi Shimamoto · 16 years ago
  51. 15002fa x86: signal: cosmetic unification of setup_sigcontext() by Hiroshi Shimamoto · 16 years ago
  52. 4b33669 x86: signal_32: do save_i387_xstate() at get_sigframe() by Hiroshi Shimamoto · 16 years ago
  53. 5791775 x86: signal: cosmetic unification of NR_restart_syscall by Hiroshi Shimamoto · 16 years ago
  54. cabf503 x86: signal: cosmetic unification of macros for setup_rt_frame() by Hiroshi Shimamoto · 16 years ago
  55. 96bf84b x86: signal: cosmetic unification of signr_convert() by Hiroshi Shimamoto · 16 years ago
  56. 709110bd x86: signal: cosmetic unification of restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
  57. 69e13ad x86: signal: remove indent in restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
  58. a2e8d3d x86: signal: move macros out from restore_sigcontext() by Hiroshi Shimamoto · 16 years ago
  59. 4694d23 x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frame by Hiroshi Shimamoto · 16 years ago
  60. 455edbc x86: signal: introduce helper macro is_ia32 by Hiroshi Shimamoto · 16 years ago
  61. 8d8c13b x86: signal_32.c: introduce signr_convert() by Hiroshi Shimamoto · 16 years ago
  62. 86d3237 x86: signal: cosmetic unification of handle_signal() by Hiroshi Shimamoto · 16 years ago
  63. ee847c5 x86: signal: cosmetic unification of do_notify_resume() by Hiroshi Shimamoto · 16 years ago
  64. e6babb6 x86: signal: introduce do_rt_sigreturn() by Hiroshi Shimamoto · 16 years ago
  65. 2ba48e1 x86: signal: remove unneeded err handling by Hiroshi Shimamoto · 16 years ago
  66. 3d0aedd x86: signal: put give_sigsegv of setup frames together by Hiroshi Shimamoto · 16 years ago
  67. 13ad772 x86_32: signal: move signal number conversion to upper layer by Hiroshi Shimamoto · 16 years ago
  68. 1d13024 x86: signal: split out frame setups by Hiroshi Shimamoto · 16 years ago
  69. 8fcd8e2 x86: signal: make NR_restart_syscall by Hiroshi Shimamoto · 16 years ago
  70. 72fa50f x86_32: signal: introduce signal_fault() by Hiroshi Shimamoto · 16 years ago
  71. bb57925 x86_32: signal: use syscall_get_nr and error by Hiroshi Shimamoto · 16 years ago
  72. 046fd53 Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal by Ingo Molnar · 16 years ago
  73. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 17 years ago
  74. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 17 years ago
  75. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 17 years ago
  76. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 17 years ago
  77. 59e5213 x86: tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 17 years ago
  78. 36a0330 x86: tracehook_signal_handler by Roland McGrath · 17 years ago
  79. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  80. bbc1f69 x86: Introducing asm/syscalls.h by Jaswinder Singh · 17 years ago
  81. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 17 years ago
  82. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 17 years ago
  83. 1181f8b x86_32: remove redundant KERN_INFO by Hiroshi Shimamoto · 17 years ago
  84. 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 17 years ago
  85. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 17 years ago
  86. 8b9c5ff x86 signals: lift flags diddling code by Roland McGrath · 17 years ago
  87. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 17 years ago
  88. 97b44ae x86: add KERN_INFO to show_unhandled_signals printout by Ingo Molnar · 17 years ago
  89. eee6dd1 x86: move extern declaration to vdso.h by Ingo Molnar · 17 years ago
  90. 7e907f4 x86: clean up arch/x86/kernel/signal_32.c by Ingo Molnar · 17 years ago
  91. a711317 x86: remove DEBUG_SIG by Ingo Molnar · 17 years ago
  92. 866bc13 x86: Unify argument names in signal_32|64.c by Harvey Harrison · 17 years ago
  93. 123a634 x86: move struct definitions to unifed sigframe.h by Harvey Harrison · 17 years ago
  94. 2d19c45 x86: use sizeof(long) to unify signal_32|64.c by Harvey Harrison · 17 years ago
  95. 1a17680 x86: Use FIX_EFLAGS define in X86_64 by Harvey Harrison · 17 years ago
  96. ac66f3f x86: reduce trivial style differences in signal_32|64.c by Harvey Harrison · 17 years ago
  97. c3e6ff8 x86: regparm(3) is mandatory, no need to annotate by Harvey Harrison · 17 years ago
  98. 9902a70 x86: make X86_32 pt_regs members unsigned long by Harvey Harrison · 17 years ago
  99. 92bc205 x86: change most X86_32 pt_regs members to unsigned long by Harvey Harrison · 17 years ago
  100. 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 17 years ago