aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-07-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidHEADmasterAlex Shi
2014-07-29Merge remote-tracking branch 'lts/linux-3.10.y' into linux-linaro-lskAlex Shi
2014-07-28shmem: fix splicing from a hole while it's punchedHugh Dickins
2014-07-28shmem: fix faulting into a hole, not taking i_mutexHugh Dickins
2014-07-28shmem: fix faulting into a hole while it's punchedHugh Dickins
2014-07-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-07-18Merge tag 'v3.10.49' into linux-linaro-lskAlex Shi
2014-07-17cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng
2014-07-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-07-14Merge tag 'v3.10.48' into linux-linaro-lskMark Brown
2014-07-09mm: fix crashes from mbind() merging vmasHugh Dickins
2014-07-09hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entryNaoya Horiguchi
2014-07-01Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-07-01Merge tag 'v3.10.46' into linux-linaro-lskMark Brown
2014-06-30mm: vmscan: clear kswapd's special reclaim powers before exitingJohannes Weiner
2014-06-30mm: fix sleeping function warning from __put_anon_vmaHugh Dickins
2014-06-30mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...Tony Luck
2014-06-30mm/memory-failure.c-failure: send right signal code to correct threadTony Luck
2014-06-30mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...Mel Gorman
2014-06-17Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-06-17Merge tag v3.10.44 into linux-linaro-lskAlex Shi
2014-06-16mm/compaction: make isolate_freepages start at pageblock boundaryVlastimil Babka
2014-06-16mm: compaction: detect when scanners meet in isolate_freepagesVlastimil Babka
2014-06-16mm: compaction: reset cached scanner pfn's before reading themVlastimil Babka
2014-06-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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 failedJoonsoo 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 branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
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 branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
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 branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown