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