aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2014-12-13mm: remove the highmem zones' memmap in the highmem zoneZhong Hongbo
2014-12-13mm: unmapped page migration avoid unmap+remap overheadHugh Dickins
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner
2014-12-13mm,vmacache: count number of system-wide flushesDavidlohr Bueso
2014-12-13mm/page_owner: correct owner information for early allocated pagesJoonsoo Kim
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim
2014-12-13mm/nommu: use alloc_pages_exact() rather than its own implementationJoonsoo Kim
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim
2014-12-13mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()Zhang Zhen
2014-12-13mm: export find_extend_vma() and handle_mm_fault() for driver useJesse Barnes
2014-12-13hugetlb: hugetlb_register_all_nodes(): add __init markerLuiz Capitulino
2014-12-13hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED()Luiz Capitulino
2014-12-13memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov
2014-12-13memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cacheVladimir Davydov
2014-12-13memcg: zap kmem_account_flagsVladimir Davydov
2014-12-13mm: mincore: add hwpoison page handleWeijie Yang
2014-12-13mm/rmap: calculate page offset when neededDavidlohr Bueso
2014-12-13mm/debug-pagealloc: cleanup page guard codeJoonsoo Kim
2014-12-13mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUGTony Luck
2014-12-13memcg: do not abuse memcg_kmem_skip_accountVladimir Davydov
2014-12-13memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge}Vladimir Davydov
2014-12-13memcg: __mem_cgroup_free: remove stale disarm_static_keys commentVladimir Davydov
2014-12-13mm: cma: align to physical address, not CMA region positionGregory Fong
2014-12-13mm/memory.c: share the i_mmap_rwsemDavidlohr Bueso
2014-12-13mm/nommu: share the i_mmap_rwsemDavidlohr Bueso
2014-12-13mm/memory-failure: share the i_mmap_rwsemDavidlohr Bueso
2014-12-13mm/xip: share the i_mmap_rwsemDavidlohr Bueso
2014-12-13mm/rmap: share the i_mmap_rwsemDavidlohr Bueso
2014-12-13mm: convert i_mmap_mutex to rwsemDavidlohr Bueso
2014-12-13mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner
2014-12-10mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner
2014-12-10mm: embed the memcg pointer directly into struct pageJohannes Weiner
2014-12-10mm: memcontrol: remove stale page_cgroup_lock commentJohannes Weiner
2014-12-10mm/frontswap.c: fix the condition in BUG_ONLi Haifeng
2014-12-10mm: fix a spelling mistakeWei Yuan
2014-12-10mm: hugetlb: fix __unmap_hugepage_range()Hillf Danton
2014-12-10mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko
2014-12-10mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner
2014-12-10mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner
2014-12-10mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()Johannes Weiner
2014-12-10mm: memcontrol: shorten the page statistics update slowpathJohannes Weiner