1. 887c57d x86, um: get rid of excessive includes of uml-config.h by Al Viro · 16 years ago
  2. aa7bd94 x86, um: get rid of header symlinks by Al Viro · 16 years ago
  3. f5ad6a4 x86, um: get rid of sysdep symlink by Al Viro · 16 years ago
  4. ff64b4c x86, um: get rid of uml unistd.h by Al Viro · 16 years ago
  5. 966c807 uml: fix a compile error by WANG Cong · 16 years ago
  6. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  7. 47906dd uml: tidy ptrace interface by Jeff Dike · 16 years ago
  8. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 16 years ago
  9. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  10. b32eb52 uml: remove unused sigcontext accessors by Jeff Dike · 16 years ago
  11. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 16 years ago
  12. 01ac835 uml: LDT mutex conversion by Daniel Walker · 16 years ago
  13. 95906b2 uml: style fixes in arch/um/sys-x86_64 by Jeff Dike · 16 years ago
  14. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 16 years ago
  15. a5a678c uml: current.h cleanup by Jeff Dike · 16 years ago
  16. 8192ab4 uml: header untangling by Jeff Dike · 16 years ago
  17. b8bec82 uml: host TLS diagnostics by Jeff Dike · 16 years ago
  18. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 16 years ago
  19. edea138 uml: tidy kern_util.h by Jeff Dike · 16 years ago
  20. 4bdf8bc uml: borrow const.h techniques by Jeff Dike · 16 years ago
  21. 9226b83 uml: further bugs.c tidying by Jeff Dike · 16 years ago
  22. 06d9bd3 uml: remove now unused code by Karol Swietlicki · 16 years ago
  23. 235a6f0 uml: improve detection of host cmov by Karol Swietlicki · 16 years ago
  24. b2cf770 uml: get rid of asmlinkage by Jeff Dike · 16 years ago
  25. 4d18de4 uml: remove xmm checking on x86 by Karol Swietlicki · 16 years ago
  26. 7796931 UML: change sigcontext fields to match x86 by Jeff Dike · 16 years ago
  27. b4a08a1 misc uml annotation and section fixes by Al Viro · 17 years ago
  28. b60745b spelling fixes: arch/um/ by Simon Arlott · 17 years ago
  29. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  30. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  31. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  32. 058ac30 uml: coredumping floating point fixes by Jeff Dike · 17 years ago
  33. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago
  34. a5f6096c uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  35. 189872f uml: don't use glibc asm/user.h by Jeff Dike · 17 years ago
  36. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  37. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  38. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  39. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  40. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  41. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  42. c28b59d uml: remove sysdep/thread.h by Jeff Dike · 17 years ago
  43. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  44. 2b8232c minimal build fixes for uml (fallout from x86 merge) by Al Viro · 17 years ago
  45. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago
  46. 541054d i386: prepare shared kernel/syscall_table.S by Thomas Gleixner · 17 years ago
  47. 1a65f49 uml: fix string exporting on UML/i386 by Jeff Dike · 17 years ago
  48. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  49. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 17 years ago
  50. fda83a9 uml: change remaining callers of os_{read_write}_file by Jeff Dike · 17 years ago
  51. 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 17 years ago
  52. d883935 uml: delete HOST_FRAME_SIZE by Jeff Dike · 17 years ago
  53. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 17 years ago
  54. 5d86456 uml: tidy fault code by Jeff Dike · 17 years ago
  55. 65a58ab uml: no locking needed in tls.c by Jeff Dike · 17 years ago
  56. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  57. 48b2018 uml: mark tt-mode code for future removal by Jeff Dike · 17 years ago
  58. a5ed1ff uml: formatting fixes by Jeff Dike · 17 years ago
  59. 11100b1 uml: delete unused code by Jeff Dike · 17 years ago
  60. 10fa115 [PATCH] uml: fix unreasonably long udelay by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  61. 622e696 [PATCH] uml: fix compilation problems by Jeff Dike · 17 years ago
  62. af72790 [PATCH] uml: fix host LDT lookup initialization locking, try 2 by Jeff Dike · 17 years ago
  63. 3896625 [PATCH] uml: fix signal frame alignment by Jeff Dike · 17 years ago
  64. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  65. e182c96 [PATCH] UML: add generic BUG support by Jeff Dike · 18 years ago
  66. 54f9a39 [PATCH] uml: include stddef.h correctly by Jeff Dike · 18 years ago
  67. b428b51 [PATCH] Fix "Remove the use of _syscallX macros in UML" by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  68. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  69. 5f4c6bc [PATCH] Remove the use of _syscallX macros in UML by Arnd Bergmann · 18 years ago
  70. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  71. 91b165c [PATCH] uml: Use ARRAY_SIZE more assiduously by Jeff Dike · 18 years ago
  72. 13c06be [PATCH] uml: Use klibc setjmp/longjmp by Jeff Dike · 18 years ago
  73. ecaf45e [PATCH] i386: Redo semaphore and rwlock assembly helpers by Andi Kleen · 18 years ago
  74. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  75. 30df491 [PATCH] uml: remove unneeded time definitions by Jeff Dike · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. b8719c3 [PATCH] uml: more __user annotations by Al Viro · 18 years ago
  78. 7b12b91 [PATCH] uml: cleanup unprofile expression and build infrastructure by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  79. 275e6e1 [PATCH] uml: fix compilation and execution with hardened GCC by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  80. cb8aa3d [PATCH] uml: use Kbuild tracking for all files and fix compilation output by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  81. fb30d64 [PATCH] uml: add missing __volatile__ by Jeff Dike · 18 years ago
  82. f983c45 [PATCH] uml: __user annotations by Al Viro · 18 years ago
  83. f53389d [PATCH] uml: fix critical typo for TT mode by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  84. 7c45ad1 [PATCH] uml: fix some double export warnings by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  85. 802e307 [PATCH] uml: fix format errors by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  86. a5d2f46 [PATCH] UML: TLS fixlets by Jeff Dike · 18 years ago
  87. 3feb885 [PATCH] uml: check for differences in host support by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  88. 54d8d3b [PATCH] uml: add arch_switch_to for newly forked thread by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  89. aa6758d [PATCH] uml: implement {get,set}_thread_area for i386 by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  90. 972410b [PATCH] uml: clean arch_switch usage by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  91. 4d338e1 [PATCH] uml: sparse cleanups by Al Viro · 18 years ago
  92. 7b99edc [PATCH] uml: clean up remapping code build magic by Al Viro · 18 years ago
  93. de2fe5e [PATCH] uml: eliminate symlinks to host arch by Al Viro · 18 years ago
  94. 98c1823 [PATCH] uml: fix segfault on signal delivery by Jeff Dike · 18 years ago
  95. 81efcd3 [PATCH] uml: more carefully test whether we are in a system call by Bodo Stroesser · 18 years ago
  96. 63ae2a9 [PATCH] uml: move libc-dependent irq code to os-Linux by Jeff Dike · 18 years ago
  97. 07f4e2c [PATCH] uml: fix usage of kernel_errno in place of errno by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  98. e8730eab [PATCH] uml: compilation fix when MODE_SKAS disabled by Pekka Enberg · 18 years ago
  99. 12919aa [PATCH] uml: move LDT creation by Bodo Stroesser · 18 years ago
  100. 4ee189a [PATCH] uml: fix missing KBUILD_BASENAME by Jeff Dike · 19 years ago