1. 005a59e Deal with missing exports for hostfs by Al Viro · 15 years ago
  2. ec82c32 x86, um: get rid of arch/um/os symlink by Al Viro · 16 years ago
  3. 8569c91 x86, um: take arch/um/include/* out of the way by Al Viro · 16 years ago[Renamed (99%) from arch/um/include/os.h]
  4. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 16 years ago
  5. 5d33e4d uml: random driver fixes by Jeff Dike · 16 years ago
  6. 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 17 years ago
  7. 3a24ebf uml: remove init_irq_signals by Jeff Dike · 17 years ago
  8. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 17 years ago
  9. 1aa351a uml: tidy helper code by Jeff Dike · 17 years ago
  10. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 17 years ago
  11. 1adfd60 uml: style fixes in file.c by Jeff Dike · 17 years ago
  12. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 17 years ago
  13. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 17 years ago
  14. 6b7e967 uml: convert functions to void by Karol Swietlicki · 17 years ago
  15. edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
  16. c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 17 years ago
  17. 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
  18. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  19. 5f73461 uml: time build fix by Jeff Dike · 17 years ago
  20. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  21. d2753a6 uml: tickless support by Jeff Dike · 17 years ago
  22. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  23. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  24. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  25. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  26. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  27. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  28. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  29. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  30. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  31. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  32. 8e2d10e uml: tidy recently-moved code by Jeff Dike · 17 years ago
  33. c439901 uml: simplify helper stack handling by Jeff Dike · 17 years ago
  34. 57598fd uml: remove task_protections by Jeff Dike · 17 years ago
  35. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  36. 64f6084 uml: speed page fault path by Jeff Dike · 17 years ago
  37. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 17 years ago
  38. 63843c2 uml: dump core on panic by Jeff Dike · 17 years ago
  39. 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 17 years ago
  40. 24fa6c0 uml: move remaining useful contents of user_util.h by Jeff Dike · 17 years ago
  41. b4ffb6a uml: host_info tidying by Jeff Dike · 17 years ago
  42. 9ff1d36 [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  43. f355559 [PATCH] uml: x86_64 thread fixes by Jeff Dike · 18 years ago
  44. 73c8f44 [PATCH] uml: libc-dependent code should call libc directly by Jeff Dike · 18 years ago
  45. 5d48545 [PATCH] uml: make execvp safe for our usage by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  46. e27e80b [PATCH] uml: readd forgot prototype by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  47. 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
  48. 0915ee3 [PATCH] uml: mark some tt-mode code by Jeff Dike · 18 years ago
  49. 537ae94 [PATCH] uml: timer cleanups by Jeff Dike · 18 years ago
  50. 19bdf04 [PATCH] uml: SIGIO cleanups by Jeff Dike · 18 years ago
  51. 329c6e4 [PATCH] uml: header formatting cleanups by Jeff Dike · 18 years ago
  52. 29ac1c2 [PATCH] uml: make some symbols static by Jeff Dike · 18 years ago
  53. 8e64d96a [PATCH] uml: remove os_isatty by Jeff Dike · 18 years ago
  54. e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 18 years ago
  55. 3feb885 [PATCH] uml: check for differences in host support by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  56. dd77aec [PATCH] uml: tls support: hack to make it compile on any host by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  57. aa6758d [PATCH] uml: implement {get,set}_thread_area for i386 by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  58. 02dea08 [PATCH] UML: Hotplug memory, take 2 by Jeff Dike · 18 years ago
  59. cf9165a [PATCH] uml: oS header cleanups by Jeff Dike · 18 years ago
  60. f206aab [PATCH] uml: move sigio_user.c to os-Linux/sigio.c by Jeff Dike · 18 years ago
  61. 8e36706 [PATCH] uml: move SIGIO startup code to os-Linux/start_up.c by Jeff Dike · 18 years ago
  62. 63ae2a9 [PATCH] uml: move libc-dependent irq code to os-Linux by Jeff Dike · 18 years ago
  63. 07f4e2c [PATCH] uml: fix usage of kernel_errno in place of errno by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  64. abaf697 [PATCH] uml: move libc-dependent skas process handling by Gennady Sharapov · 19 years ago
  65. f45d9fc [PATCH] uml: move libc-dependent skas memory mapping code by Gennady Sharapov · 19 years ago
  66. cff65c4 [PATCH] uml: move libc-dependent time code by Gennady Sharapov · 19 years ago
  67. 4fef0c1 [PATCH] uml: move libc-dependent utility procedures by Gennady Sharapov · 19 years ago
  68. ea2ba7d [PATCH] uml: move libc-dependent code from trap_user.c by Gennady Sharapov · 19 years ago
  69. 0805d89 [PATCH] uml: move libc-dependent code from signal_user.c by Gennady Sharapov · 19 years ago
  70. 7eebe8a [PATCH] uml: umid cleanup by Jeff Dike · 19 years ago
  71. 2264c47 [PATCH] uml: separate libc-dependent umid code by Jeff Dike · 19 years ago
  72. ae17381 [PATCH] uml: big memory fixes by Jeff Dike · 19 years ago
  73. ff5c6ff [PATCH] uml: separate libc-dependent helper code by Jeff Dike · 19 years ago
  74. bb57842 [PATCH] uml: separate libc-dependent uaccess code by Gennady Sharapov · 19 years ago
  75. 9d624ea [PATCH] uml: compile-time fix recent patch by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  76. 8923648 [PATCH] uml: clear SKAS0/3 flags when running in TT mode by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  77. 0f80bc8 [PATCH] uml: move libc code out of mem_user.c and tempfile.c by Jeff Dike · 19 years ago
  78. 60d339f [PATCH] uml: move libc-dependent startup and signal code by Gennady Sharapov · 19 years ago
  79. da00d9a [PATCH] uml: compile fixes for gcc 4 by Jeff Dike · 19 years ago
  80. cd2ee4a [PATCH] uml: Fix SIGWINCH relaying by Jeff Dike · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago