1. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 17 years ago
  2. e06173b uml: don't allow processes to call into stub by Jeff Dike · 17 years ago
  3. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 17 years ago
  4. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 17 years ago
  5. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 17 years ago
  6. edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
  7. 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
  8. a24864a uml: definitively kill subprocesses on panic by Lepton Wu · 17 years ago
  9. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  10. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  11. 61b63c5 uml: eliminate SIGALRM by Jeff Dike · 17 years ago
  12. d2753a6 uml: tickless support by Jeff Dike · 17 years ago
  13. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  14. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  15. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  16. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  17. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  18. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  19. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  20. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  21. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago
  22. 42a359e uml: SIGIO support cleanup by Jeff Dike · 17 years ago
  23. c539ab73 uml: remove PAGE_SIZE from libc code by Jeff Dike · 17 years ago
  24. 2ea5bc5 uml: tidy IRQ code by Jeff Dike · 17 years ago
  25. e1a79c4 uml: use UM_THREAD_SIZE in userspace code by Jeff Dike · 17 years ago
  26. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 17 years ago
  27. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  28. 64f6084 uml: speed page fault path by Jeff Dike · 17 years ago
  29. 77f6af7 uml: don't try to handle signals on initial process stack by Jeff Dike · 17 years ago
  30. a61f334 uml: convert libc layer to call read and write by Jeff Dike · 17 years ago
  31. ef0470c uml: tidy libc code by Jeff Dike · 17 years ago
  32. f30c2c9 uml: dump registers on ptrace or wait failure by Jeff Dike · 17 years ago
  33. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 17 years ago
  34. 5d86456 uml: tidy fault code by Jeff Dike · 17 years ago
  35. 1ffb916 uml: remove page_size() by Jeff Dike · 17 years ago
  36. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  37. 4ff83ce uml: create as-layout.h by Jeff Dike · 17 years ago
  38. b92c4f9 [PATCH] uml: use correct register file size everywhere by Jeff Dike · 17 years ago
  39. b4cf95c [PATCH] uml: add a debugging message by Jeff Dike · 17 years ago
  40. 1f6f616 [PATCH] uml: include tidying by Jeff Dike · 18 years ago
  41. 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
  42. 537ae94 [PATCH] uml: timer cleanups by Jeff Dike · 18 years ago
  43. 4b84c69 [PATCH] uml: Move signal handlers to arch code by Jeff Dike · 18 years ago
  44. 13c06be [PATCH] uml: Use klibc setjmp/longjmp by Jeff Dike · 18 years ago
  45. a5df0d1 [PATCH] uml: tidy longjmp macro by Jeff Dike · 18 years ago
  46. e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 18 years ago
  47. 2ace87b [PATCH] uml: error handling fixes by Jeff Dike · 18 years ago
  48. ad28e02 [PATCH] uml: change sigjmp_buf to jmp_buf by Jeff Dike · 18 years ago
  49. 802e307 [PATCH] uml: fix format errors by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  50. e2216fe [PATCH] uml: initialize process FP registers properly by Jeff Dike · 19 years ago
  51. 1d7173b [PATCH] uml: implement soft interrupts by Jeff Dike · 19 years ago
  52. 09ee011 [PATCH] uml: eliminate some globals by Jeff Dike · 19 years ago
  53. abaf697 [PATCH] uml: move libc-dependent skas process handling by Gennady Sharapov · 19 years ago
  54. f45d9fc [PATCH] uml: move libc-dependent skas memory mapping code by Gennady Sharapov · 19 years ago
  55. c0a689d [PATCH] uml: whitespace cleanup by Jeff Dike · 19 years ago
  56. ea2ba7d [PATCH] uml: move libc-dependent code from trap_user.c by Gennady Sharapov · 19 years ago