aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-04-03mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...Raghavendra K T
2014-04-03slub: do not drop slab_mutex for sysfs_slab_addVladimir Davydov
2014-04-03drop_caches: add some documentation and info messageDave Hansen
2014-04-03mm: remove read_cache_page_async()Sasha Levin
2014-04-03mm, thp: drop do_huge_pmd_wp_zero_page_fallback()Kirill A. Shutemov
2014-04-03mm: consolidate code to setup pteKirill A. Shutemov
2014-04-03mm: consolidate code to call vm_ops->page_mkwrite()Kirill A. Shutemov
2014-04-03mm: introduce do_shared_fault() and drop do_fault()Kirill A. Shutemov
2014-04-03mm: introduce do_cow_fault()Kirill A. Shutemov
2014-04-03mm: introduce do_read_fault()Kirill A. Shutemov
2014-04-03mm: do_fault(): extract to call vm_ops->do_fault() to separate functionKirill A. Shutemov
2014-04-03mm: rename __do_fault() -> do_fault()Kirill A. Shutemov
2014-04-03mm/nobootmem.c: mark function as staticRashika Kheria
2014-04-03mm/page_cgroup.c: mark functions as staticRashika Kheria
2014-04-03mm/process_vm_access.c: mark function as staticRashika Kheria
2014-04-03mm/mmap.c: mark function as staticRashika Kheria
2014-04-03mm/memory.c: mark functions as staticRashika Kheria
2014-04-03mm/compaction.c: mark function as staticRashika Kheria
2014-04-03mm, compaction: avoid isolating pinned pagesDavid Rientjes
2014-04-03mm, hugetlb: mark some bootstrap functions as __initDavid Rientjes
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-04-03mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner
2014-04-03mm: vmscan: shrink_slab: rename max_pass -> freeableVladimir Davydov
2014-04-03mm, hugetlb: improve page-fault scalabilityDavidlohr Bueso
2014-04-03mm, hugetlb: use vma_resv_map() map typesJoonsoo Kim
2014-04-03mm, hugetlb: remove resv_map_putJoonsoo Kim
2014-04-03mm, hugetlb: fix race in region trackingDavidlohr Bueso
2014-04-03mm, hugetlb: improve, cleanup resv_map parametersJoonsoo Kim
2014-04-03mm, hugetlb: unify region structure handlingJoonsoo Kim
2014-04-03mm: optimize put_mems_allowed() usageMel Gorman
2014-04-03mm, compaction: ignore pageblock skip when manually invoking compactionDavid Rientjes
2014-04-03mm: vmscan: remove shrink_control arg from do_try_to_free_pages()Vladimir Davydov
2014-04-03mm: vmscan: move call to shrink_slab() to shrink_zones()Vladimir Davydov
2014-04-03mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaimVladimir Davydov
2014-04-03kmemleak: change some global variables to intLi Zefan
2014-04-03kmemleak: remove redundant codeLi Zefan
2014-04-03kmemleak: allow freeing internal objects after kmemleak was disabledLi Zefan
2014-04-03kmemleak: free internal objects only if there're no leaks to be reportedLi Zefan
2014-04-03bdi: avoid oops on device removalJan Kara
2014-04-03backing_dev: fix hung task on syncDerek Basehore
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-02sparse: fix commentLi Zhong
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds