1. c16d56a um: get rid of sysdep/checksum.h by Al Viro · 13 years ago
  2. 16b7c57 um: trim unused junk from user.h by Al Viro · 13 years ago
  3. 9e63645 um: get rid of kern_constants.h by Al Viro · 13 years ago
  4. 9f270de um: kill skas_ptregs.h by Al Viro · 13 years ago
  5. 3d72210 um: make copy_sc() static by Al Viro · 13 years ago
  6. f2833ae um: clean arch_ptrace() up a bit by Al Viro · 13 years ago
  7. f71f948 um: fix oopsable race in line_close() by Al Viro · 13 years ago
  8. fbfe9c8 um: Save FPU registers between task switches by Ingo van Lil · 13 years ago
  9. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  10. 22e9b91 um: clean up delay functions by Richard Weinberger · 13 years ago
  11. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  12. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 13 years ago
  13. 607647a um: include linux/prefetch.h by Richard Weinberger · 13 years ago
  14. d634f19 um: add earlyprintk support by Richard Weinberger · 13 years ago
  15. 0ce451a um: fix UML_LIB_PATH by Richard Weinberger · 13 years ago
  16. ff075d60 um: mmu_gather rework by Peter Zijlstra · 13 years ago
  17. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  18. 534e3ad um: adjust current_thread_info() for newer gcc versions by Richard Weinberger · 13 years ago
  19. 6d56dad um: fix call tracer and bug handler by Richard Weinberger · 13 years ago
  20. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  21. 8a06dc4d um: remove file pointer from ioctl by Richard Weinberger · 14 years ago
  22. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 14 years ago
  23. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  24. 8818b67 um: fix ptrace build error by Richard Weinberger · 14 years ago
  25. d911202 uml: define CONFIG_NO_DMA by FUJITA Tomonori · 14 years ago
  26. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  27. dbec921 um: fix IRQ flag handling naming by Richard Weinberger · 14 years ago
  28. f3c072a uml: fix compile error in dma_get_cache_alignment() by Miklos Szeredi · 14 years ago
  29. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  30. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  31. 005a59e Deal with missing exports for hostfs by Al Viro · 15 years ago
  32. bf67694 um, x86: Cast to (u64 *) inside set_64bit() by H. Peter Anvin · 14 years ago
  33. 055c472 um, hweight: Fix UML boot crash due to x86 optimized hweight by Borislav Petkov · 14 years ago
  34. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  35. 5156d01 UML: Clean up asm/system.h by Jan Kiszka · 14 years ago
  36. 771cb3e um: remove dma_sync_single_range by FUJITA Tomonori · 15 years ago
  37. 1bd0950 um: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  38. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  39. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  40. 5d150a97 um: Clean up linker script using standard macros. by Tim Abbott · 15 years ago
  41. fa40699 cpumask: use mm_cpumask() wrapper: um by Rusty Russell · 15 years ago
  42. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  43. db4e5cb um: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  44. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  45. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  46. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  47. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  48. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  49. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  50. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  51. ab420e6 UML: Fix some apparent bitrot by Paul Menage · 15 years ago
  52. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  53. 7e1cb78 uml: UML net driver does not allow for vlans by Alan Cox · 15 years ago
  54. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  55. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 15 years ago
  56. c398df3 module: merge module_alloc() finally by Amerigo Wang · 15 years ago
  57. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  58. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  59. 65bd6a9 uml: remove useless comments by WANG Cong · 15 years ago
  60. cfa8707 uml: convert network device to internal network device stats by Stephen Hemminger · 16 years ago
  61. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  62. 7483cb7 uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f by Al Viro · 16 years ago
  63. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  64. 87e299e x86, um: get rid of uml-config.h by Al Viro · 16 years ago
  65. ec82c32 x86, um: get rid of arch/um/os symlink by Al Viro · 16 years ago
  66. 887c57d x86, um: get rid of excessive includes of uml-config.h by Al Viro · 16 years ago
  67. aa7bd94 x86, um: get rid of header symlinks by Al Viro · 16 years ago
  68. f5ad6a4 x86, um: get rid of sysdep symlink by Al Viro · 16 years ago
  69. 17dcf75 x86, um: trim the junk from uml ptrace-*.h by Al Viro · 16 years ago
  70. 2985cfd x86, um: take vm-flags.h to sysdep by Al Viro · 16 years ago
  71. 6b0eed4 x86, um: get rid of uml asm/arch by Al Viro · 16 years ago
  72. fe1cd98 x86, um: get rid of uml highmem.h by Al Viro · 16 years ago
  73. ff64b4c x86, um: get rid of uml unistd.h by Al Viro · 16 years ago
  74. 6a0eec8 x86, um: get rid of system.h -> system.h include by Al Viro · 16 years ago
  75. 32926b3 x86, um: uml atomic.h is not needed anymore by Al Viro · 16 years ago
  76. efb21cc x86, um: untangle uml ldt.h by Al Viro · 16 years ago
  77. 5077c2a x86, um: get rid of more uml asm/arch uses by Al Viro · 16 years ago
  78. 7127da4 x86, um: remove dead header (uml module-generic.h; never used these days) by Al Viro · 16 years ago
  79. 2e07400 x86, um: get rid of uml signal.h by Al Viro · 16 years ago
  80. 3be311e x86, um: sanitize uml sigcontext.h uses by Al Viro · 16 years ago
  81. 1de1502 x86, um: now we can get rid of trivial uml headers by Al Viro · 16 years ago
  82. 8ede0bd x86, um: initial part of asm-um move by Al Viro · 16 years ago
  83. 8569c91 x86, um: take arch/um/include/* out of the way by Al Viro · 16 years ago
  84. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  85. 4c182ae arch/um/kernel/irq.c: clean up some functions by WANG Cong · 16 years ago
  86. 7c1fed0 UML - Fix boot crash by Jeff Dike · 16 years ago
  87. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 16 years ago
  88. fe2cc53 uml: track and make up lost ticks by Jeff Dike · 16 years ago
  89. 5d33e4d uml: random driver fixes by Jeff Dike · 16 years ago
  90. a7dfa94 uml: use PAGE_SIZE in linker scripts by Cyrill Gorcunov · 16 years ago
  91. 5563d72 uml: use __SPIN_LOCK_UNLOCKED by Jeff Dike · 16 years ago
  92. 43f5b30 uml: fix build when SLOB is enabled by Jeff Dike · 16 years ago
  93. 47906dd uml: tidy ptrace interface by Jeff Dike · 16 years ago
  94. 96cee30 uml: style fixes by Jeff Dike · 16 years ago
  95. 3168cb9 uml: fix inconsistence due to tty_operation change by WANG Cong · 16 years ago
  96. 02d324b uml: remove a useless function by WANG Cong · 16 years ago
  97. 3af7cb7 uml: make a function static by WANG Cong · 16 years ago
  98. 2f56deb uml: fix FP register corruption by Jeff Dike · 17 years ago
  99. ac2a659 uml: fix mm_context memory leak by Jeff Dike · 17 years ago
  100. 5134d8f uml: style fixes in arch/um/os-Linux by Jeff Dike · 17 years ago