1. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  2. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  3. ae2587e uml: style fixes pass 2 by Jeff Dike · 17 years ago
  4. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  5. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  6. c28b59d uml: remove sysdep/thread.h by Jeff Dike · 17 years ago
  7. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  8. ad43c35 uml: add VDE networking support by Jeff Dike · 17 years ago
  9. 6d536e4 uml: physmem code tidying by Jeff Dike · 17 years ago
  10. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  11. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 17 years ago
  12. 8d82076 uml: fix nonremovability of watchdog by Jeff Dike · 17 years ago
  13. 818f6ef uml: fix an IPV6 libc vs kernel symbol clash by Jeff Dike · 17 years ago
  14. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago
  15. 2f8a2dc uml: console tidying by Jeff Dike · 17 years ago
  16. c59dbca uml: fix console writing bugs by Jeff Dike · 17 years ago
  17. e99525f uml: console subsystem tidying by Jeff Dike · 17 years ago
  18. 79f6623 uml: fix error cleanup ordering by Jeff Dike · 17 years ago
  19. 8e2d10e uml: tidy recently-moved code by Jeff Dike · 17 years ago
  20. 89fe647 uml: move userspace code to userspace file by Jeff Dike · 17 years ago
  21. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  22. 2b8232c minimal build fixes for uml (fallout from x86 merge) by Al Viro · 17 years ago
  23. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
  24. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago
  25. 541054d i386: prepare shared kernel/syscall_table.S by Thomas Gleixner · 17 years ago
  26. 508a927 uml: fix irqstack crash by Jeff Dike · 17 years ago
  27. 2c392a4 uml: use correct type in BLKGETSIZE ioctl by Nicolas George · 17 years ago
  28. d1254b1 uml: fix x86_64 core dump crash by Jeff Dike · 17 years ago
  29. c7ec16d uml: fix linker script alignment bugs by Jeff Dike · 17 years ago
  30. f4768ff uml: fix previous request size limit fix by Jeff Dike · 17 years ago
  31. 6676ae6 UML: console should handle spurious IRQS by Jeff Dike · 17 years ago
  32. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  33. b2e961e Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  34. 97a1fcb uml: more __init annotations by Jeff Dike · 17 years ago
  35. da3e30e uml: fix aio compilation bug by Jeff Dike · 17 years ago
  36. 1a65f49 uml: fix string exporting on UML/i386 by Jeff Dike · 17 years ago
  37. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  38. 75473c1 fallout from kbuild changes by Al Viro · 17 years ago
  39. 2d9ce17 i386: Allow KVM on i386 nonpae by Avi Kivity · 17 years ago
  40. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  41. 6d0fd9c um_kmalloc() remnants by Al Viro · 17 years ago
  42. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  43. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  44. 23f465b uml: remove dead file by Jeff Dike · 17 years ago
  45. 8619b86 uml: limit request size on COWed devices by Jeff Dike · 17 years ago
  46. e823448 uml: export hostfs symbols by Jeff Dike · 17 years ago
  47. e4c4bf9 uml: Eliminate kernel allocator wrappers by Jeff Dike · 17 years ago
  48. c439901 uml: simplify helper stack handling by Jeff Dike · 17 years ago
  49. 42a359e uml: SIGIO support cleanup by Jeff Dike · 17 years ago
  50. d14ad81 uml: handle errors on opening host side of consoles by Jeff Dike · 17 years ago
  51. 75886f2 uml: pty channel tidying by Jeff Dike · 17 years ago
  52. 63920f4 uml: xterm driver tidying by Jeff Dike · 17 years ago
  53. 89df6bf uml: DEBUG_SHIRQ fixes by Eduard-Gabriel Munteanu · 17 years ago
  54. e18eecb Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE by Jeff Dike · 17 years ago
  55. 0a6d3a2 uml: fix request->sector update by Jeff Dike · 17 years ago
  56. c539ab7 uml: remove PAGE_SIZE from libc code by Jeff Dike · 17 years ago
  57. e16f535 uml: get declaration of simple_strtoul by Jeff Dike · 17 years ago
  58. e80ad9b uml: fix kernel stack size on x86_64 by Jeff Dike · 17 years ago
  59. cf6aced uml: improve PTRACE_SYSEMU checking by Jeff Dike · 17 years ago
  60. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  61. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  62. ecec5ba fix uml-x86_64 by Al Viro · 17 years ago
  63. 02239c2 uml: shrink kernel stacks by Jeff Dike · 17 years ago
  64. c14b849 uml: iRQ stacks by Jeff Dike · 17 years ago
  65. 2ea5bc5 uml: tidy IRQ code by Jeff Dike · 17 years ago
  66. e1a79c4 uml: use UM_THREAD_SIZE in userspace code by Jeff Dike · 17 years ago
  67. 57598fd uml: remove task_protections by Jeff Dike · 17 years ago
  68. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  69. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 17 years ago
  70. 231f7e9 uml: mark a tt-only function by Jeff Dike · 17 years ago
  71. 0ff5638 uml: turn on SCSI support by Peter Zijlstra · 17 years ago
  72. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  73. 0ba34e1 uml: pcap devices should get MACs from command line by Jeff Dike · 17 years ago
  74. 7d98230 uml: network and pcap cleanup by Jeff Dike · 17 years ago
  75. c83e448 uml: an idle system should have zero load average by Jeff Dike · 17 years ago
  76. c2f239d uml: fix prototypes by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  77. b7ec15b uml: virtualized time fix by Jeff Dike · 17 years ago
  78. 83ff7df uml: out of tmpfs space error clarification by Jeff Dike · 17 years ago
  79. 1e7371c uml: only flush areas covered by VMA by Jeff Dike · 17 years ago
  80. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  81. 3ec704e uml: eliminate a piece of debugging code by Jeff Dike · 17 years ago
  82. 64f6084 uml: speed page fault path by Jeff Dike · 17 years ago
  83. 8603ec8 uml: aIO deadlock avoidance by Jeff Dike · 17 years ago
  84. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 17 years ago
  85. a263672 uml: remove debugging remnants by Jeff Dike · 17 years ago
  86. dc764e5 uml: formatting fixes around os_{read_write}_file callers by Jeff Dike · 17 years ago
  87. fda83a9 uml: change remaining callers of os_{read_write}_file by Jeff Dike · 17 years ago
  88. 77f6af7 uml: don't try to handle signals on initial process stack by Jeff Dike · 17 years ago
  89. 63843c2 uml: dump core on panic by Jeff Dike · 17 years ago
  90. 990c558 uml: fixup allocation in the ubd driver by Peter Zijlstra · 17 years ago
  91. 2adcec2 uml: send pointers instead of structures to I/O thread by Jeff Dike · 17 years ago
  92. a0044bd uml: batch I/O requests by Jeff Dike · 17 years ago
  93. a61f334 uml: convert libc layer to call read and write by Jeff Dike · 17 years ago
  94. ef0470c uml: tidy libc code by Jeff Dike · 17 years ago
  95. 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 17 years ago
  96. f9d6e5f uml: remove unused x86_64 code by Jeff Dike · 17 years ago
  97. 7f0536f uml: speed up page table walking by Jeff Dike · 17 years ago
  98. f30c2c9 uml: dump registers on ptrace or wait failure by Jeff Dike · 17 years ago
  99. 2e3f525 uml: drivers get release methods by Jeff Dike · 17 years ago
  100. d883935 uml: delete HOST_FRAME_SIZE by Jeff Dike · 17 years ago