1. 758f66a mm/hugetlb.c: simplify PageHeadHuge() and PageHuge() by Andrew Morton · 11 years ago
  2. 3bfcd13 mm: hugetlbfs: use __compound_tail_refcounted in __get_page_tail too by Andrea Arcangeli · 11 years ago
  3. 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 11 years ago
  4. ebf360f mm: hugetlbfs: move the put/get_page slab and hugetlbfs optimization in a faster path by Andrea Arcangeli · 11 years ago
  5. a0368d4 mm: hugetlb: use get_page_foll() in follow_hugetlb_page() by Andrea Arcangeli · 11 years ago
  6. 0abdd7a dma-debug: introduce debug_dma_assert_idle() by Dan Williams · 11 years ago
  7. 8a09217 percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_START by Laura Abbott · 11 years ago
  8. 0f0a327 mmu_notifier: add the callback for mmu_notifier_invalidate_range() by Joerg Roedel · 10 years ago
  9. 34ee645 mmu_notifier: call mmu_notifier_invalidate_range() from VMM by Joerg Roedel · 10 years ago
  10. 03e5ac2 mm: fix crash when using XFS on loopback by Mikulas Patocka · 11 years ago
  11. b3084f4 powerpc/thp: Fix crash on mremap by Aneesh Kumar K.V · 11 years ago
  12. 26e4f20 slub: Fix possible format string bug. by Tetsuo Handa · 11 years ago
  13. c65c187 slub: use lockdep_assert_held by Peter Zijlstra · 11 years ago
  14. b3ff8a2 cgroup: remove stray references to css_id by Hugh Dickins · 11 years ago
  15. eecc1e4 thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only by Hugh Dickins · 11 years ago
  16. a3e0f9e mm/memory-failure.c: transfer page count from head page to tail page after split thp by Naoya Horiguchi · 11 years ago
  17. d0319bd mm: remove bogus warning in copy_huge_pmd() by Mel Gorman · 11 years ago
  18. 695c608 memcg: fix memcg_size() calculation by Vladimir Davydov · 11 years ago
  19. 4eb9198 mm: fix use-after-free in sys_remap_file_pages by Rik van Riel · 11 years ago
  20. 3b25df9 mm: munlock: fix deadlock in __munlock_pagevec() by Vlastimil Babka · 11 years ago
  21. c424be1 mm: munlock: fix a bug where THP tail page is encountered by Vlastimil Babka · 11 years ago
  22. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  23. 8afb147 slub: Fix calculation of cpu slabs by Li Zefan · 11 years ago
  24. 8e321fe aio/migratepages: make aio migrate pages sane by Benjamin LaHaise · 11 years ago
  25. 40b64ac mm: fix build of split ptlock code by Olof Johansson · 11 years ago
  26. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  27. fff4068 mm: page_alloc: revert NUMA aspect of fair allocation policy by Johannes Weiner · 11 years ago
  28. 8798cee Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy" by Mel Gorman · 11 years ago
  29. 98398c3 mm/hugetlb: check for pte NULL pointer in __page_check_address() by Jianguo Wu · 11 years ago
  30. 11c731e mm/mempolicy: fix !vma in new_vma_page() by Wanpeng Li · 11 years ago
  31. a49ecbc mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully by Jianguo Wu · 11 years ago
  32. 6815bf3 mm/compaction: respect ignore_skip_hint in update_pageblock_skip by Joonsoo Kim · 11 years ago
  33. b0e5fd7 mm/mempolicy: correct putback method for isolate pages if failed by Joonsoo Kim · 11 years ago
  34. a844f38 mm: add missing dependency in Kconfig by Sima Baymani · 11 years ago
  35. 73f038b mm: page_alloc: exclude unreclaimable allocations from zone fairness policy by Johannes Weiner · 11 years ago
  36. b0943d6 mm: numa: defer TLB flush for THP migration as long as possible by Mel Gorman · 11 years ago
  37. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  38. de466bd mm: numa: avoid unnecessary disruption of NUMA hinting during migration by Mel Gorman · 11 years ago
  39. 1667918 mm: numa: clear numa hinting information on mprotect by Mel Gorman · 11 years ago
  40. eb4489f6 mm: numa: avoid unnecessary work on the failure path by Mel Gorman · 11 years ago
  41. c3a489c mm: numa: ensure anon_vma is locked to prevent parallel THP splits by Mel Gorman · 11 years ago
  42. 0c5f83c mm: numa: do not clear PTE for pte_numa update by Mel Gorman · 11 years ago
  43. 5a6dac3 mm: numa: do not clear PMD during PTE update scan by Mel Gorman · 11 years ago
  44. 67f8746 mm: clear pmd_numa before invalidating by Mel Gorman · 11 years ago
  45. f714f4f mm: numa: call MMU notifiers on THP migration by Mel Gorman · 11 years ago
  46. 2b4847e mm: numa: serialise parallel get_user_page against THP migration by Mel Gorman · 11 years ago
  47. 1f14c1a mm: memcg: do not allow task about to OOM kill to bypass the limit by Johannes Weiner · 11 years ago
  48. 96f1c58 mm: memcg: fix race condition between memcg teardown and swapin by Johannes Weiner · 11 years ago
  49. 3592806 thp: move preallocated PTE page table on move_huge_pmd() by Kirill A. Shutemov · 11 years ago
  50. a0d8b00 mm: memcg: do not declare OOM from __GFP_NOFAIL allocations by Johannes Weiner · 11 years ago
  51. 5877231 mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE by Aneesh Kumar K.V · 11 years ago
  52. 2da8ca8 cgroup: replace cftype->read_seq_string() with cftype->seq_show() by Tejun Heo · 11 years ago
  53. 716f479 hugetlb_cgroup: convert away from cftype->read() by Tejun Heo · 11 years ago
  54. 791badb memcg: convert away from cftype->read() and ->read_map() by Tejun Heo · 11 years ago
  55. c727709 security: shmem: implement kernel private shmem inodes by Eric Paris · 11 years ago
  56. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  57. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  58. edab951 cgroup: Merge branch 'memcg_event' into for-3.14 by Tejun Heo · 11 years ago
  59. 3bc942f memcg: rename cgroup_event to mem_cgroup_event by Tejun Heo · 11 years ago
  60. 59b6f87 memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state by Tejun Heo · 11 years ago
  61. 347c4a8 memcg: remove cgroup_event->cft by Tejun Heo · 11 years ago
  62. fba9480 cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg by Tejun Heo · 11 years ago
  63. b5557c4 memcg: cgroup_write_event_control() now knows @css is for memcg by Tejun Heo · 11 years ago
  64. 79bd981 cgroup, memcg: move cgroup_event implementation to memcg by Tejun Heo · 11 years ago
  65. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  66. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 11 years ago
  67. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  68. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  69. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  70. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  71. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  72. ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  73. 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
  74. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  75. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  76. c4088eb mm: convert the rest to new page table lock api by Kirill A. Shutemov · 11 years ago
  77. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  78. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  79. 117b079 mm, thp: move ptl taking inside page_check_address_pmd() by Kirill A. Shutemov · 11 years ago
  80. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  81. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  82. e9bb18c mm: avoid increase sizeof(struct page) due to split page table lock by Kirill A. Shutemov · 11 years ago
  83. b77d88d mm: drop actor argument of do_generic_file_read() by Kirill A. Shutemov · 11 years ago
  84. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  86. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  87. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  88. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  89. a998646 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  90. c08acff Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  91. 72403b4 mm: numa: return the number of base pages altered by protection changes by Mel Gorman · 11 years ago
  92. 00619bc mm: factor commit limit calculation by Jerome Marchand · 11 years ago
  93. a1aeb65 mm/page_alloc.c: fix comment in zlc_setup() by Zhi Yong Wu · 11 years ago
  94. 0ab0abc mm/zswap: refactor the get/put routines by Weijie Yang · 11 years ago
  95. 67d13fe mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently by Weijie Yang · 11 years ago
  96. 7a67d7a memcg, kmem: use cache_from_memcg_idx instead of hard code by Qiang Huang · 11 years ago
  97. 2ade4de memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx by Qiang Huang · 11 years ago
  98. f35c3a8 memcg, kmem: use is_root_cache instead of hard code by Qiang Huang · 11 years ago
  99. 2afc745 mm: ensure get_unmapped_area() returns higher address than mmap_min_addr by Akira Takeuchi · 11 years ago
  100. 0cbef29 mm: __rmqueue_fallback() should respect pageblock type by KOSAKI Motohiro · 11 years ago