summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-07-21mm: add strictlimit knobMaxim Patlasov
2014-07-21mm: remap_file_pages: grab file ref to prevent race while mmapingSasha Levin
2014-07-21mm: remap_file_pages: initialize populate before usageSasha Levin
2014-07-21mm-replace-remap_file_pages-syscall-with-emulation-fixAndrew Morton
2014-07-21mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2014-07-21Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-07-21Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-07-17mm/util.c: add kstrimdup()Sebastian Capella
2014-07-17do_shared_fault(): check that mmap_sem is heldAndrew Morton
2014-07-17mm/zpool: update zswap to use zpoolDan Streetman
2014-07-17mm/zpool: zbud/zsmalloc implement zpoolDan Streetman
2014-07-17mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2014-07-17mm/zbud: change zbud_alloc size type to size_tDan Streetman
2014-07-17mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick
2014-07-17mm/compaction.c:isolate_freepages_block(): small tuneupAndrew Morton
2014-07-17mm-introduce-do_shared_fault-and-drop-do_fault-fix-fixAndrew Morton
2014-07-17on demand vmstat: Do not open code alloc_cpumask_varChristoph Lameter
2014-07-17vmstat: On demand vmstat workers V8Christoph Lameter
2014-07-17mm/shmem.c: remove the unused gfp arg to shmem_add_to_page_cache()Wang Sheng-Hui
2014-07-17mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella
2014-07-17mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2014-07-17mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman
2014-07-17mm: vmscan: only update per-cpu thresholds for online CPUMel Gorman
2014-07-17mm: move zone->pages_scanned into a vmstat counterMel Gorman
2014-07-17mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2014-07-17mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2014-07-17mm: update the description for vm_total_pagesWang Sheng-Hui
2014-07-17mm/memory.c: don't forget to set softdirty on file mapped faultCyrill Gorcunov
2014-07-17mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao
2014-07-17mm: make copy_pte_range static againJerome Marchand
2014-07-17mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes
2014-07-17mm-hugetlb-generalize-writes-to-nr_hugepages-fixAndrew Morton
2014-07-17mm, hugetlb: generalize writes to nr_hugepagesDavid Rientjes
2014-07-17hwpoison: fix race with changing page during offliningAndi Kleen
2014-07-17mm,hugetlb: simplify error handling in hugetlb_cow()Davidlohr Bueso
2014-07-17mm,hugetlb: make unmap_ref_private() return voidDavidlohr Bueso
2014-07-17mm: replace init_page_accessed by __SetPageReferencedHugh Dickins
2014-07-17mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recu...Fabian Frederick
2014-07-17mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini
2014-07-17mm-catch-memory-commitment-underflow-fixAndrew Morton
2014-07-17mm: catch memory commitment underflowKonstantin Khlebnikov
2014-07-17shmem: update memory reservation on truncateKonstantin Khlebnikov
2014-07-17shmem: fix double uncharge in __shmem_file_setup()Konstantin Khlebnikov
2014-07-17mm, vmalloc: constify allocation maskDavid Rientjes
2014-07-17mm-vmallocc-add-a-schedule-point-to-vmalloc-fixAndrew Morton
2014-07-17mm/vmalloc.c: add a schedule point to vmalloc()Eric Dumazet