1. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  2. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  3. 97a1fcb uml: more __init annotations by Jeff Dike · 17 years ago
  4. c14b849 uml: iRQ stacks by Jeff Dike · 18 years ago
  5. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 18 years ago
  6. 1e7371c uml: only flush areas covered by VMA by Jeff Dike · 18 years ago
  7. 16dd07b uml: more page fault path trimming by Jeff Dike · 18 years ago
  8. 64f6084 uml: speed page fault path by Jeff Dike · 18 years ago
  9. a18ff1b uml: speed up exec by Jeff Dike · 18 years ago
  10. 9218b17 uml: remove user_util.h by Jeff Dike · 18 years ago
  11. 4ff83ce uml: create as-layout.h by Jeff Dike · 18 years ago
  12. 92b4202 [PATCH] uml: remove code controlled by non-existent config option by Jeff Dike · 18 years ago
  13. 21c935e [PATCH] uml: correct removal of pte_mkexec by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  14. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  15. 5906e41 [PATCH] uml: remove pte_mkexec by Jeff Dike · 18 years ago
  16. 3b89af7 [PATCH] uml: remove unneeded file by Jeff Dike · 18 years ago
  17. 995473a [PATCH] uml: file renaming by Jeff Dike · 18 years ago
  18. 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
  19. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  20. 469226a [PATCH] uml: remove syscall debugging by Jeff Dike · 18 years ago
  21. e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 18 years ago
  22. 23bbd586 [PATCH] uml: fix static binary segfault by Jeff Dike · 18 years ago
  23. 598d188 [PATCH] uml: clean up address space limits code by Tyler · 18 years ago
  24. 47e5243 [PATCH] uml: make copy_*_user atomic by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  25. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 19 years ago
  26. 7b12b91 [PATCH] uml: cleanup unprofile expression and build infrastructure by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  27. 275e6e1 [PATCH] uml: fix compilation and execution with hardened GCC by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  28. 54d8d3b [PATCH] uml: add arch_switch_to for newly forked thread by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  29. aa6758d [PATCH] uml: implement {get,set}_thread_area for i386 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  30. 972410b [PATCH] uml: clean arch_switch usage by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  31. 48b8c10 [PATCH] uml: remove a dead file by Jeff Dike · 19 years ago
  32. abaf697 [PATCH] uml: move libc-dependent skas process handling by Gennady Sharapov · 19 years ago
  33. f45d9fc [PATCH] uml: move libc-dependent skas memory mapping code by Gennady Sharapov · 19 years ago
  34. 4abfbf4 [PATCH] uml: move headers to arch/um/include by Gennady Sharapov · 19 years ago
  35. cff65c4 [PATCH] uml: move libc-dependent time code by Gennady Sharapov · 19 years ago
  36. 4fef0c1 [PATCH] uml: move libc-dependent utility procedures by Gennady Sharapov · 19 years ago
  37. 12919aa [PATCH] uml: move LDT creation by Bodo Stroesser · 19 years ago
  38. 579b3ea [PATCH] uml: task_stack_page() by Al Viro · 19 years ago
  39. 621009f [PATCH] uml: fix debug output on x86_64 by Jeff Dike · 19 years ago
  40. ea2ba7d [PATCH] uml: move libc-dependent code from trap_user.c by Gennady Sharapov · 19 years ago
  41. 0805d89 [PATCH] uml: move libc-dependent code from signal_user.c by Gennady Sharapov · 19 years ago
  42. 5b7b15af [PATCH] uml skas0: stop gcc's insanity by Jeff Dike · 19 years ago
  43. bf001b2 [PATCH] uml: fix compile error for tt by Pekka J Enberg · 19 years ago
  44. aa1a64e [PATCH] uml: eliminate use of libc PAGE_SIZE by Jeff Dike · 19 years ago
  45. 39d730a [PATCH] uml: eliminate use of local in clone stub by Jeff Dike · 19 years ago
  46. 7a59061 [PATCH] uml: fix access_ok by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  47. 858259c [PATCH] uml: maintain own LDT entries by Bodo Stroesser · 19 years ago
  48. 9532068 [PATCH] uml: improve stub debugging by Jeff Dike · 19 years ago
  49. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  50. b462705 [PATCH] mm: arches skip ptlock by Hugh Dickins · 19 years ago
  51. ecba97d [PATCH] uml makefiles sanitized by Al Viro · 19 years ago
  52. 76629ac [PATCH] uml: remove verify_area_{tt,skas} by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  53. f6e34c6 [PATCH] uml: _switch_to code consolidation by Jeff Dike · 19 years ago
  54. 85c3920 [PATCH] uaccess.h annotations (uml) by viro@ZenIV.linux.org.uk · 19 years ago
  55. 7ef9390 [PATCH] uml: fix x86_64 page leak by Jeff Dike · 19 years ago
  56. 07bf731 [PATCH] uml: skas0 stubs now check system call return values by Bodo Stroesser · 19 years ago
  57. 8b51304 [PATCH] uml: increase granularity of host capability checking by Bodo Stroesser · 19 years ago
  58. e32dacb [PATCH] uml: system call path cleanup by Jeff Dike · 19 years ago
  59. c560049 [PATCH] uml: TLB operation batching by Jeff Dike · 19 years ago
  60. 2eaa297 [PATCH] uml: fix a crash under screen by Jeff Dike · 19 years ago
  61. 201134c [PATCH] uml: Fix typo by Bodo Stroesser · 19 years ago
  62. d9b7cc8 [PATCH] uml: Fix redundant assignment by Jeff Dike · 19 years ago
  63. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  64. 9786a8f [PATCH] uml: Proper clone support for skas0 by Bodo Stroesser · 19 years ago
  65. d67b569 [PATCH] uml: skas0 - separate kernel address space on stock hosts by Jeff Dike · 19 years ago
  66. eda8022 [PATCH] uml: kill some useless vmalloc tlb flushing by Jeff Dike · 19 years ago
  67. fc47a0d [PATCH] uml: time initialization tidying by Jeff Dike · 20 years ago
  68. a6f4e3c [PATCH] uml: fix timer initialization by Jeff Dike · 20 years ago
  69. e0877f0 [PATCH] uml: fork cleanup by Jeff Dike · 20 years ago
  70. 501cb02 [PATCH] uml: fix strace -f by Jeff Dike · 20 years ago
  71. 2d58cc9 [PATCH] uml: x86_64 fixes by Jeff Dike · 20 years ago
  72. 0f7e663 [PATCH] uml: Fix process exit race by Bodo Stroesser · 20 years ago
  73. 675dffc [PATCH] uml: Turn literal numbers into symbolic constants by Jeff Dike · 20 years ago
  74. f2a0f8b [PATCH] uml: __deprecated makes build unnecessarily noisy by Jeff Dike · 20 years ago
  75. cd2ee4a [PATCH] uml: Fix SIGWINCH relaying by Jeff Dike · 20 years ago
  76. c578455 [PATCH] uml: S390 preparation, abstract host page fault data by Bodo Stroesser · 20 years ago
  77. 1cd3bc1 [PATCH] uml: cross-build support : mk_ptregs by Al Viro · 20 years ago
  78. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 20 years ago
  79. e9c5271 [PATCH] uml: move va_copy conditional def by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago