1. 13e165b uml: kernels on {i386,x86_64} produce bad coredumps by Paul Pluzhnikov · 13 years ago
  2. 0a3d763 ptrace: cleanup arch_ptrace() on um by Namhyung Kim · 14 years ago
  3. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  4. 4cb3ca7 UML: Fix compiler warning due to missing task_struct declaration by Jan Kiszka · 14 years ago
  5. 0df6e94 UML: add kernel.h include to signal.c by Jiri Kosina · 14 years ago
  6. 814f75e UML: Drop private round_down definition by Jan Kiszka · 14 years ago
  7. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  8. 4126faf x86: Fix breakage of UML from the changes in the rwsem system by Linus Torvalds · 15 years ago
  9. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  10. b08cd96 uml: bad macro expansion, parameter is member by Roel Kluin · 15 years ago
  11. 276c974 uml: fix a section warning by Amerigo Wang · 15 years ago
  12. c0e5e10 uml module: fix uml build process due to this merge by Amerigo Wang · 15 years ago
  13. 65bd6a9 uml: remove useless comments by WANG Cong · 15 years ago
  14. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  15. 887c57d x86, um: get rid of excessive includes of uml-config.h by Al Viro · 16 years ago
  16. aa7bd94 x86, um: get rid of header symlinks by Al Viro · 16 years ago
  17. f5ad6a4 x86, um: get rid of sysdep symlink by Al Viro · 16 years ago
  18. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  19. b76d69e x86_64: uml: fix rename header guard by Hiroshi Shimamoto · 16 years ago
  20. 8bfd04b uml: memcpy export needs to follow host declaration by Jeff Dike · 16 years ago
  21. 3e3b48e missing export of csum_partial() on uml/amd64 by Al Viro · 16 years ago
  22. 47906dd uml: tidy ptrace interface by Jeff Dike · 16 years ago
  23. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 16 years ago
  24. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  25. b32eb52 uml: remove unused sigcontext accessors by Jeff Dike · 16 years ago
  26. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 16 years ago
  27. 95906b2 uml: style fixes in arch/um/sys-x86_64 by Jeff Dike · 16 years ago
  28. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 16 years ago
  29. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 16 years ago
  30. a5a678c uml: current.h cleanup by Jeff Dike · 16 years ago
  31. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 16 years ago
  32. 4bdf8bc uml: borrow const.h techniques by Jeff Dike · 16 years ago
  33. 9226b83 uml: further bugs.c tidying by Jeff Dike · 16 years ago
  34. 9cd3704 arch/um: Spelling fixes by Joe Perches · 16 years ago
  35. 7796931 UML: change sigcontext fields to match x86 by Jeff Dike · 17 years ago
  36. b4a08a1 misc uml annotation and section fixes by Al Viro · 17 years ago
  37. b60745b spelling fixes: arch/um/ by Simon Arlott · 17 years ago
  38. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  39. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  40. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  41. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago
  42. a5f6096 uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  43. 189872f uml: don't use glibc asm/user.h by Jeff Dike · 17 years ago
  44. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  45. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  46. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  47. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  48. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  49. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  50. 2b8232c minimal build fixes for uml (fallout from x86 merge) by Al Viro · 17 years ago
  51. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
  52. d1254b1 uml: fix x86_64 core dump crash by Jeff Dike · 17 years ago
  53. ecec5ba fix uml-x86_64 by Al Viro · 17 years ago
  54. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  55. f9d6e5f uml: remove unused x86_64 code by Jeff Dike · 17 years ago
  56. d883935 uml: delete HOST_FRAME_SIZE by Jeff Dike · 17 years ago
  57. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 17 years ago
  58. 5d86456 uml: tidy fault code by Jeff Dike · 17 years ago
  59. a5ed1ff uml: formatting fixes by Jeff Dike · 17 years ago
  60. 11100b1 uml: delete unused code by Jeff Dike · 17 years ago
  61. 10fa115 [PATCH] uml: fix unreasonably long udelay by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  62. 44f5c4c [PATCH] uml: arch_prctl should set thread fs by Jeff Dike · 17 years ago
  63. 6e6d74c [PATCH] uml: x86_64 ptrace fixes by Jeff Dike · 17 years ago
  64. f355559 [PATCH] uml: x86_64 thread fixes by Jeff Dike · 17 years ago
  65. 3896625 [PATCH] uml: fix signal frame alignment by Jeff Dike · 18 years ago
  66. e182c96 [PATCH] UML: add generic BUG support 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. 51018b0 [PATCH] make UML compile (FC6/x86-64) by Ulrich Drepper · 18 years ago
  69. f2d5715 [PATCH] uml: remove duplicate export by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  70. 5f4c6bc [PATCH] Remove the use of _syscallX macros in UML by Arnd Bergmann · 18 years ago
  71. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  72. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  73. 13c06be [PATCH] uml: Use klibc setjmp/longjmp by Jeff Dike · 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. ca34fb1 [PATCH] uml: __user annotation in arch_prctl by Al Viro · 18 years ago
  79. 7b12b91 [PATCH] uml: cleanup unprofile expression and build infrastructure by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  80. 275e6e1 [PATCH] uml: fix compilation and execution with hardened GCC by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  81. cb8aa3d [PATCH] uml: use Kbuild tracking for all files and fix compilation output by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  82. fb30d64 [PATCH] uml: add missing __volatile__ by Jeff Dike · 18 years ago
  83. f53389d [PATCH] uml: fix critical typo for TT mode by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  84. aa6758d [PATCH] uml: implement {get,set}_thread_area for i386 by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  85. 7b99edc [PATCH] uml: clean up remapping code build magic by Al Viro · 18 years ago
  86. de2fe5e [PATCH] uml: eliminate symlinks to host arch by Al Viro · 18 years ago
  87. 98c1823 [PATCH] uml: fix segfault on signal delivery by Jeff Dike · 18 years ago
  88. 81efcd3 [PATCH] uml: more carefully test whether we are in a system call by Bodo Stroesser · 18 years ago
  89. 63ae2a9 [PATCH] uml: move libc-dependent irq code to os-Linux by Jeff Dike · 18 years ago
  90. e2216fe [PATCH] uml: initialize process FP registers properly by Jeff Dike · 18 years ago
  91. 4ee189a [PATCH] uml: fix missing KBUILD_BASENAME by Jeff Dike · 19 years ago
  92. 63b4444 [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  93. 17d4697 [PATCH] uml: properly invoke x86_64 system calls by Jeff Dike · 19 years ago
  94. 858259c [PATCH] uml: maintain own LDT entries by Bodo Stroesser · 19 years ago
  95. 50f72b5 [PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER by Jeff Dike · 19 years ago
  96. ecba97d [PATCH] uml makefiles sanitized by Al Viro · 19 years ago
  97. 9560826 [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c by viro@ZenIV.linux.org.uk · 19 years ago
  98. 07bf731 [PATCH] uml: skas0 stubs now check system call return values by Bodo Stroesser · 19 years ago
  99. 30f7dab [PATCH] uml: build cleanups by Al Viro · 19 years ago
  100. c560049 [PATCH] uml: TLB operation batching by Jeff Dike · 19 years ago