1. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  2. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  3. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  4. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  5. 2b8232c minimal build fixes for uml (fallout from x86 merge) by Al Viro · 17 years ago
  6. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
  7. d1254b1 uml: fix x86_64 core dump crash by Jeff Dike · 17 years ago
  8. ecec5ba fix uml-x86_64 by Al Viro · 17 years ago
  9. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  10. f9d6e5f uml: remove unused x86_64 code by Jeff Dike · 17 years ago
  11. d883935 uml: delete HOST_FRAME_SIZE by Jeff Dike · 17 years ago
  12. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 17 years ago
  13. 5d86456 uml: tidy fault code by Jeff Dike · 17 years ago
  14. a5ed1ff uml: formatting fixes by Jeff Dike · 17 years ago
  15. 11100b1 uml: delete unused code by Jeff Dike · 17 years ago
  16. 10fa115 [PATCH] uml: fix unreasonably long udelay by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  17. 44f5c4c [PATCH] uml: arch_prctl should set thread fs by Jeff Dike · 18 years ago
  18. 6e6d74c [PATCH] uml: x86_64 ptrace fixes by Jeff Dike · 18 years ago
  19. f355559 [PATCH] uml: x86_64 thread fixes by Jeff Dike · 18 years ago
  20. 3896625 [PATCH] uml: fix signal frame alignment by Jeff Dike · 18 years ago
  21. e182c96 [PATCH] UML: add generic BUG support by Jeff Dike · 18 years ago
  22. b428b51 [PATCH] Fix "Remove the use of _syscallX macros in UML" by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  23. 51018b0 [PATCH] make UML compile (FC6/x86-64) by Ulrich Drepper · 18 years ago
  24. f2d5715 [PATCH] uml: remove duplicate export by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  25. 5f4c6bc [PATCH] Remove the use of _syscallX macros in UML by Arnd Bergmann · 18 years ago
  26. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  27. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  28. 13c06be [PATCH] uml: Use klibc setjmp/longjmp by Jeff Dike · 18 years ago
  29. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  30. 30df491 [PATCH] uml: remove unneeded time definitions by Jeff Dike · 18 years ago
  31. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  32. b8719c3 [PATCH] uml: more __user annotations by Al Viro · 18 years ago
  33. ca34fb1 [PATCH] uml: __user annotation in arch_prctl by Al Viro · 18 years ago
  34. 7b12b91 [PATCH] uml: cleanup unprofile expression and build infrastructure by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  35. 275e6e1 [PATCH] uml: fix compilation and execution with hardened GCC by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  36. cb8aa3d [PATCH] uml: use Kbuild tracking for all files and fix compilation output by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  37. fb30d64 [PATCH] uml: add missing __volatile__ by Jeff Dike · 19 years ago
  38. f53389d [PATCH] uml: fix critical typo for TT mode by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  39. aa6758d [PATCH] uml: implement {get,set}_thread_area for i386 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  40. 7b99edc [PATCH] uml: clean up remapping code build magic by Al Viro · 19 years ago
  41. de2fe5e [PATCH] uml: eliminate symlinks to host arch by Al Viro · 19 years ago
  42. 98c1823 [PATCH] uml: fix segfault on signal delivery by Jeff Dike · 19 years ago
  43. 81efcd3 [PATCH] uml: more carefully test whether we are in a system call by Bodo Stroesser · 19 years ago
  44. 63ae2a9 [PATCH] uml: move libc-dependent irq code to os-Linux by Jeff Dike · 19 years ago
  45. e2216fe [PATCH] uml: initialize process FP registers properly by Jeff Dike · 19 years ago
  46. 4ee189a [PATCH] uml: fix missing KBUILD_BASENAME by Jeff Dike · 19 years ago
  47. 63b4444 [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  48. 17d4697 [PATCH] uml: properly invoke x86_64 system calls by Jeff Dike · 19 years ago
  49. 858259c [PATCH] uml: maintain own LDT entries by Bodo Stroesser · 19 years ago
  50. 50f72b5 [PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER by Jeff Dike · 19 years ago
  51. ecba97d [PATCH] uml makefiles sanitized by Al Viro · 19 years ago
  52. 9560826 [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c by viro@ZenIV.linux.org.uk · 19 years ago
  53. 07bf731 [PATCH] uml: skas0 stubs now check system call return values by Bodo Stroesser · 19 years ago
  54. 30f7dab [PATCH] uml: build cleanups by Al Viro · 19 years ago
  55. c560049 [PATCH] uml: TLB operation batching by Jeff Dike · 19 years ago
  56. 93ea5a5b [PATCH] uml: build cleanup by Al Viro · 19 years ago
  57. e54a5df [PATCH] uml: fix signal frame copy_user by Al Viro · 19 years ago
  58. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 19 years ago
  59. 1feb8d2 [PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix" by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  60. bcb01b8 [PATCH] uml: fix lvalue for gcc4 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  61. d67b569 [PATCH] uml: skas0 - separate kernel address space on stock hosts by Jeff Dike · 19 years ago
  62. e0877f0 [PATCH] uml: fork cleanup by Jeff Dike · 19 years ago
  63. 60b2737 [PATCH] uml: fix linkage of tt mode against NPTL by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  64. f767b02 [PATCH] uml: fixlet for arch_prctl_skas by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  65. b346103 [PATCH] uml: stack dump fix by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  66. 060e352 [PATCH] uml: Delay loop cleanups by Jeff Dike · 19 years ago
  67. ba9950c [PATCH] uml: small fixes left over from rc4 by Jeff Dike · 19 years ago
  68. 2d58cc9 [PATCH] uml: x86_64 fixes by Jeff Dike · 19 years ago
  69. 82c1c11 [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch by Bodo Stroesser · 19 years ago
  70. 5fd861b [PATCH] uml: s390 preparation, delay moved to arch by Bodo Stroesser · 19 years ago
  71. c578455 [PATCH] uml: S390 preparation, abstract host page fault data by Bodo Stroesser · 19 years ago
  72. 04fe392 [PATCH] uml: fix missing subdir in x86_64 by Al Viro · 19 years ago
  73. 2b8b611 [PATCH] uml: cross-build support : mk_thread by Al Viro · 19 years ago
  74. a31769e [PATCH] uml: cross-build support : kernel_offsets by Al Viro · 19 years ago
  75. 6bae32d [PATCH] uml: cross-build support: mk_sc by Al Viro · 19 years ago
  76. 8d0b9dc [PATCH] uml: start cross-build support : mk_user_constants by Al Viro · 19 years ago
  77. 776cfeb [PATCH] uml kbuild: avoid useless rebuilds by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  78. 0c28130 [PATCH] x86_64: make string func definition work as intended by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  79. 23352fc [PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  80. f7fe878 [PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  81. 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 20 years ago
  82. 80f9507 [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64 by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  83. ddcd6b1 [PATCH] uml: quick fix syscall table for x86_64 by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  84. 5e7b83f [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386 by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago