1. 9157f90 uml: move um_virt_to_phys by Jeff Dike · 17 years ago
  2. 6b7e967 uml: convert functions to void by Karol Swietlicki · 17 years ago
  3. 291248f uml: remove unused variables in the context switcher by Karol Swietlicki · 17 years ago
  4. d83ecf0 uml: tidy pgtable.h by Jeff Dike · 17 years ago
  5. edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
  6. ee56314 uml: clone.c tidying by Jeff Dike · 17 years ago
  7. c0a9290 uml: const and other tidying by WANG Cong · 17 years ago
  8. 9226b83 uml: further bugs.c tidying by Jeff Dike · 17 years ago
  9. c112746 uml: implement get_wchan by Jeff Dike · 17 years ago
  10. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  11. 332540d UML: remove remaining FASTCALL uses by Harvey Harrison · 17 years ago
  12. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  13. ee1eca5 uml: remove last include of libc asm/page.h by Jeff Dike · 17 years ago
  14. 9ac625a uml: fix spurious IRQ testing by Jeff Dike · 17 years ago
  15. b4a08a1 misc uml annotation and section fixes by Al Viro · 17 years ago
  16. b60745b spelling fixes: arch/um/ by Simon Arlott · 17 years ago
  17. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  18. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  19. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  20. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  21. d2753a6d uml: tickless support by Jeff Dike · 17 years ago
  22. 791a644 uml: clocksource support by Jeff Dike · 17 years ago
  23. 31ccc1f uml: GENERIC_CLOCKEVENTS support by Jeff Dike · 17 years ago
  24. d83d2aa uml: GENERIC_TIME support by Jeff Dike · 17 years ago
  25. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  26. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  27. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  28. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  29. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  30. e8012b5 uml: ptrace floating point fixes by Jeff Dike · 17 years ago
  31. 1466abf uml: clean up tlb flush path by Jeff Dike · 17 years ago
  32. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  33. 8ca842c4 uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  34. 28078e8 uml: free LDT state on process exit by Jeff Dike · 17 years ago
  35. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  36. 6c738ff uml: fold mmu_context_skas into mm_context by Jeff Dike · 17 years ago
  37. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  38. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  39. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  40. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  41. ae2587e uml: style fixes pass 2 by Jeff Dike · 17 years ago
  42. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  43. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  44. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  45. 6d536e4 uml: physmem code tidying by Jeff Dike · 17 years ago
  46. 5c8aace uml: stop specially protecting kernel stacks by Jeff Dike · 17 years ago
  47. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  48. 508a927 uml: fix irqstack crash by Jeff Dike · 17 years ago
  49. c7ec16d uml: fix linker script alignment bugs by Jeff Dike · 18 years ago
  50. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 18 years ago
  51. 97a1fcb uml: more __init annotations by Jeff Dike · 18 years ago
  52. 83c5407 mm: fault feedback #2 by Nick Piggin · 18 years ago
  53. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 18 years ago
  54. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 18 years ago
  55. e4c4bf9 uml: Eliminate kernel allocator wrappers by Jeff Dike · 18 years ago
  56. e16f535 uml: get declaration of simple_strtoul by Jeff Dike · 18 years ago
  57. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  58. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  59. c14b849 uml: iRQ stacks by Jeff Dike · 18 years ago
  60. 2ea5bc5 uml: tidy IRQ code by Jeff Dike · 18 years ago
  61. e1a79c4 uml: use UM_THREAD_SIZE in userspace code by Jeff Dike · 18 years ago
  62. 57598fd uml: remove task_protections by Jeff Dike · 18 years ago
  63. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 18 years ago
  64. c83e448 uml: an idle system should have zero load average by Jeff Dike · 18 years ago
  65. b7ec15b uml: virtualized time fix by Jeff Dike · 18 years ago
  66. 83ff7df uml: out of tmpfs space error clarification by Jeff Dike · 18 years ago
  67. 1e7371c uml: only flush areas covered by VMA by Jeff Dike · 18 years ago
  68. 16dd07b uml: more page fault path trimming by Jeff Dike · 18 years ago
  69. 3ec704e uml: eliminate a piece of debugging code by Jeff Dike · 18 years ago
  70. 64f6084 uml: speed page fault path by Jeff Dike · 18 years ago
  71. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 18 years ago
  72. a263672 uml: remove debugging remnants by Jeff Dike · 18 years ago
  73. dc764e5 uml: formatting fixes around os_{read_write}_file callers by Jeff Dike · 18 years ago
  74. fda83a9 uml: change remaining callers of os_{read_write}_file by Jeff Dike · 18 years ago
  75. 63843c2 uml: dump core on panic by Jeff Dike · 18 years ago
  76. 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 18 years ago
  77. 7f0536f uml: speed up page table walking by Jeff Dike · 18 years ago
  78. d973a77 uml: irq locking commentary by Jeff Dike · 18 years ago
  79. 1d1497e uml: comment early boot locking by Jeff Dike · 18 years ago
  80. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 18 years ago
  81. 5d86456 uml: tidy fault code by Jeff Dike · 18 years ago
  82. ccdddb5 uml: kernel_thread shouldn't panic by Jeff Dike · 18 years ago
  83. 1ffb916 uml: remove page_size() by Jeff Dike · 18 years ago
  84. 6e21aec uml: tidy process.c by Jeff Dike · 18 years ago
  85. a18ff1b uml: speed up exec by Jeff Dike · 18 years ago
  86. 85ee2ce remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h by Robert P. J. Day · 18 years ago
  87. 36e4546 uml: add missing __init declarations by Jeff Dike · 18 years ago
  88. 9218b17 uml: remove user_util.h by Jeff Dike · 18 years ago
  89. 4ff83ce uml: create as-layout.h by Jeff Dike · 18 years ago
  90. eb83075 uml: create arch.h by Jeff Dike · 18 years ago
  91. b4ffb6a uml: host_info tidying by Jeff Dike · 18 years ago
  92. a5ed1ff uml: formatting fixes by Jeff Dike · 18 years ago
  93. 11100b1 uml: delete unused code by Jeff Dike · 18 years ago
  94. af84eab [PATCH] uml: fix LVM crash by Jason Lunz · 18 years ago
  95. 0f97869 [PATCH] uml: activate_fd: return ENOMEM only when appropriate by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  96. 7c7a894 [PATCH] uml: fix formatting violations in signal delivery code by Jeff Dike · 18 years ago
  97. 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 18 years ago
  98. 19bf7e7 [PATCH] Dynamic kernel command-line: um by Alon Bar-Lev · 18 years ago
  99. 6e6d74c [PATCH] uml: x86_64 ptrace fixes by Jeff Dike · 18 years ago
  100. de5fe76 [PATCH] uml: umid tidying by Jeff Dike · 18 years ago