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