1. d0f209f ksm: remove unswappable max_kernel_pages by Hugh Dickins · 15 years ago
  2. 62b61f6 ksm: memory hotremove migration only by Hugh Dickins · 15 years ago
  3. e9995ef ksm: rmap_walk to remove_migation_ptes by Hugh Dickins · 15 years ago
  4. 407f9c8 ksm: mem cgroup charge swapin copy by Hugh Dickins · 15 years ago
  5. 80e14822 ksm: share anon page without allocating by Hugh Dickins · 15 years ago
  6. 4035c07a ksm: take keyhole reference to page by Hugh Dickins · 15 years ago
  7. db114b8 ksm: hold anon_vma in rmap_item by Hugh Dickins · 15 years ago
  8. 5ad6468 ksm: let shared pages be swappable by Hugh Dickins · 15 years ago
  9. 73848b4 ksm: fix mlockfreed to munlocked by Hugh Dickins · 15 years ago
  10. 08beca4 ksm: stable_node point to page and back by Hugh Dickins · 15 years ago
  11. 7b6ba2c ksm: separate stable_node by Hugh Dickins · 15 years ago
  12. 6514d51 ksm: singly-linked rmap_list by Hugh Dickins · 15 years ago
  13. 8dd3557 ksm: cleanup some function arguments by Hugh Dickins · 15 years ago
  14. 31e855e ksm: remove redundancies when merging page by Hugh Dickins · 15 years ago
  15. 93d1771 ksm: three remove_rmap_item_from_tree cleanups by Hugh Dickins · 15 years ago
  16. 338fde9 vmscan: make consistent of reclaim bale out between do_try_to_free_page and shrink_zone by KOSAKI Motohiro · 15 years ago
  17. ece74b2 vmscan: kill sc.swap_cluster_max by KOSAKI Motohiro · 15 years ago
  18. 4f0ddfd vmscan: zone_reclaim() don't use insane swap_cluster_max by KOSAKI Motohiro · 15 years ago
  19. 7b51755 vmscan: kill hibernation specific reclaim logic and unify it by KOSAKI Motohiro · 15 years ago
  20. 22fba33 vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim by KOSAKI Motohiro · 15 years ago
  21. d99be1a mm: sigbus instead of abusing oom by Hugh Dickins · 15 years ago
  22. a70caa8 mm: stop ptlock enlarging struct page by Hugh Dickins · 15 years ago
  23. 1cb1729 mm: pass address down to rmap ones by Hugh Dickins · 15 years ago
  24. af8e335 mm: CONFIG_MMU for PG_mlocked by Hugh Dickins · 15 years ago
  25. 53f79ac mm: mlocking in try_to_unmap_one by Hugh Dickins · 15 years ago
  26. 3ca7b3c mm: define PAGE_MAPPING_FLAGS by Hugh Dickins · 15 years ago
  27. bb3ab59 vmscan: stop kswapd waiting on congestion when the min watermark is not being met by KOSAKI Motohiro · 15 years ago
  28. f50de2d vmscan: have kswapd sleep for a short interval and double check it should be asleep by Mel Gorman · 15 years ago
  29. 273f047 rmap: move label `out' to a better place by Huang Shijie · 15 years ago
  30. 7b51159 rmap: simplify try_to_unmap_file() by Huang Shijie · 15 years ago
  31. 8051be5 rmap: fix the comment for try_to_unmap_anon by Huang Shijie · 15 years ago
  32. 6aceb53 mm/vmscan: change comment generic_file_write to __generic_file_aio_write by Vincent Li · 15 years ago
  33. d4906e1 swap: rework map_swap_page() again by Lee Schermerhorn · 15 years ago
  34. aaa4686 swap_info: note SWAP_MAP_SHMEM by Hugh Dickins · 15 years ago
  35. 570a335b swap_info: swap count continuations by Hugh Dickins · 15 years ago
  36. 8d69aae swap_info: swap_map of chars not shorts by Hugh Dickins · 15 years ago
  37. 253d553 swap_info: SWAP_HAS_CACHE cleanups by Hugh Dickins · 15 years ago
  38. 73c34b6 swap_info: miscellaneous minor cleanups by Hugh Dickins · 15 years ago
  39. 9625a5f swap_info: include first_swap_extent by Hugh Dickins · 15 years ago
  40. efa90a9 swap_info: change to array of pointers by Hugh Dickins · 15 years ago
  41. f29ad6a swap_info: private to swapfile.c by Hugh Dickins · 15 years ago
  42. 976d6df vmalloc(): adjust gfp mask passed on nested vmalloc() invocation by Jan Beulich · 15 years ago
  43. bad44b5 mm: add gfp flags for NODEMASK_ALLOC slab allocations by David Rientjes · 15 years ago
  44. 8fe23e0 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined by David Rientjes · 15 years ago
  45. 9b5e5d0 hugetlb: use only nodes with memory for huge pages by Lee Schermerhorn · 15 years ago
  46. 9a30523 hugetlb: add per node hstate attributes by Lee Schermerhorn · 15 years ago
  47. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
  48. 6ae11b2 hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions by Lee Schermerhorn · 15 years ago
  49. 9a76db0 hugetlb: rework hstate_next_node_* functions by Lee Schermerhorn · 15 years ago
  50. 6d9c285 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place by KOSAKI Motohiro · 15 years ago
  51. 659ace5 mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap() by KOSAKI Motohiro · 15 years ago
  52. 1b604d7 oom: dump stack and VM state when oom killer panics by David Rientjes · 15 years ago
  53. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 2205afa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  56. 355d79c Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' into for-linus by Pekka Enberg · 15 years ago
  57. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  58. b9255850 mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe by H. Peter Anvin · 15 years ago
  59. 2c6a101 switch do_brk() to get_unmapped_area() by Al Viro · 15 years ago
  60. 9206de9 Take arch_mmap_check() into get_unmapped_area() by Al Viro · 15 years ago
  61. 8c7b49b fix a struct file leak in do_mmap_pgoff() by Al Viro · 15 years ago
  62. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  63. 9358741 fix pgoff in "have to relocate" case of mremap() by Al Viro · 15 years ago
  64. 097eed1 fix the arch checks in MREMAP_FIXED case by Al Viro · 15 years ago
  65. f106af4 fix checks for expand-in-place mremap by Al Viro · 15 years ago
  66. 1a0ef85 do_mremap() untangling, part 3 by Al Viro · 15 years ago
  67. ecc1a89 do_mremap() untangling, part 2 by Al Viro · 15 years ago
  68. 54f5de7 untangling do_mremap(), part 1 by Al Viro · 15 years ago
  69. 0bb38a5 tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE by Li Zefan · 15 years ago
  70. 0f24f12 tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING by Li Zefan · 15 years ago
  71. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  72. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  73. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  74. 50de1a8 Merge branch 'for-linus' into for-next by Tejun Heo · 15 years ago
  75. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  76. ddbf2e8 slab, kmemleak: pass the correct pointer to kmemleak_erase() by J. R. Okajima · 15 years ago
  77. f3d8b53 slab, kmemleak: stop calling kmemleak_erase() unconditionally by J. R. Okajima · 15 years ago
  78. 8e15b79 SLAB: Fix unlikely() annotation in __cache_alloc_node() by Tim Blechmann · 15 years ago
  79. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  81. e9de25d mm: fix comments for invalidate_inode_pages2() by Peng Tao · 15 years ago
  82. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  83. bf7ec5b flusher: Fix PF_FROZEN race by OGAWA Hirofumi · 15 years ago
  84. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  85. b54eb17 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  86. ce79ddc SLAB: Fix lockdep annotations for CPU hotplug by Pekka Enberg · 15 years ago
  87. 74e2134 SLUB: Fix __GFP_ZERO unlikely() annotation by Pekka Enberg · 15 years ago
  88. 4d795fb tracing: Fix kmem event exports by Ingo Molnar · 15 years ago
  89. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  90. 3b034b0 percpu: Fix kdump failure if booted with percpu_alloc=page by Vivek Goyal · 15 years ago
  91. 6ad696d mm: allow memory hotplug and hibernation in the same kernel by Andi Kleen · 15 years ago
  92. e131933 mm/memory_hotplug: fix section mismatch by Hidetoshi Seto · 15 years ago
  93. 99f4c9d Merge commit 'v2.6.32-rc7' into core/iommu by Ingo Molnar · 15 years ago
  94. e0a2af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  95. 833af84 percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability by Tejun Heo · 15 years ago
  96. e00e431 memcg: fix wrong pointer initialization at page migration when memcg is disabled. by KAMEZAWA Hiroyuki · 15 years ago
  97. 9d0ed60 page allocator: Do not allow interrupts to use ALLOC_HARDER by Mel Gorman · 15 years ago
  98. cc4a685 page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failed by Mel Gorman · 15 years ago
  99. c62b17a Thaw refrigerated bdi flusher threads before invoking kthread_stop on them by Romit Dasgupta · 15 years ago
  100. 961767b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago