summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-07-28mm: add strictlimit knobMaxim Patlasov
2014-07-28mm: remap_file_pages: grab file ref to prevent race while mmapingSasha Levin
2014-07-28mm: remap_file_pages: initialize populate before usageSasha Levin
2014-07-28mm-replace-remap_file_pages-syscall-with-emulation-fixAndrew Morton
2014-07-28mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2014-07-28Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-07-28next-20140724/tipStephen Rothwell
2014-07-28Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'hch-vfs/vfs-for-3.17'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-07-26mm: fix direct reclaim writeback regressionHugh Dickins
2014-07-24shmem: support RENAME_EXCHANGEMiklos Szeredi
2014-07-24shmem: support RENAME_NOREPLACEMiklos Szeredi
2014-07-23Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-23mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi
2014-07-23mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins
2014-07-23shmem: fix splicing from a hole while it's punchedHugh Dickins
2014-07-23shmem: fix faulting into a hole, not taking i_mutexHugh Dickins
2014-07-23mm: do not call do_fault_around for non-linear faultKonstantin Khlebnikov
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi
2014-07-23mm/util.c: add kstrimdup()Sebastian Capella
2014-07-23do_shared_fault(): check that mmap_sem is heldAndrew Morton
2014-07-23mm/zpool: update zswap to use zpoolDan Streetman
2014-07-23mm/zpool: zbud/zsmalloc implement zpoolDan Streetman
2014-07-23mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2014-07-23mm/zbud: change zbud_alloc size type to size_tDan Streetman
2014-07-23mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick
2014-07-23mm/compaction.c:isolate_freepages_block(): small tuneupAndrew Morton
2014-07-23mm-introduce-do_shared_fault-and-drop-do_fault-fix-fixAndrew Morton
2014-07-23memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan
2014-07-23memcg: release memcg_cache_id on css offlineVladimir Davydov
2014-07-23memcg: keep all children of each root cache on a listVladimir Davydov
2014-07-23memcg: add pointer to owner cache to memcg_cache_paramsVladimir Davydov
2014-07-23memcg: make memcg_cache_id staticVladimir Davydov
2014-07-23slab: use mem_cgroup_id for per memcg cache namingVladimir Davydov
2014-07-23slub: remove kmemcg id from create_unique_idVladimir Davydov
2014-07-23mm, writeback: prevent race when calculating dirty limitsDavid Rientjes
2014-07-23mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_modeDavid Rientjes
2014-07-23on demand vmstat: Do not open code alloc_cpumask_varChristoph Lameter
2014-07-23cpu_stat_off can be staticFengguang Wu
2014-07-23vmstat: On demand vmstat workers V8Christoph Lameter
2014-07-23mm/shmem.c: remove the unused gfp arg to shmem_add_to_page_cache()Wang Sheng-Hui
2014-07-23mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella
2014-07-23mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2014-07-23mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman
2014-07-23mm: vmscan: only update per-cpu thresholds for online CPUMel Gorman
2014-07-23mm: move zone->pages_scanned into a vmstat counterMel Gorman
2014-07-23mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2014-07-23mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman