1. 2413ed8 um: Use POSIX ucontext_t instead of struct ucontext by Krzysztof Mazur · 7 years ago
  2. 8280752 um: Compile with modern headers by Jason A. Donenfeld · 7 years ago
  3. 57a05d8 um: Fix possible deadlock in sig_handler_common() by Richard Weinberger · 8 years ago
  4. b6024b2 um: extend fpstate to _xstate to support YMM registers by Eli Cooper · 9 years ago
  5. d5e3f5c um: Prevent IRQ handler reentrancy by Anton Ivanov · 9 years ago
  6. 2eb5f31 um: Switch clocksource to hrtimers by Anton Ivanov · 9 years ago
  7. 9a75551 um: Do not use __ptr_t type for stack_t's .ss pointer by Hans-Werner Hilse · 9 years ago
  8. f72c22e um: Make stack trace reliable against kernel mode faults by Richard Weinberger · 11 years ago
  9. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  10. 72383d4 um: fix build failure due to mess-up of sig_info protorype by Sergei Trofimovich · 12 years ago
  11. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  12. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  13. 62982ad um: sysdep/barrier.h is not used for anything by Al Viro · 13 years ago
  14. 0de021f um: shared/process.h is empty now; kill it by Al Viro · 13 years ago
  15. ab1c0cc um: finish conversion to mcontext_t by Al Viro · 13 years ago
  16. 248b74c um: start switching the references to host mcontext_t to its userland type by Al Viro · 13 years ago
  17. 05c46db um: take userland definition of barrier() to user.h by Al Viro · 13 years ago
  18. 0036168 um: fill the handlers array at build time by Al Viro · 13 years ago
  19. e87df98 um: simplify set_handler() by Al Viro · 13 years ago
  20. d5c7e8b um: don't bother blocking SIGARLM and SIGUSR1 by Al Viro · 13 years ago
  21. 7eb1225 um: merge hard_handler() instances, switch to use of SA_SIGINFO by Al Viro · 13 years ago
  22. 078073a um: -include user.h for USER_OBJ, trim includes by Al Viro · 13 years ago
  23. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  24. fe2cc53 uml: track and make up lost ticks by Jeff Dike · 16 years ago
  25. 5134d8f uml: style fixes in arch/um/os-Linux by Jeff Dike · 17 years ago
  26. cfef8f3 uml: signal handling tidying by Jeff Dike · 17 years ago
  27. e6a2d1f uml: clean up sig_handler_common_skas by Jeff Dike · 17 years ago
  28. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 17 years ago
  29. fce8c41 uml: use barrier() instead of mb() by Jeff Dike · 17 years ago
  30. edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
  31. c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 17 years ago
  32. 61b63c5 uml: eliminate SIGALRM by Jeff Dike · 17 years ago
  33. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  34. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  35. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  36. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  37. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  38. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  39. 508a927 uml: fix irqstack crash by Jeff Dike · 17 years ago
  40. c14b849 uml: iRQ stacks by Jeff Dike · 17 years ago
  41. 2ea5bc5 uml: tidy IRQ code by Jeff Dike · 17 years ago
  42. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  43. 9ff1d36 [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  44. 53b1733 [PATCH] uml: fix I/O hang by Jeff Dike · 18 years ago
  45. 602cc24 [PATCH] uml: Remove unused variable by Jeff Dike · 18 years ago
  46. 4b84c69 [PATCH] uml: Move signal handlers to arch code by Jeff Dike · 18 years ago
  47. aceb3434 [PATCH] uml: timer initialization cleanup by Jeff Dike · 18 years ago
  48. 1d7173b [PATCH] uml: implement soft interrupts by Jeff Dike · 19 years ago
  49. abaf697 [PATCH] uml: move libc-dependent skas process handling by Gennady Sharapov · 19 years ago
  50. 2c332a2 [PATCH] uml: change interface to boot_timer_handler by Bodo Stroesser · 19 years ago
  51. cff65c4 [PATCH] uml: move libc-dependent time code by Gennady Sharapov · 19 years ago
  52. 0805d89 [PATCH] uml: move libc-dependent code from signal_user.c by Gennady Sharapov · 19 years ago
  53. 51a6b0c [PATCH] uml: s390 preparation, sighandler interface abstraction by Bodo Stroesser · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago