summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-07-31mm: add strictlimit knobMaxim Patlasov
2014-07-31mm: remap_file_pages: grab file ref to prevent race while mmapingSasha Levin
2014-07-31mm: remap_file_pages: initialize populate before usageSasha Levin
2014-07-31mm-replace-remap_file_pages-syscall-with-emulation-fixAndrew Morton
2014-07-31mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2014-07-31ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fix-fix-2Andrew Morton
2014-07-31ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fixAndrew Morton
2014-07-31ksm: provide support to use deferrable timers for scanner threadChintan Pandya
2014-07-31shm: wait for pins to be released when sealingDavid Herrmann
2014-07-31shm: add memfd_create() syscallDavid Herrmann
2014-07-31shm: add sealing APIDavid Herrmann
2014-07-31mm: allow drivers to prevent new writable mappingsDavid Herrmann
2014-07-31arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-07-31Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'hch-vfs/vfs-for-3.17'Stephen Rothwell
2014-07-31Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-07-31mm/util.c: add kstrimdup()Sebastian Capella
2014-07-31do_shared_fault(): check that mmap_sem is heldAndrew Morton
2014-07-31mm/zpool: update zswap to use zpoolDan Streetman
2014-07-31mm/zpool: zbud/zsmalloc implement zpoolDan Streetman
2014-07-31mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2014-07-31mm/zbud: change zbud_alloc size type to size_tDan Streetman
2014-07-31mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick
2014-07-31mm/compaction.c:isolate_freepages_block(): small tuneupAndrew Morton
2014-07-31mm-introduce-do_shared_fault-and-drop-do_fault-fix-fixAndrew Morton
2014-07-31mm, oom: remove unnecessary exit_state checkDavid Rientjes
2014-07-31mm: fix potential infinite loop in dissolve_free_huge_pages() fixDavid Rientjes
2014-07-31mm: fix potential infinite loop in dissolve_free_huge_pages()Li Zhong
2014-07-31mm, thp: restructure thp avoidance of light synchronous migrationDavid Rientjes
2014-07-31mm, oom: rename zonelist locking functionsDavid Rientjes
2014-07-31mm, oom: remove unnecessary check for NULL zonelistDavid Rientjes
2014-07-31mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes
2014-07-31memory-hotplug: add zone_for_memory() for selecting zone for new memoryWang Nan
2014-07-31slub: remove kmemcg id from create_unique_idVladimir Davydov
2014-07-31mm, writeback: prevent race when calculating dirty limitsDavid Rientjes
2014-07-31mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_modeDavid Rientjes
2014-07-31on demand vmstat: Do not open code alloc_cpumask_varChristoph Lameter
2014-07-31cpu_stat_off can be staticFengguang Wu
2014-07-31vmstat: On demand vmstat workers V8Christoph Lameter
2014-07-31mm/shmem.c: remove the unused gfp arg to shmem_add_to_page_cache()Wang Sheng-Hui
2014-07-31mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella
2014-07-31mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2014-07-31mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman
2014-07-31mm: vmscan: only update per-cpu thresholds for online CPUMel Gorman
2014-07-31mm: move zone->pages_scanned into a vmstat counterMel Gorman
2014-07-31mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2014-07-31mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman