summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28radix-tree: use iterators in find_get_pages* functionsKonstantin Khlebnikov
2012-03-28mm: only IPI CPUs to drain local pages if they existGilad Ben-Yossef
2012-03-28slub: only IPI CPUs that have per cpu obj to flushGilad Ben-Yossef
2012-03-28swapon: check validity of swap_flagsHugh Dickins
2012-03-28mm, coredump: fail allocations when coredumping instead of oom killingDavid Rientjes
2012-03-28mm: thp: fix up pmd_trans_unstable() locationsAndrea Arcangeli
2012-03-28mm for fs: add truncate_pagecache_range()Hugh Dickins
2012-03-28Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-03-24Fix potential endless loop in kswapd when compaction is not enabledRik van Riel
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()Oleg Nesterov
2012-03-23mm: hugetlb: cleanup duplicated code in unmapping vm rangeHillf Danton
2012-03-23mm: fix testorder interaction between two kswapd patchesHugh Dickins
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-21mm: export dirty_writeback_intervalArtem Bityutskiy
2012-03-21memcg: avoid THP split in task migrationNaoya Horiguchi
2012-03-21thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi
2012-03-21memcg: clean up existing move charge codeNaoya Horiguchi
2012-03-21mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()Jeff Liu
2012-03-21mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...Anton Vorontsov
2012-03-21mm/memcontrol.c: s/stealed/stolen/Andrew Morton
2012-03-21memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki
2012-03-21memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki
2012-03-21memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki
2012-03-21memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki
2012-03-21memcg: simplify move_account() checkKAMEZAWA Hiroyuki
2012-03-21memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)KAMEZAWA Hiroyuki
2012-03-21memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki
2012-03-21memcg: remove unnecessary thp check in page stat accountingKAMEZAWA Hiroyuki
2012-03-21memcg: remove redundant returnsHugh Dickins
2012-03-21memcg: enum lru_list lruHugh Dickins
2012-03-21memcg: lru_size instead of MEM_CGROUP_ZSTATHugh Dickins
2012-03-21memcg: replace mem and mem_cont stragglersHugh Dickins
2012-03-21swap: don't do discard if no discard option addedShaohua Li
2012-03-21mm: forbid lumpy-reclaim in shrink_active_list()Konstantin Khlebnikov
2012-03-21mmap.c: fix comment for __insert_vm_struct()Kautuk Consul
2012-03-21page_alloc: remove unused find_zone_movable_pfns_for_nodes() argumentKautuk Consul
2012-03-21page_alloc.c: remove add_from_early_node_map()Kautuk Consul
2012-03-21hugetlbfs: fix alignment of huge page requestsSteven Truelove
2012-03-21mm, counters: fold __sync_task_rss_stat() into sync_mm_rss()David Rientjes
2012-03-21mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes
2012-03-21hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-03-21ksm: cleanup: introduce find_mergeable_vma()Bob Liu
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-03-21mm, memcg: pass charge order to oom killerDavid Rientjes