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