summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-08-05mm: add strictlimit knobMaxim Patlasov
2014-08-05mm: remap_file_pages: grab file ref to prevent race while mmapingSasha Levin
2014-08-05mm: remap_file_pages: initialize populate before usageSasha Levin
2014-08-05mm-replace-remap_file_pages-syscall-with-emulation-fixAndrew Morton
2014-08-05mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2014-08-05ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fix-fix-2Andrew Morton
2014-08-05ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fixAndrew Morton
2014-08-05ksm: provide support to use deferrable timers for scanner threadChintan Pandya
2014-08-05shm: wait for pins to be released when sealingDavid Herrmann
2014-08-05shm: add memfd_create() syscallDavid Herrmann
2014-08-05shm: add sealing APIDavid Herrmann
2014-08-05mm: allow drivers to prevent new writable mappingsDavid Herrmann
2014-08-05arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-05Merge branch 'akpm-current/current'Stephen Rothwell
2014-08-05Merge remote-tracking branch 'hch-vfs/vfs-for-3.17'Stephen Rothwell
2014-08-05Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai
2014-07-30mm: fix filemap.c pagecache_get_page() kernel-doc warningsRandy Dunlap
2014-07-30mm: debugfs: move rounddown_pow_of_two() out from do_fault pathAndrey Ryabinin
2014-07-30memcg: oom_notify use-after-free fixMichal Hocko
2014-07-30hwpoison: call action_result() in failure path of hwpoison_user_mappings()Naoya Horiguchi
2014-07-30hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Naoya Horiguchi
2014-07-30mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes
2014-07-30mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov
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