aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-06-12Merge remote-tracking branch 'lsk/v3.10/topic/mm' into linux-linaro-lskMark Brown
2014-06-12mm, hugetlb: return a reserved page to a reserved pool if failedv3.10/topic/mmJoonsoo Kim
2014-06-12mm, hugetlb: grab a page_table_lock after page_cache_releaseJoonsoo Kim
2014-06-12mm, hugetlb: remove useless check about mapping typeJoonsoo Kim
2014-06-12mm, hugetlb: fix subpool accounting handlingJoonsoo Kim
2014-06-12mm, hugetlb: change variable name reservations to resvJoonsoo Kim
2014-06-12mm, hugetlb: protect reserved pages when soft offlining a hugepageJoonsoo Kim
2014-06-12mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cacheJoonsoo Kim
2014-06-12mm, hugetlb: remove decrement_hugepage_resv_vma()Joonsoo Kim
2014-06-12mm, hugetlb: add VM_NORESERVE check in vma_has_reserves()Joonsoo Kim
2014-06-12mm, hugetlb: do not use a page in page cache for cow optimizationJoonsoo Kim
2014-06-12mm, hugetlb: remove redundant list_empty check in gather_surplus_pages()Joonsoo Kim
2014-06-12mm, hugetlb: fix and clean-up node iteration code to alloc or freeJoonsoo Kim
2014-06-12mm, hugetlb: clean-up alloc_huge_page()Joonsoo Kim
2014-06-12Merge tag v3.10.43 into linux-linaro-lskAlex Shi
2014-06-11mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin
2014-06-11mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi
2014-06-09Merge tag v3.10.42 into linux-linaro-lskAlex Shi
2014-06-07percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()Jianyu Zhan
2014-06-07hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong
2014-06-07mm, thp: close race between mremap() and split_huge_page()Kirill A. Shutemov
2014-06-07mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds
2014-06-01Merge tag 'v3.10.41' into linux-linaro-lskMark Brown
2014-05-30mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi
2014-05-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-05-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-dma' into lsk-v3.10-arm64...Mark Brown
2014-05-23mm: create generic early_ioremap() supportMark Salter
2014-05-15mm/hugetlb.c: call MMU notifiers when copying a hugetlb page rangeAndreas Sandberg
2014-05-15mm: hugetlb: Copy general hugetlb code from x86 to mm.Steve Capper
2014-05-15mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper
2014-05-07Merge tag 'v3.10.39' into linux-linaro-lskMark Brown
2014-05-06mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi
2014-05-06mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka
2014-05-05mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2014-04-28mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2014-04-26bdi: avoid oops on device removalJan Kara
2014-04-26backing_dev: fix hung task on syncDerek Basehore
2014-04-14Merge branches 'v3.10/topic/configs' and 'v3.10/topic/arm64-hugepages' of git...Mark Brown
2014-04-04Merge tag 'v3.10.36' into linux-linaro-lskAlex Shi
2014-04-03mm: close PageTail raceDavid Rientjes
2014-03-28Merge tag 'v3.10.34' into linux-linaro-lskAlex Shi
2014-03-23memcg: reparent charges of children before processing parentFilipe Brandenburger
2014-03-23mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-03-09Merge tag 'v3.10.33' into linux-linaro-lskMark Brown
2014-03-06memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko
2014-03-05mm/hugetlb.c: call MMU notifiers when copying a hugetlb page rangeAndreas Sandberg
2014-03-05mm: hugetlb: Copy general hugetlb code from x86 to mm.Steve Capper
2014-03-05mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper
2014-02-27Merge tag 'v3.10.32' into linux-linaro-lskAlex Shi
2014-02-22mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi