1. 9a8c135 um: siginfo cleanup by Richard Weinberger · 11 years ago
  2. 0974a9c um: Fix wait_stub_done() error handling by Richard Weinberger · 11 years ago
  3. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  4. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  5. b8a4209 um: pull interrupt_end() into userspace() by Al Viro · 12 years ago
  6. 54ce925 um: Remove unused variables by Richard Weinberger · 12 years ago
  7. 966e803 um: unify ptrace_user.h by Al Viro · 13 years ago
  8. 510c72a3 um: take chan_*.h and line.h to arch/um/drivers by Al Viro · 13 years ago
  9. 17e0520 um: take register_winch_irq() into the caller of is_skas_winch() by Al Viro · 13 years ago
  10. 0de021f um: shared/process.h is empty now; kill it by Al Viro · 13 years ago
  11. 0036168 um: fill the handlers array at build time by Al Viro · 13 years ago
  12. e87df98 um: simplify set_handler() by Al Viro · 13 years ago
  13. d5c7e8b um: don't bother blocking SIGARLM and SIGUSR1 by Al Viro · 13 years ago
  14. 9b25fcb um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in there by Al Viro · 13 years ago
  15. 078073a um: -include user.h for USER_OBJ, trim includes by Al Viro · 13 years ago
  16. fbfe9c8 um: Save FPU registers between task switches by Ingo van Lil · 13 years ago
  17. 887c57d x86, um: get rid of excessive includes of uml-config.h by Al Viro · 16 years ago
  18. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  19. 3d5ede6 uml: stub needs to tolerate SIGWINCH by Jeff Dike · 16 years ago
  20. 96cee30 uml: style fixes by Jeff Dike · 16 years ago
  21. 2f56deb uml: fix FP register corruption by Jeff Dike · 16 years ago
  22. 5134d8f uml: style fixes in arch/um/os-Linux by Jeff Dike · 16 years ago
  23. b549883 uml: add newlines to printks by Jeff Dike · 16 years ago
  24. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 16 years ago
  25. e06173b uml: don't allow processes to call into stub by Jeff Dike · 16 years ago
  26. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 16 years ago
  27. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 16 years ago
  28. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 16 years ago
  29. edea138 uml: tidy kern_util.h by Jeff Dike · 16 years ago
  30. 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
  31. a24864a uml: definitively kill subprocesses on panic by Lepton Wu · 17 years ago
  32. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  33. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  34. 61b63c5 uml: eliminate SIGALRM by Jeff Dike · 17 years ago
  35. d2753a6d uml: tickless support by Jeff Dike · 17 years ago
  36. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  37. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  38. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  39. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  40. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  41. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  42. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  43. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  44. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago
  45. 42a359e uml: SIGIO support cleanup by Jeff Dike · 17 years ago
  46. c539ab7 uml: remove PAGE_SIZE from libc code by Jeff Dike · 17 years ago
  47. 2ea5bc5 uml: tidy IRQ code by Jeff Dike · 17 years ago
  48. e1a79c4 uml: use UM_THREAD_SIZE in userspace code by Jeff Dike · 17 years ago
  49. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 17 years ago
  50. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  51. 64f6084 uml: speed page fault path by Jeff Dike · 17 years ago
  52. 77f6af7 uml: don't try to handle signals on initial process stack by Jeff Dike · 17 years ago
  53. a61f334 uml: convert libc layer to call read and write by Jeff Dike · 17 years ago
  54. ef0470c uml: tidy libc code by Jeff Dike · 17 years ago
  55. f30c2c9 uml: dump registers on ptrace or wait failure by Jeff Dike · 17 years ago
  56. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 17 years ago
  57. 5d86456 uml: tidy fault code by Jeff Dike · 17 years ago
  58. 1ffb916 uml: remove page_size() by Jeff Dike · 17 years ago
  59. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  60. 4ff83ce uml: create as-layout.h by Jeff Dike · 17 years ago
  61. b92c4f9 [PATCH] uml: use correct register file size everywhere by Jeff Dike · 17 years ago
  62. b4cf95c [PATCH] uml: add a debugging message by Jeff Dike · 17 years ago
  63. 1f6f616 [PATCH] uml: include tidying by Jeff Dike · 18 years ago
  64. 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
  65. 537ae94 [PATCH] uml: timer cleanups by Jeff Dike · 18 years ago
  66. 4b84c69 [PATCH] uml: Move signal handlers to arch code by Jeff Dike · 18 years ago
  67. 13c06be [PATCH] uml: Use klibc setjmp/longjmp by Jeff Dike · 18 years ago
  68. a5df0d1 [PATCH] uml: tidy longjmp macro by Jeff Dike · 18 years ago
  69. e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 18 years ago
  70. 2ace87b [PATCH] uml: error handling fixes by Jeff Dike · 18 years ago
  71. ad28e02 [PATCH] uml: change sigjmp_buf to jmp_buf by Jeff Dike · 18 years ago
  72. 802e307 [PATCH] uml: fix format errors by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  73. e2216fe [PATCH] uml: initialize process FP registers properly by Jeff Dike · 18 years ago
  74. 1d7173b [PATCH] uml: implement soft interrupts by Jeff Dike · 19 years ago
  75. 09ee011 [PATCH] uml: eliminate some globals by Jeff Dike · 19 years ago
  76. abaf697 [PATCH] uml: move libc-dependent skas process handling by Gennady Sharapov · 19 years ago
  77. f45d9fc [PATCH] uml: move libc-dependent skas memory mapping code by Gennady Sharapov · 19 years ago
  78. c0a689d [PATCH] uml: whitespace cleanup by Jeff Dike · 19 years ago
  79. ea2ba7d [PATCH] uml: move libc-dependent code from trap_user.c by Gennady Sharapov · 19 years ago