1. 5e7672e [PATCH] uml: const more data by Jeff Dike · 19 years ago
  2. b1fc0b1 [PATCH] UML: tty locking by Alan Cox · 19 years ago
  3. 602cc24 [PATCH] uml: Remove unused variable by Jeff Dike · 19 years ago
  4. 537ae94 [PATCH] uml: timer cleanups by Jeff Dike · 19 years ago
  5. 19bdf04 [PATCH] uml: SIGIO cleanups by Jeff Dike · 19 years ago
  6. 6edf428 [PATCH] uml: Improve SIGBUS diagnostics by Jeff Dike · 19 years ago
  7. 5e1f65a [PATCH] uml: Whitespace fixes by Jeff Dike · 19 years ago
  8. 8f80e94 [PATCH] uml: Fix stack alignment by Jeff Dike · 19 years ago
  9. 91b165c [PATCH] uml: Use ARRAY_SIZE more assiduously by Jeff Dike · 19 years ago
  10. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 19 years ago
  11. e53ef38 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional by Christoph Lameter · 19 years ago
  12. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 19 years ago
  13. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 19 years ago
  14. b5032a5 [PATCH] UML - fix utsname build breakage by Jeff Dike · 19 years ago
  15. b076bb0 [PATCH] uml: tidy biarch gcc support by Jeff Dike · 19 years ago
  16. 1d3468a [PATCH] uml: move _kern.c files by Jeff Dike · 19 years ago
  17. 469226a [PATCH] uml: remove syscall debugging by Jeff Dike · 19 years ago
  18. 29ac1c2 [PATCH] uml: make some symbols static by Jeff Dike · 19 years ago
  19. 8e64d96a [PATCH] uml: remove os_isatty by Jeff Dike · 19 years ago
  20. bfaafd7 [PATCH] uml: remove spinlock wrapper functions by Jeff Dike · 19 years ago
  21. 8ae43ff [PATCH] uml: mark forward_interrupts as being mode-specific by Jeff Dike · 19 years ago
  22. 872aaa6 [PATCH] uml: timer handler tidying by Jeff Dike · 19 years ago
  23. e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 19 years ago
  24. 23bbd58 [PATCH] uml: fix static binary segfault by Jeff Dike · 19 years ago
  25. 8633c23 [PATCH] uml: remove some useless exports by Jeff Dike · 19 years ago
  26. aceb343 [PATCH] uml: timer initialization cleanup by Jeff Dike · 19 years ago
  27. 598d188 [PATCH] uml: clean up address space limits code by Tyler · 19 years ago
  28. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 20 years ago
  29. c61a841 [PATCH] uml build fix by Theodore Tso · 20 years ago
  30. bd6aa65 [PATCH] irq-flags: UM: Use the new IRQF_ constants by Thomas Gleixner · 20 years ago
  31. 47e5243 [PATCH] uml: make copy_*_user atomic by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  32. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 20 years ago
  33. ff23db5 [PATCH] uml: fix biarch gcc build on x86_64 by Jeff Dike · 20 years ago
  34. d115ec0 [PATCH] uml: remove stray file by Jeff Dike · 20 years ago
  35. 30df491 [PATCH] uml: remove unneeded time definitions by Jeff Dike · 20 years ago
  36. 572e614 [PATCH] uml: add locking to xtime accesses by Jeff Dike · 20 years ago
  37. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 20 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  39. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 20 years ago
  40. 7f98a44 [PATCH] UML: fix wall_to_monotonic initialization by Jeff Dike · 20 years ago
  41. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 20 years ago
  42. 5cb38bc [PATCH] uml: fix wall_to_monotonic initialization by Jeff Dike · 20 years ago
  43. 6760da0 [PATCH] uml: change timer initialization by Jeff Dike · 20 years ago
  44. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 20 years ago
  45. 7b12b91 [PATCH] uml: cleanup unprofile expression and build infrastructure by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  46. 275e6e1 [PATCH] uml: fix compilation and execution with hardened GCC by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  47. 191ef96 [PATCH] uml: remove NULL checks and add some CodingStyle by Jesper Juhl · 20 years ago
  48. c39e50b [PATCH] uml: fix iomem list traversal by Victor V. Vengerov · 20 years ago
  49. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 20 years ago
  50. aa783a8 Update UML kernel/physmem.c to use rb_parent() accessor macro by Andrew Morton · 20 years ago
  51. 7c45ad1 [PATCH] uml: fix some double export warnings by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  52. 54d8d3b [PATCH] uml: add arch_switch_to for newly forked thread by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  53. aa6758d [PATCH] uml: implement {get,set}_thread_area for i386 by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  54. 972410b [PATCH] uml: clean arch_switch usage by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  55. 12523bd [PATCH] uml: idle thread needn't take access to init_mm by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  56. 4d338e1 [PATCH] uml: sparse cleanups by Al Viro · 20 years ago
  57. 9902abd [PATCH] uml: redeclare highmem by Jeff Dike · 20 years ago
  58. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 20 years ago
  59. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 20 years ago
  60. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 20 years ago
  61. c554f89 [PATCH] uml: move tty logging to os-Linux by Jeff Dike · 20 years ago
  62. f206aab [PATCH] uml: move sigio_user.c to os-Linux/sigio.c by Jeff Dike · 20 years ago
  63. 8e36706 [PATCH] uml: move SIGIO startup code to os-Linux/start_up.c by Jeff Dike · 20 years ago
  64. 9b4f018 [PATCH] uml: merge irq_user.c and irq.c by Jeff Dike · 20 years ago
  65. 63ae2a9 [PATCH] uml: move libc-dependent irq code to os-Linux by Jeff Dike · 20 years ago
  66. d9f8b62 [PATCH] uml: fix some printf formats by Jeff Dike · 20 years ago
  67. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 20 years ago
  68. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 20 years ago
  69. 70dc991 [PATCH] remove set_page_count(page, 0) users (outside mm) by Nick Piggin · 20 years ago
  70. 48b8c10 [PATCH] uml: remove a dead file by Jeff Dike · 20 years ago
  71. fbd5577 [PATCH] uml: add debug switch for skas mode by Jeff Dike · 20 years ago
  72. 72e5525 [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  73. 42947cb [PATCH] uml: some harmless sparse warning fixes by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  74. e5cf888 [PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  75. 3dfd95b [PATCH] uml: fix "apples/bananas" typo by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  76. 36a7878 [PATCH] uml: use generic sys_rt_sigsuspend by Jeff Dike · 20 years ago
  77. 2fc1062 [PATCH] uml: add TIF_RESTORE_SIGMASK support by Jeff Dike · 20 years ago
  78. b631629 [PATCH] uml: avoid malloc to sleep in atomic sections by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  79. b6a2b13 [PATCH] uml: sigio code - reduce spinlock hold time by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  80. 097fdf0 [PATCH] uml: TT mode softint fixes by Bodo Stroesser · 20 years ago
  81. abaf697 [PATCH] uml: move libc-dependent skas process handling by Gennady Sharapov · 20 years ago
  82. f45d9fc [PATCH] uml: move libc-dependent skas memory mapping code by Gennady Sharapov · 20 years ago
  83. 4abfbf4 [PATCH] uml: move headers to arch/um/include by Gennady Sharapov · 20 years ago
  84. 2c332a2 [PATCH] uml: change interface to boot_timer_handler by Bodo Stroesser · 20 years ago
  85. cff65c4 [PATCH] uml: move libc-dependent time code by Gennady Sharapov · 20 years ago
  86. 4fef0c1 [PATCH] uml: move libc-dependent utility procedures by Gennady Sharapov · 20 years ago
  87. 12919aa [PATCH] uml: move LDT creation by Bodo Stroesser · 20 years ago
  88. 579b3ea [PATCH] uml: task_stack_page() by Al Viro · 20 years ago
  89. ca9bc0b [PATCH] uml: task_thread_info() by Al Viro · 20 years ago
  90. 621009f [PATCH] uml: fix debug output on x86_64 by Jeff Dike · 20 years ago
  91. edc0e65 [PATCH] uml: revert compile-time option checking by Jeff Dike · 20 years ago
  92. 4ee189a [PATCH] uml: fix missing KBUILD_BASENAME by Jeff Dike · 20 years ago
  93. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 20 years ago
  94. 5e38291 [PATCH] Don't attempt to power off if power off is not implemented by Eric W. Biederman · 20 years ago
  95. c66fdd5 [PATCH] uml: merge trap_user.c and trap_kern.c by Gennady Sharapov · 20 years ago
  96. ea2ba7d [PATCH] uml: move libc-dependent code from trap_user.c by Gennady Sharapov · 20 years ago
  97. 0805d89 [PATCH] uml: move libc-dependent code from signal_user.c by Gennady Sharapov · 20 years ago
  98. 7eebe8a [PATCH] uml: umid cleanup by Jeff Dike · 20 years ago
  99. 2264c47 [PATCH] uml: separate libc-dependent umid code by Jeff Dike · 20 years ago
  100. 165dc59 [PATCH] uml: Simplify console opening/closing and irq registration by Jeff Dike · 20 years ago