1. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
  2. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 16 years ago
  3. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 16 years ago
  4. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 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 · 16 years ago
  6. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
  7. 1181f8b x86_32: remove redundant KERN_INFO by Hiroshi Shimamoto · 17 years ago
  8. 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 17 years ago
  9. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 17 years ago
  10. 8b9c5ff x86 signals: lift flags diddling code by Roland McGrath · 17 years ago
  11. a5c15d4 x86: replace most VM86 flags with flags from processor-flags.h by gorcunov@gmail.com · 17 years ago
  12. 97b44ae x86: add KERN_INFO to show_unhandled_signals printout by Ingo Molnar · 17 years ago
  13. eee6dd1 x86: move extern declaration to vdso.h by Ingo Molnar · 17 years ago
  14. 7e907f4 x86: clean up arch/x86/kernel/signal_32.c by Ingo Molnar · 17 years ago
  15. a711317 x86: remove DEBUG_SIG by Ingo Molnar · 17 years ago
  16. 866bc13 x86: Unify argument names in signal_32|64.c by Harvey Harrison · 17 years ago
  17. 123a634 x86: move struct definitions to unifed sigframe.h by Harvey Harrison · 17 years ago
  18. 2d19c45 x86: use sizeof(long) to unify signal_32|64.c by Harvey Harrison · 17 years ago
  19. 1a17680 x86: Use FIX_EFLAGS define in X86_64 by Harvey Harrison · 17 years ago
  20. ac66f3f x86: reduce trivial style differences in signal_32|64.c by Harvey Harrison · 17 years ago
  21. c3e6ff8 x86: regparm(3) is mandatory, no need to annotate by Harvey Harrison · 17 years ago
  22. 9902a70 x86: make X86_32 pt_regs members unsigned long by Harvey Harrison · 17 years ago
  23. 92bc205 x86: change most X86_32 pt_regs members to unsigned long by Harvey Harrison · 17 years ago
  24. 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 17 years ago
  25. e40cd10 x86: clear DF before calling signal handler by Aurelien Jarno · 17 years ago
  26. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  27. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 17 years ago
  28. 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 17 years ago
  29. 0f53409 x86: x86-32 thread_struct.debugreg by Roland McGrath · 17 years ago
  30. 742fa54 x86: use generic register names in struct sigcontext by H. Peter Anvin · 17 years ago
  31. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  32. e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 17 years ago
  33. 6c3652e x86 vDSO: i386 vdso32 by Roland McGrath · 17 years ago
  34. 83bd010 x86: protect against sigaltstack wraparound by Roland McGrath · 17 years ago
  35. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  36. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  37. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  38. b93b6ca i386: remove unnecessary code by Ingo Molnar · 17 years ago
  39. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  40. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/signal_32.c]
  41. 56cc623 i386: prepare shared kernel/sigframe.h by Thomas Gleixner · 17 years ago
  42. 2512e7c i386: prepare shared kernel/signal.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/signal.c]
  43. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 17 years ago
  44. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  45. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 18 years ago
  46. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 18 years ago
  47. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 18 years ago
  48. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 19 years ago
  49. fc558a7 [PATCH] swsusp: finally solve mysqld problem by Rafael J. Wysocki · 19 years ago
  50. 8bed51c [PATCH] i386: let signal handlers set the resume flag by Chuck Ebbert · 19 years ago
  51. 283828f [PATCH] Handle TIF_RESTORE_SIGMASK for i386 by David Howells · 19 years ago
  52. d347f37 [PATCH] i386: fix stack alignment for signal handlers by Markus F.X.J. Oberhumer · 19 years ago
  53. 0998e42 [PATCH] x86: privilege cleanup by Zachary Amsden · 19 years ago
  54. 4d37e7e [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management by Zachary Amsden · 19 years ago
  55. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  56. 6f0dcb7 Fix up try_to_freeze() usage in arch/i386/kernel/signal.c by Linus Torvalds · 20 years ago
  57. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 20 years ago
  58. 717b594 [PATCH] xen: x86: Use more usermode macro by Vincent Hanquez · 20 years ago
  59. 1cc6f12 [PATCH] xen: x86: Use new macro for debugreg by Vincent Hanquez · 20 years ago
  60. 7c1def1 [PATCH] i386: never block forced SIGSEGV by Roland McGrath · 20 years ago
  61. ecd02dd [PATCH] i386: Use loaddebug macro consistently by Roland McGrath · 20 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago