summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()Andrew Morton2015-04-151-5/+0
* mm: cma: add functions to get region pages countersDmitry Safonov2015-04-151-0/+40
* thp: cleanup khugepaged startupKirill A. Shutemov2015-04-151-10/+8
* mm: uninline and cleanup page-mapping related helpersKirill A. Shutemov2015-04-151-5/+36
* mm: cma: add trace events for CMA allocations and freeingsStefan Strogin2015-04-151-0/+5
* mm/memblock.c: add debug output for memblock_add()Alexander Kuleshov2015-04-151-2/+16
* mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2015-04-152-38/+6
* mm: hugetlb: introduce page_huge_activeNaoya Horiguchi2015-04-152-5/+50
* mm: don't call __page_cache_release for hugetlbNaoya Horiguchi2015-04-151-1/+9
* mm/mmap.c: use while instead of if+gotoRasmus Villemoes2015-04-151-7/+6
* thp: do not adjust zone water marks if khugepaged is not startedKirill A. Shutemov2015-04-151-1/+2
* thp: handle errors in hugepage_init() properlyKirill A. Shutemov2015-04-151-5/+20
* mm, mempool: poison elements backed by slab allocatorDavid Rientjes2015-04-151-2/+90
* mm, mempool: disallow mempools based on slab caches with constructorsDavid Rientjes2015-04-151-0/+2
* mm: remove rest of ACCESS_ONCE() usagesJason Low2015-04-1511-33/+33
* mm: use READ_ONCE() for non-scalar typesJason Low2015-04-151-2/+2
* mm/mremap.c: clean up goto just return ERR_PTRDerek2015-04-151-17/+8
* mremap should return -ENOMEM when __vm_enough_memory failDerek2015-04-151-1/+1
* mm/vmalloc: get rid of dirty bitmap inside vmap_block structureRoman Pen2015-04-151-18/+17
* mm/vmalloc: occupy newly allocated vmap block just after allocationRoman Pen2015-04-151-21/+37
* mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram all...Roman Pen2015-04-151-1/+1
* hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz2015-04-151-4/+21
* hugetlbfs: add minimum size accounting to subpoolsMike Kravetz2015-04-151-23/+100
* hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz2015-04-151-2/+1
* mm/compaction: reset compaction scanner positionsGioh Kim2015-04-151-0/+8
* mm, memcg: sync allocation and memcg charge gfp flags for THPMichal Hocko2015-04-151-22/+20
* mm: rename deactivate_page to deactivate_file_pageMinchan Kim2015-04-152-13/+13
* mm: allow compaction of unevictable pagesEric B Munson2015-04-151-0/+7
* mm/page-writeback: check-before-clear PageReclaimNaoya Horiguchi2015-04-151-1/+2
* mm/migrate: check-before-clear PageSwapCacheNaoya Horiguchi2015-04-151-1/+2
* mm/memory-failure.c: define page types for action_result() in one placeNaoya Horiguchi2015-04-151-31/+77
* memcg: remove obsolete commentVladimir Davydov2015-04-151-5/+0
* memcg: zap mem_cgroup_lookup()Vladimir Davydov2015-04-151-16/+8
* mm/oom_kill.c: fix typo in commentYaowei Bai2015-04-151-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1430-818/+1199
|\
| * memtest: use phys_addr_t for physical addressesVladimir Murzin2015-04-141-8/+8
| * mm: move memtest under mmVladimir Murzin2015-04-142-0/+119
| * mm, hugetlb: abort __get_user_pages if current has been oom killedDavid Rientjes2015-04-141-0/+9
| * mm, mempool: do not allow atomic resizingDavid Rientjes2015-04-141-4/+6
| * memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan2015-04-142-10/+13
| * mm: numa: remove migrate_ratelimitedMel Gorman2015-04-141-20/+0
| * mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabledChen Gang2015-04-141-86/+86
| * mm: change vunmap to tear down huge KVA mappingsToshi Kani2015-04-141-0/+4
| * mm: change __get_vm_area_node() to use fls_long()Toshi Kani2015-04-141-1/+3
| * mm/page_alloc.c: clean up commentYaowei Bai2015-04-141-1/+1
| * mm: cma: constify and use correct signness in mm/cma.cSasha Levin2015-04-141-10/+14
| * mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2015-04-142-3/+9
| * mm: remove GFP_THISNODEDavid Rientjes2015-04-142-20/+24
| * mm, mempolicy: migrate_to_node should only migrate to nodeDavid Rientjes2015-04-141-1/+2
| * cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov2015-04-141-181/+89
OpenPOWER on IntegriCloud