summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | hugetlbfs: add minimum size accounting to subpoolsMike Kravetz2015-04-161-23/+100
| * | | hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz2015-04-161-2/+1Star
| * | | mm/compaction: reset compaction scanner positionsGioh Kim2015-04-161-0/+8
| * | | mm, memcg: sync allocation and memcg charge gfp flags for THPMichal Hocko2015-04-161-22/+20Star
| * | | mm: rename deactivate_page to deactivate_file_pageMinchan Kim2015-04-162-13/+13
| * | | mm: allow compaction of unevictable pagesEric B Munson2015-04-161-0/+7
| * | | mm/page-writeback: check-before-clear PageReclaimNaoya Horiguchi2015-04-161-1/+2
| * | | mm/migrate: check-before-clear PageSwapCacheNaoya Horiguchi2015-04-161-1/+2
| * | | mm/memory-failure.c: define page types for action_result() in one placeNaoya Horiguchi2015-04-161-31/+77
| * | | memcg: remove obsolete commentVladimir Davydov2015-04-161-5/+0Star
| * | | memcg: zap mem_cgroup_lookup()Vladimir Davydov2015-04-161-16/+8Star
| * | | mm/oom_kill.c: fix typo in commentYaowei Bai2015-04-161-1/+1
* | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-152-4/+2Star
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | make new_sync_{read,write}() staticAl Viro2015-04-121-2/+0Star
| * | nommu: use __vfs_read()Al Viro2015-04-121-2/+2
| * | Merge branch 'for-davem' into for-nextAl Viro2015-04-1210-40/+58
| |\ \
| | * \ Merge branch 'iocb' into for-davemAl Viro2015-04-093-4/+2Star
| | |\ \
* | | \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1530-818/+1199
|\ \ \ \ \
| * | | | | memtest: use phys_addr_t for physical addressesVladimir Murzin2015-04-151-8/+8
| * | | | | mm: move memtest under mmVladimir Murzin2015-04-152-0/+119
| * | | | | mm, hugetlb: abort __get_user_pages if current has been oom killedDavid Rientjes2015-04-151-0/+9
| * | | | | mm, mempool: do not allow atomic resizingDavid Rientjes2015-04-151-4/+6
| * | | | | memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan2015-04-152-10/+13
| * | | | | mm: numa: remove migrate_ratelimitedMel Gorman2015-04-151-20/+0Star
| * | | | | mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabledChen Gang2015-04-151-86/+86
| * | | | | mm: change vunmap to tear down huge KVA mappingsToshi Kani2015-04-151-0/+4
| * | | | | mm: change __get_vm_area_node() to use fls_long()Toshi Kani2015-04-151-1/+3
| * | | | | mm/page_alloc.c: clean up commentYaowei Bai2015-04-151-1/+1
| * | | | | mm: cma: constify and use correct signness in mm/cma.cSasha Levin2015-04-151-10/+14
| * | | | | mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2015-04-152-3/+9
| * | | | | mm: remove GFP_THISNODEDavid Rientjes2015-04-152-20/+24
| * | | | | mm, mempolicy: migrate_to_node should only migrate to nodeDavid Rientjes2015-04-151-1/+2
| * | | | | cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov2015-04-151-181/+89Star
| * | | | | cleancache: forbid overriding cleancache_opsVladimir Davydov2015-04-151-5/+7
| * | | | | cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov2015-04-151-3/+3
| * | | | | mm: refactor do_wp_page handling of shared vma into a functionShachar Raindel2015-04-151-38/+48
| * | | | | mm: refactor do_wp_page, extract the page copy flowShachar Raindel2015-04-151-118/+147
| * | | | | mm: refactor do_wp_page - rewrite the unlock flowShachar Raindel2015-04-151-9/+12
| * | | | | mm: refactor do_wp_page, extract the reuse caseShachar Raindel2015-04-151-49/+68
| * | | | | mm: completely remove dumping per-cpu lists from show_mem()Konstantin Khlebnikov2015-04-151-20/+2Star
| * | | | | mm: hide per-cpu lists in output of show_mem()Konstantin Khlebnikov2015-04-151-9/+30
| * | | | | page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-153-38/+33Star
| * | | | | mm: incorporate zero pages into transparent huge pagesEbru Akagunduz2015-04-151-8/+20
| * | | | | mm/compaction: enhance compaction finish conditionJoonsoo Kim2015-04-153-7/+29
| * | | | | mm/page_alloc: factor out fallback freepage checkingJoonsoo Kim2015-04-151-52/+91
| * | | | | mm/cma: change fallback behaviour for CMA freepageJoonsoo Kim2015-04-151-17/+19
| * | | | | mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes2015-04-151-21/+12Star
| * | | | | mm-cma-allocation-trigger-fixAndrew Morton2015-04-151-1/+1
| * | | | | mm: cma: release triggerSasha Levin2015-04-151-0/+58
| * | | | | mm: cma: allocation triggerSasha Levin2015-04-153-1/+63