summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2014-08-04mm: add strictlimit knobMaxim Patlasov
2014-08-04mm: remap_file_pages: grab file ref to prevent race while mmapingSasha Levin
2014-08-04mm: remap_file_pages: initialize populate before usageSasha Levin
2014-08-04mm-replace-remap_file_pages-syscall-with-emulation-fixAndrew Morton
2014-08-04mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2014-08-04ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fix-fix-2Andrew Morton
2014-08-04ksm-provide-support-to-use-deferrable-timers-for-scanner-thread-fixAndrew Morton
2014-08-04ksm: provide support to use deferrable timers for scanner threadChintan Pandya
2014-08-04shm: wait for pins to be released when sealingDavid Herrmann
2014-08-04shm: add memfd_create() syscallDavid Herrmann
2014-08-04shm: add sealing APIDavid Herrmann
2014-08-04mm: allow drivers to prevent new writable mappingsDavid Herrmann
2014-08-04arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-04Merge branch 'akpm-current/current'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'hch-vfs/vfs-for-3.17'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2014-08-01Merge branch 'sched/core'Ingo Molnar
2014-07-31percpu: implement percpu_poolTejun Heo
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