summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-02-14mm: add strictlimit knobMaxim Patlasov
2014-02-14Merge branch 'akpm-current/current'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-02-14mm/util.c: add kstrimdup()Sebastian Capella
2014-02-14mm/zswap.c: update zsmalloc in comment to zbudSeongJae Park
2014-02-14mm/zswap.c: fix trivial typo and arrange indentationSeongJae Park
2014-02-14drop_caches: add some documentation and info messageDave Hansen
2014-02-14mm: remove read_cache_page_async()Sasha Levin
2014-02-14mm, thp: drop do_huge_pmd_wp_zero_page_fallback()Kirill A. Shutemov
2014-02-14mm: consolidate code to setup pteKirill A. Shutemov
2014-02-14mm: consolidate code to call vm_ops->page_mkwrite()Kirill A. Shutemov
2014-02-14mm: introduce do_shared_fault() and drop do_fault()Kirill A. Shutemov
2014-02-14mm: introduce do_cow_fault()Kirill A. Shutemov
2014-02-14mm: introduce do_read_fault()Kirill A. Shutemov
2014-02-14mm: do_fault(): extract to call vm_ops->do_fault() to separate functionKirill A. Shutemov
2014-02-14mm: rename __do_fault() -> do_fault()Kirill A. Shutemov
2014-02-14mempolicy: apply page table walker on queue_pages_range()Naoya Horiguchi
2014-02-14pagewalk: remove argument hmask from hugetlb_entry()Naoya Horiguchi
2014-02-14madvise: redefine callback functions for page table walkerNaoya Horiguchi
2014-02-14memcg: redefine callback functions for page table walkerNaoya Horiguchi
2014-02-14pagewalk: add walk_page_vma()Naoya Horiguchi
2014-02-14pagewalk: update page table walker coreNaoya Horiguchi
2014-02-14mm/readahead.c: fix readahead fail for no local memory and limit readahead pagesRaghavendra K T
2014-02-14mm/nobootmem.c: mark function as staticRashika Kheria
2014-02-14mm/page_cgroup.c: mark functions as staticRashika Kheria
2014-02-14mm/process_vm_access.c: mark function as staticRashika Kheria
2014-02-14mm/mmap.c: mark function as staticRashika Kheria
2014-02-14mm/memory.c: mark functions as staticRashika Kheria
2014-02-14mm/compaction.c: mark function as staticRashika Kheria
2014-02-14mm, compaction: avoid isolating pinned pagesDavid Rientjes
2014-02-14mm, hugetlb: mark some bootstrap functions as __initDavid Rientjes
2014-02-14mm-keep-page-cache-radix-tree-nodes-in-check-fix-fix-fixJohannes Weiner
2014-02-14mm-keep-page-cache-radix-tree-nodes-in-check-fix-fixAndrew Morton
2014-02-14mm-keep-page-cache-radix-tree-nodes-in-check-fixJohannes Weiner
2014-02-14mm: keep page cache radix tree nodes in checkJohannes Weiner
2014-02-14mm: thrash detection-based file cache sizingJohannes Weiner
2014-02-14mm + fs: store shadow entries in page cacheJohannes Weiner
2014-02-14mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-02-14mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-02-14mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner
2014-02-14mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov
2014-02-14mm-hugetlb-improve-page-fault-scalability-fixAndrew Morton
2014-02-14mm, hugetlb: improve page-fault scalabilityDavidlohr Bueso
2014-02-14mm, hugetlb: use vma_resv_map() map typesJoonsoo Kim
2014-02-14mm, hugetlb: remove resv_map_putJoonsoo Kim
2014-02-14mm, hugetlb: fix race in region trackingDavidlohr Bueso
2014-02-14mm, hugetlb: improve, cleanup resv_map parametersJoonsoo Kim
2014-02-14mm, hugetlb: unify region structure handlingJoonsoo Kim
2014-02-14mm: optimize put_mems_allowed() usageMel Gorman