1. 9cc3c49 x86: ia32_signal: remove unnecessary padding by Hiroshi Shimamoto · 16 years ago
  2. 99ea1b93 x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() by Hiroshi Shimamoto · 16 years ago
  3. 7b9cee1 x86: ia32_signal.c remove unnecessary function calls by Hiroshi Shimamoto · 16 years ago
  4. bff0aa4 x86: ia32_signal.c: remove unnecessary cast to u32 by Hiroshi Shimamoto · 16 years ago
  5. 2ba48e1 x86: signal: remove unneeded err handling by Hiroshi Shimamoto · 16 years ago
  6. 3d0aedd x86: signal: put give_sigsegv of setup frames together by Hiroshi Shimamoto · 16 years ago
  7. f12e6a4 Merge branch 'x86/cleanups' into x86/signal by Ingo Molnar · 16 years ago
  8. b6edbb1 x86_64: use save/loadsegment in ia32 compat by Jeremy Fitzhardinge · 16 years ago
  9. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
  10. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 16 years ago
  11. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 16 years ago
  12. 812b121 x86_64: ia32_signal.c: remove signal number conversion by Hiroshi Shimamoto · 16 years ago
  13. fbdb7da x86_64: ia32_signal.c: use macro instead of immediate by Hiroshi Shimamoto · 16 years ago
  14. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  15. 55928e3 x86 signals: lift set_fs by Roland McGrath · 16 years ago
  16. 8b9c5ff x86 signals: lift flags diddling code by Roland McGrath · 16 years ago
  17. 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 16 years ago
  18. e40cd10 x86: clear DF before calling signal handler by Aurelien Jarno · 16 years ago
  19. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  20. 4421011 x86: x86 i387 user_regset by Roland McGrath · 17 years ago
  21. 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 17 years ago
  22. 742fa54 x86: use generic register names in struct sigcontext by H. Peter Anvin · 17 years ago
  23. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  24. af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago
  25. 99b9cdf x86: clean up arch/x86/ia32/ia32_signal.c by Thomas Gleixner · 17 years ago
  26. 2db55d3 x86_64: move ia32 by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/ia32/ia32_signal.c]
  27. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  28. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 17 years ago
  29. 8469add [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code by Evgeniy Polyakov · 17 years ago
  30. 8e3de53 [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode by Albert Cahalan · 18 years ago
  31. a7aacdf [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 by Albert Cahalan · 18 years ago
  32. ab2e0b4 [PATCH] Fix some broken white space in ia32_signal.c by Andi Kleen · 18 years ago
  33. 536e3ee [PATCH] Initialize argument registers for 32bit signal handlers. by Andi Kleen · 18 years ago
  34. dd54a11 [PATCH] Remove all traces of signal number conversion by Andi Kleen · 18 years ago
  35. 1d001df [PATCH] Add TIF_RESTORE_SIGMASK by Andi Kleen · 18 years ago
  36. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago
  37. 4724e3e [PATCH] x86_64: fix single step handling for 32bit processes by Peter Beutner · 19 years ago
  38. d347f37 [PATCH] i386: fix stack alignment for signal handlers by Markus F.X.J. Oberhumer · 19 years ago
  39. 0928d6e [PATCH] x86_64: never block forced SIGSEGV by Roland McGrath · 19 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago