summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
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
2014-07-31mm: update the description for vm_total_pagesWang Sheng-Hui
2014-07-31mm/memory.c: don't forget to set softdirty on file mapped faultCyrill Gorcunov
2014-07-31mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao
2014-07-31mm: make copy_pte_range static againJerome Marchand