summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\
| * mm/Kconfig: add MMU dependency for MIGRATION.Chen Gang2013-09-12
| * mm, thp: count thp_fault_fallback anytime thp fault failsDavid Rientjes2013-09-12
| * thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov2013-09-12
| * thp: do_huge_pmd_anonymous_page() cleanupKirill A. Shutemov2013-09-12
| * thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()Kirill A. Shutemov2013-09-12
| * mm: cleanup add_to_page_cache_locked()Kirill A. Shutemov2013-09-12
| * thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov2013-09-12
| * truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
| * mm: make lru_add_drain_all() selectiveChris Metcalf2013-09-12
| * memcg: add per cgroup writeback pages accountingSha Zhengju2013-09-12
| * memcg: check for proper lock held in mem_cgroup_update_page_statSha Zhengju2013-09-12
| * memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju2013-09-12
| * memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-12
| * mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-12
| * mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner2013-09-12
| * mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-12
| * memcg: trivial cleanupsAndrew Morton2013-09-12
| * memcg, vmscan: do not fall into reclaim-all pass too quicklyMichal Hocko2013-09-12
| * memcg: track all children over limit in the rootMichal Hocko2013-09-12
| * memcg, vmscan: do not attempt soft limit reclaim if it would not scan anythingMichal Hocko2013-09-12
| * memcg: track children in soft limit excess to improve soft limitMichal Hocko2013-09-12
| * memcg: enhance memcg iterator to support predicatesMichal Hocko2013-09-12
| * vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko2013-09-12
| * memcg: get rid of soft-limit tree infrastructureMichal Hocko2013-09-12
| * memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko2013-09-12
| * memcg: remove redundant code in mem_cgroup_force_empty_write()Li Zefan2013-09-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-12
|\ \
| * | list_lru: dynamically adjust node arraysGlauber Costa2013-09-10
| * | shrinker: Kill old ->shrink API.Dave Chinner2013-09-10
| * | hugepage: convert huge zero page shrinker to new shrinker APIGlauber Costa2013-09-10
| * | vmscan: per-node deferred workGlauber Costa2013-09-10
| * | shrinker: add node awarenessDave Chinner2013-09-10
| * | list_lru: remove special case function list_lru_dispose_all.Glauber Costa2013-09-10
| * | list_lru: per-node APIGlauber Costa2013-09-10
| * | list_lru: fix broken LRU_RETRY behaviourDave Chinner2013-09-10
| * | list_lru: per-node list infrastructureDave Chinner2013-09-10
| * | list: add a new LRU list typeDave Chinner2013-09-10
| * | mm: new shrinker APIDave Chinner2013-09-10
* | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-12
|\ \ \ | |_|/ |/| |
| * | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-09-10
| |\ \
| | * | PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2013-08-31
* | | | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley2013-09-11
* | | | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-11
* | | | mm/zswap: use postorder iteration when destroying rbtreeCody P Schafer2013-09-11
* | | | memcg: fix multiple large threshold notificationsGreg Thelen2013-09-11
* | | | mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2013-09-11
* | | | mm/mmap: remove unnecessary assignmentYanchuan Nian2013-09-11
* | | | mm/madvise.c:madvise_hwpoison(): remove local `ret'Andrew Morton2013-09-11
* | | | mm/madvise.c: fix return value of madvise_hwpoison()Wanpeng Li2013-09-11