1. 9e82d45 um: remove dead code by Richard Weinberger · 11 years ago
  2. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  3. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  4. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  5. f9a38ea um: let signal_delivered() do SIGTRAP on singlestepping into handler by Al Viro · 12 years ago
  6. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  7. ffc51be um: missing checks of __put_user()/__get_user() return values by Al Viro · 13 years ago
  8. 243412b um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h by Al Viro · 12 years ago
  9. 3b7d15b um: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 13 years ago
  10. f67aa2f um: merge signal_{32,64}.c by Al Viro · 13 years ago[Renamed (72%) from arch/x86/um/signal_32.c]
  11. fbe9868 um: no need to play with save_sp in signal frame setup anymore by Al Viro · 13 years ago
  12. 3579a38 um: merge HOST_... of registers common on i386 and amd64 by Al Viro · 13 years ago
  13. 5c48b10 um: take arch/um/sys-x86 to arch/x86/um by Al Viro · 13 years ago[Renamed from arch/um/sys-x86/signal_32.c]
  14. 6582b7f um: merge arch/um/sys-{i386,x86_64} by Al Viro · 13 years ago[Renamed from arch/um/sys-i386/signal.c]
  15. a955bd6 um: series of __get_user() is costly in sigframe handling by Al Viro · 13 years ago
  16. 3d72210 um: make copy_sc() static by Al Viro · 13 years ago
  17. 78722a4 um: switch {rt_,}sigreturn() to set_current_blocked() by Al Viro · 13 years ago
  18. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  19. 966c807 uml: fix a compile error by WANG Cong · 16 years ago
  20. a5a678c uml: current.h cleanup by Jeff Dike · 17 years ago
  21. 7796931 UML: change sigcontext fields to match x86 by Jeff Dike · 17 years ago
  22. a5f6096c uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  23. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  24. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  25. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  26. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  27. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  28. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 18 years ago
  29. 5d86456 uml: tidy fault code by Jeff Dike · 18 years ago
  30. 3896625 [PATCH] uml: fix signal frame alignment by Jeff Dike · 18 years ago
  31. f983c45 [PATCH] uml: __user annotations by Al Viro · 19 years ago
  32. f53389d [PATCH] uml: fix critical typo for TT mode by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  33. 4d338e1 [PATCH] uml: sparse cleanups by Al Viro · 19 years ago
  34. 98c1823 [PATCH] uml: fix segfault on signal delivery by Jeff Dike · 19 years ago
  35. 0805d89 [PATCH] uml: move libc-dependent code from signal_user.c by Gennady Sharapov · 19 years ago
  36. e54a5df [PATCH] uml: fix signal frame copy_user by Al Viro · 19 years ago
  37. 350d5bd [PATCH] uml: fix sizeof usage by Andrew Morton · 19 years ago
  38. c578455 [PATCH] uml: S390 preparation, abstract host page fault data by Bodo Stroesser · 20 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago