1. b962716 mm: optimize get_scan_ratio for no swap by Hugh Dickins · 16 years ago
  2. 60371d9 mm: add add_to_swap stub by Hugh Dickins · 16 years ago
  3. ac47b00 mm: remove gfp_mask from add_to_swap by Hugh Dickins · 16 years ago
  4. 63d6c5a mm: remove try_to_munlock from vmscan by Hugh Dickins · 16 years ago
  5. 68bdc8d mm: try_to_unuse check removing right swap by Hugh Dickins · 16 years ago
  6. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 16 years ago
  7. 7b1fe59 mm: reuse_swap_page replaces can_share_swap_page by Hugh Dickins · 16 years ago
  8. ab967d8 mm: wp lock page before deciding cow by Hugh Dickins · 16 years ago
  9. 878b63a mm: gup persist for write permission by Hugh Dickins · 16 years ago
  10. 2da0299 mm: add dirty_background_bytes and dirty_bytes sysctls by David Rientjes · 16 years ago
  11. 364aeb2 mm: change dirty limit type specifiers to unsigned long by David Rientjes · 16 years ago
  12. 58a01a4 mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 16 years ago
  13. cbf84b7 mm: further cleanup page_add_new_anon_rmap by Hugh Dickins · 16 years ago
  14. 2afd1c9 mm: make page_lock_anon_vma() static by Hugh Dickins · 16 years ago
  15. b5934c5 mm: add_active_or_unevictable into rmap by Hugh Dickins · 16 years ago
  16. 51726b1 mm: replace some BUG_ONs by VM_BUG_ONs by Hugh Dickins · 16 years ago
  17. 6d91add mm: add Set,ClearPageSwapCache stubs by Hugh Dickins · 16 years ago
  18. 3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE by Hugh Dickins · 16 years ago
  19. 38e0edb mm/apply_to_range: call pte function with lazy updates by Jeremy Fitzhardinge · 16 years ago
  20. cd52858 mm: vmalloc make lazy unmapping configurable by Nick Piggin · 16 years ago
  21. e97a630 mm: vmalloc use mutex for purge by Nick Piggin · 16 years ago
  22. 8487784 mm: vmalloc improve vmallocinfo by Glauber Costa · 16 years ago
  23. c1279c4 mm: vmalloc tweak failure printk by Glauber Costa · 16 years ago
  24. 4917e5d mm: more likely reclaim MADV_SEQUENTIAL mappings by Johannes Weiner · 16 years ago
  25. 64cdd54 mm: cleanup: remove #ifdef CONFIG_MIGRATION by KOSAKI Motohiro · 16 years ago
  26. 1b0bd11 mm: get rid of pagevec_release_nonlru() by KOSAKI Motohiro · 16 years ago
  27. 5594c8c mm: print out memmap number only if it is not zero by Yinghai Lu · 16 years ago
  28. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  29. 82fd1a9 mm: write_cache_pages more terminate quickly by Andrew Morton · 16 years ago
  30. d5482cd mm: write_cache_pages terminate quickly by Nick Piggin · 16 years ago
  31. 515f4a0 mm: write_cache_pages optimise page cleaning by Nick Piggin · 16 years ago
  32. 5a3d5c9 mm: write_cache_pages cleanups by Nick Piggin · 16 years ago
  33. 05fe478 mm: write_cache_pages integrity fix by Nick Piggin · 16 years ago
  34. 0026677 mm: write_cache_pages writepage error fix by Nick Piggin · 16 years ago
  35. bd19e01 mm: write_cache_pages early loop termination by Nick Piggin · 16 years ago
  36. 31a1266 mm: write_cache_pages cyclic fix by Nick Piggin · 16 years ago
  37. 75aa199 oom: print triggering task's cpuset and mems allowed by David Rientjes · 16 years ago
  38. c7d4cae oom: fix zone_scan_mutex name by David Rientjes · 16 years ago
  39. 1c0fe6e mm: invoke oom-killer from page fault by Nick Piggin · 16 years ago
  40. 5bd1455 mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by default by Brice Goglin · 16 years ago
  41. 3140a22 mm: rework do_pages_move() to work on page_sized chunks by Brice Goglin · 16 years ago
  42. 390722b mm: don't mark_page_accessed in shmem_fault by Hugh Dickins · 16 years ago
  43. bf3f3bc mm: don't mark_page_accessed in fault path by Nick Piggin · 16 years ago
  44. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  45. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 16 years ago
  46. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  47. 3d7a96f Merge branch 'linus' into tracing/kmemtrace2 by Ingo Molnar · 16 years ago
  48. 723cbe0 kmemtrace: Remove the relay version of kmemtrace by Eduard - Gabriel Munteanu · 16 years ago
  49. fdbc045 Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent by Ingo Molnar · 16 years ago
  50. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  51. 046c688 mm: update my address by Alan Cox · 16 years ago
  52. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  53. acfa438 inode->i_op is never NULL by Al Viro · 16 years ago
  54. 7f5ff76 kill suid bit only for regular files by Dmitri Monakhov · 16 years ago
  55. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  56. 2e4e27c vmalloc.c: fix flushing in vmap_page_range() by Adam Lackorzynski · 16 years ago
  57. 174596a cpumask: convert mm/ by Rusty Russell · 16 years ago
  58. 3e59794 cpumask: remove any_online_cpu() users: mm/ by Rusty Russell · 16 years ago
  59. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  60. f09eac9 tracing/kmemtrace: fix typo by Ingo Molnar · 16 years ago
  61. 818fa7f Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2 by Ingo Molnar · 16 years ago
  62. 5fdf7e5 Merge branch 'linus' into tracing/kmemtrace by Ingo Molnar · 16 years ago
  63. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  64. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  65. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. 3fd4bc0 tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free() by Ingo Molnar · 16 years ago
  67. 36994e5 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API by Frederic Weisbecker · 16 years ago
  68. 2a38b1c kmemtrace: move #include lines by Ingo Molnar · 16 years ago
  69. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  70. 2ff9f9d Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace by Ingo Molnar · 16 years ago
  71. a490043 kmemtrace: add missing newline by Vegard Nossum · 16 years ago
  72. bf6803d kmemtrace: remove config option for enabling tracing at boot by Pekka Enberg · 16 years ago
  73. faa97ab kmemtrace: allow kmemtrace to be enabled after boot by Pekka Enberg · 16 years ago
  74. 2e67624 kmemtrace: remove unnecessary casts by Pekka Enberg · 16 years ago
  75. 94b528d kmemtrace: SLUB hooks for caller-tracking functions. by Eduard - Gabriel Munteanu · 16 years ago
  76. 5b882be kmemtrace: SLUB hooks. by Eduard - Gabriel Munteanu · 16 years ago
  77. 3eae2cb2 kmemtrace: SLOB hooks. by Eduard - Gabriel Munteanu · 16 years ago
  78. 3655575 kmemtrace: SLAB hooks. by Eduard - Gabriel Munteanu · 16 years ago
  79. b9ce08c kmemtrace: Core implementation. by Eduard - Gabriel Munteanu · 16 years ago
  80. 35995a4 SLUB: Replace __builtin_return_address(0) with _RET_IP_. by Eduard - Gabriel Munteanu · 16 years ago
  81. ea31951 locking, percpu counters: introduce separate lock classes by Peter Zijlstra · 16 years ago
  82. 3c506ef Merge branch 'topic/failslab' into for-linus by Pekka Enberg · 16 years ago
  83. fd37617 Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into for-linus by Pekka Enberg · 16 years ago
  84. 7b8f3b6 slub: avoid leaking caches or refcounts on sysfs error by David Rientjes · 16 years ago
  85. 8759ec5 slab: remove GFP_THISNODE clearing from alloc_slabmgmt() by Pekka Enberg · 16 years ago
  86. 89124d7 slub: Add might_sleep_if() to slab_alloc() by OGAWA Hirofumi · 16 years ago
  87. 773ff60 SLUB: failslab support by Akinobu Mita · 16 years ago
  88. f735b5e bounce: don't rely on a zeroed bio_vec list by Jens Axboe · 16 years ago
  89. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  90. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
  92. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  93. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  94. c5dee61 x86, bts: memory accounting by Markus Metzger · 16 years ago
  95. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  96. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
  97. d87fe66 x86: PAT: modify follow_phys to return phys_addr prot and return value by venkatesh.pallipadi@intel.com · 16 years ago
  98. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  99. 2ab6403 x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  100. e121e41 x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3 by venkatesh.pallipadi@intel.com · 16 years ago