aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-18vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds3-83/+115
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-511/+389
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+48
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro1-1/+1
2014-04-11mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2-7/+7
2014-04-08mm: vmscan: do not swap anon pages just because free+file is lowJohannes Weiner1-15/+1
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds32-722/+1342
2014-04-07mm: create generic early_ioremap() supportMark Salter3-0/+249
2014-04-07slub: use raw_cpu_inc for incrementing statisticsChristoph Lameter1-1/+5
2014-04-07slub: fix leak of 'name' in sysfs_slab_addDave Jones1-14/+15
2014-04-07slub: rework sysfs layout for memcg cachesVladimir Davydov1-1/+25
2014-04-07slub: adjust memcg caches when creating cache aliasVladimir Davydov1-0/+13
2014-04-07memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov2-32/+56
2014-04-07memcg, slab: unregister cache from memcg before starting to destroy itVladimir Davydov2-7/+8
2014-04-07memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov2-86/+108
2014-04-07memcg, slab: cleanup memcg cache creationVladimir Davydov2-51/+43
2014-04-07memcg, slab: never try to merge memcg cachesVladimir Davydov3-30/+18
2014-04-07mm/zswap.c: remove unnecessary parenthesesSeongJae Park1-3/+3
2014-04-07mm/zswap: support multiple swap devicesMinchan Kim1-31/+33
2014-04-07mm/zswap.c: update zsmalloc in comment to zbudSeongJae Park1-2/+2
2014-04-07mm/zswap.c: fix trivial typo and arrange indentationSeongJae Park1-2/+2
2014-04-07mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOLJohn Hubbard1-1/+1
2014-04-07mm/readahead.c: inline ra_submitFabian Frederick2-18/+18
2014-04-07mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi1-0/+1
2014-04-07mm/memblock.c: use PFN_PHYS()Fabian Frederick1-2/+2
2014-04-07memblock: use for_each_memblock()Emil Medve2-18/+16
2014-04-07mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi2-3/+3
2014-04-07mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka2-2/+14
2014-04-07mm: page_alloc: spill to remote nodes before waking kswapdJohannes Weiner2-44/+46
2014-04-07memcg: rename high level charging functionsMichal Hocko5-13/+13
2014-04-07memcg: sanitize __mem_cgroup_try_charge() call protocolJohannes Weiner1-105/+102
2014-04-07memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_chargeMichal Hocko1-44/+6
2014-04-07memcg: get_mem_cgroup_from_mm()Johannes Weiner1-14/+4
2014-04-07memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm()Johannes Weiner1-7/+0
2014-04-07mm: memcg: push !mm handling out to page cache charge functionJohannes Weiner1-9/+6
2014-04-07mm: memcg: inline mem_cgroup_charge_common()Johannes Weiner1-24/+16
2014-04-07mm: memcg: remove mem_cgroup_move_account_page_stat()Johannes Weiner1-16/+12
2014-04-07mm: memcg: remove unnecessary preemption disablingJohannes Weiner1-11/+4
2014-04-07mm: use 'const char *' insted of 'char *' for reason in dump_page()Kirill A. Shutemov1-5/+7
2014-04-07mm/vmalloc.c: enhance vm_map_ram() commentGioh Kim1-0/+6
2014-04-07mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding styleChoi Gi-yong2-12/+7
2014-04-07mempool: add unlikely and likely hintsMikulas Patocka1-2/+2
2014-04-07mm, compaction: determine isolation mode only onceDavid Rientjes1-7/+2
2014-04-07mm, mempolicy: remove per-process flagDavid Rientjes2-33/+2
2014-04-07mm, mempolicy: rename slab_node for clarityDavid Rientjes3-12/+9