1. 89abfab mm/memcg: move reclaim_stat into lruvec by Hugh Dickins · 12 years ago
  2. 748dad3 memcg: make threshold index in the right position by Sha Zhengju · 12 years ago
  3. c3c787e mm/memcg: scanning_global_lru means mem_cgroup_disabled by Hugh Dickins · 12 years ago
  4. a0db00f memcg: remove redundant parentheses by Kirill A. Shutemov · 12 years ago
  5. 3a7951b memcg: mark stat field of mem_cgroup struct as __percpu by Kirill A. Shutemov · 12 years ago
  6. 92ba39a memcg: remove unused variable by Kirill A. Shutemov · 12 years ago
  7. 6bbda35 memcg: mark more functions/variables as static by Kirill A. Shutemov · 12 years ago
  8. bbf808e mm/memcg: kill mem_cgroup_lru_del() by Konstantin Khlebnikov · 12 years ago
  9. f3fd4a6 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 12 years ago
  10. 3cb9945 mm: push lru index into shrink_[in]active_list() by Konstantin Khlebnikov · 12 years ago
  11. 8649300 memcg swap: use mem_cgroup_uncharge_swap() by Hugh Dickins · 12 years ago
  12. e91cbb4 memcg swap: mem_cgroup_move_swap_account never needs fixup by Hugh Dickins · 12 years ago
  13. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  14. 181eb39 mm/memblock: fix memory leak on extending regions by Gavin Shan · 12 years ago
  15. 4e2f077 mm/memblock: cleanup on duplicate VA/PA conversion by Gavin Shan · 12 years ago
  16. 5bf5f03 mm: fix slab->page flags corruption by Pravin B Shelar · 12 years ago
  17. dbda591 mm: fix faulty initialization in vmalloc_init() by KyongHo · 12 years ago
  18. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 12 years ago
  19. fe35004 mm: avoid swapping out with swappiness==0 by Satoru Moriya · 12 years ago
  20. c50ac05 hugetlb: fix resv_map leak in error path by Dave Hansen · 12 years ago
  21. 5c2b8a1 mm/bootmem.c: cleanup on addition to bootmem data list by Gavin Shan · 12 years ago
  22. e4898273 mm: consider all swapped back pages in used-once logic by Michal Hocko · 12 years ago
  23. 51300ce mm/page_alloc.c: cleanups by Andrew Morton · 12 years ago
  24. acc50c1 mm: page_alloc: catch out-of-date list of page flag names by Johannes Weiner · 12 years ago
  25. be9cd87 mm/buddy: dump PG_compound_lock page flag by Gavin Shan · 12 years ago
  26. 782182e mm: move readahead syscall to mm/readahead.c by Cong Wang · 12 years ago
  27. 4fb5ef0 tmpfs: support SEEK_DATA and SEEK_HOLE by Hugh Dickins · 12 years ago
  28. 1aac140 tmpfs: quit when fallocate fills memory by Hugh Dickins · 12 years ago
  29. 1635f6a tmpfs: undo fallocation on failure by Hugh Dickins · 12 years ago
  30. e2d12e2 tmpfs: support fallocate preallocation by Hugh Dickins · 12 years ago
  31. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 12 years ago
  32. 3f31d07 mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  33. 83e4fa9 tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  34. ec9516f tmpfs: optimize clearing when writing by Hugh Dickins · 12 years ago
  35. 2f6e38f tmpfs: enable NOSEC optimization by Hugh Dickins · 12 years ago
  36. bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 12 years ago
  37. 5ceb9ce mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks by Bartlomiej Zolnierkiewicz · 12 years ago
  38. 238305b mm: remove sparsemem allocation details from the bootmem allocator by Johannes Weiner · 12 years ago
  39. e907991 mm: bootmem: pass pgdat instead of pgdat->bdata down the stack by Johannes Weiner · 12 years ago
  40. ba53986 mm: nobootmem: unify allocation policy of (non-)panicking node allocations by Johannes Weiner · 12 years ago
  41. 2c478ea mm: nobootmem: panic on node-specific allocation failure by Johannes Weiner · 12 years ago
  42. 421456e mm: bootmem: unify allocation policy of (non-)panicking node allocations by Johannes Weiner · 12 years ago
  43. ab38184 mm: bootmem: allocate in order node+goal, goal, node, anywhere by Johannes Weiner · 12 years ago
  44. c12ab50 mm: bootmem: split out goal-to-node mapping from goal dropping by Johannes Weiner · 12 years ago
  45. c6785b6 mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata by Johannes Weiner · 12 years ago
  46. 549381e mm: bootmem: remove redundant offset check when finally freeing bootmem by Johannes Weiner · 12 years ago
  47. 6dccdcb mm: bootmem: fix checking the bitmap when finally freeing bootmem by Gavin Shan · 12 years ago
  48. 955c1cd mm/page_alloc.c: remove pageblock_default_order() by Andrew Morton · 12 years ago
  49. a62e2f4 mm: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  50. 5febcbe Cross Memory Attach: make it Kconfigurable by Christopher Yeoh · 12 years ago
  51. 6f60b69 mm, thp: drop page_table_lock to uncharge memcg pages by David Rientjes · 12 years ago
  52. 096a7cf mm: rename is_mlocked_vma() to mlocked_vma_newpage() by Ying Han · 12 years ago
  53. c3ac9a8 mm: memcg: count pte references from every member of the reclaimed hierarchy by Johannes Weiner · 12 years ago
  54. 91c63734 kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite by Johannes Weiner · 12 years ago
  55. 0ce72d4 mm: do_migrate_pages(): rename arguments by Andrew Morton · 12 years ago
  56. 4a5b18c mm: do_migrate_pages() calls migrate_to_node() even if task is already on a correct node by Larry Woodman · 12 years ago
  57. 1f1d06c thp, memcg: split hugepage for memcg oom on cow by David Rientjes · 12 years ago
  58. bde8bd8 mm/vmstat.c: remove debug fs entries on failure of file creation and made extfrag_debug_root dentry local by Sasikantha babu · 12 years ago
  59. 841e31e mm/mmap.c: find_vma(): remove unnecessary if(mm) check by Rajman Mekaco · 12 years ago
  60. 4d67d86 mm: use kcalloc() instead of kzalloc() to allocate array by Thomas Meyer · 12 years ago
  61. 23b9da5 mm: vmscan: remove reclaim_mode_t by Mel Gorman · 12 years ago
  62. 41ac199 mm: vmscan: do not stall on writeback during memory compaction by Mel Gorman · 12 years ago
  63. c53919a mm: vmscan: remove lumpy reclaim by Mel Gorman · 12 years ago
  64. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  65. edad9d2 mm, thp: allow fallback when pte_alloc_one() fails for huge pmd by David Rientjes · 12 years ago
  66. aa2e878 mm, thp: remove unnecessary ret variable by David Rientjes · 12 years ago
  67. f2135a4 mm/hugetlb.c: use long vars instead of int in region_count() by Wang Sheng-Hui · 12 years ago
  68. 89c522c mm/mempolicy.c: use enum value MPOL_REBIND_ONCE in mpol_rebind_policy() by Wang Sheng-Hui · 12 years ago
  69. 71dd0b8 mm/memory_failure: let the compiler add the function name by Borislav Petkov · 12 years ago
  70. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  71. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  72. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 12 years ago
  73. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 12 years ago
  74. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  75. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  76. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. 31fe62b mm: add a low limit to alloc_large_system_hash by Tim Bird · 12 years ago
  78. 05f144a mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages by Mel Gorman · 12 years ago
  79. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  80. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  81. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  82. dddbd54 Merge branch 'vm-cleanups' (unmap_vma() interface cleanup) by Linus Torvalds · 12 years ago
  83. 58f42fd cma: fix migration mode by Minchan Kim · 12 years ago
  84. 49f223a mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks by Marek Szyprowski · 13 years ago
  85. bba9071 mm: extract reclaim code from __alloc_pages_direct_reclaim() by Marek Szyprowski · 13 years ago
  86. cfd3da1 mm: Serialize access to min_free_kbytes by Mel Gorman · 13 years ago
  87. 0815f3d mm: page_isolation: MIGRATE_CMA isolation functions added by Michal Nazarewicz · 12 years ago
  88. 47118af mm: mmzone: MIGRATE_CMA migration type added by Michal Nazarewicz · 13 years ago
  89. 6d4a491 mm: page_alloc: change fallbacks array handling by Michal Nazarewicz · 13 years ago
  90. 041d3a8 mm: page_alloc: introduce alloc_contig_range() by Michal Nazarewicz · 13 years ago
  91. ff9543f mm: compaction: export some of the functions by Michal Nazarewicz · 13 years ago
  92. 85aa125 mm: compaction: introduce isolate_freepages_range() by Michal Nazarewicz · 13 years ago
  93. 03d4419 mm: compaction: introduce map_pages() by Michal Nazarewicz · 13 years ago
  94. 2fe86e0 mm: compaction: introduce isolate_migratepages_range() by Michal Nazarewicz · 13 years ago
  95. 5f63b72 mm: page_alloc: remove trailing whitespace by Michal Nazarewicz · 13 years ago
  96. 62ade86 memcg,thp: fix res_counter:96 regression by Hugh Dickins · 12 years ago
  97. c03f94c slub: use __SetPageSlab function to set PG_slab flag by Joonsoo Kim · 12 years ago
  98. 02d7633 slub: fix a memory leak in get_partial_node() by Joonsoo Kim · 12 years ago
  99. 02e1a9c slub: missing test for partial pages flush work in flush_all() by majianpeng · 12 years ago
  100. 4053497 slub: remove unused argument of init_kmem_cache_node() by Joonsoo Kim · 12 years ago