summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: change vunmap to tear down huge KVA mappingsToshi Kani2015-04-142-0/+14
* mm: change ioremap to set up huge I/O mappingsToshi Kani2015-04-142-0/+31
* lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-145-0/+52
* 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
* sparc: clarify __GFP_NOFAIL allocationMichal Hocko2015-04-141-11/+11
* mm: clarify __GFP_NOFAIL deprecation statusMichal Hocko2015-04-141-2/+4
* mm: cma: constify and use correct signness in mm/cma.cSasha Levin2015-04-142-16/+20
* kernel, cpuset: remove exception for __GFP_THISNODEDavid Rientjes2015-04-141-13/+5
* mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2015-04-142-3/+9
* mm: remove GFP_THISNODEDavid Rientjes2015-04-144-31/+27
* 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-143-182/+94
* cleancache: forbid overriding cleancache_opsVladimir Davydov2015-04-144-17/+18
* cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov2015-04-143-7/+7
* ocfs2: copy fs uuid to superblockVladimir Davydov2015-04-141-0/+2
* mm: refactor do_wp_page handling of shared vma into a functionShachar Raindel2015-04-141-38/+48
* mm: refactor do_wp_page, extract the page copy flowShachar Raindel2015-04-141-118/+147
* mm: refactor do_wp_page - rewrite the unlock flowShachar Raindel2015-04-141-9/+12
* mm: refactor do_wp_page, extract the reuse caseShachar Raindel2015-04-141-49/+68
* mm: do not add nr_pmds into mm_struct if PMD is foldedKirill A. Shutemov2015-04-141-0/+2
* mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov2015-04-142-0/+9
* x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-1413-40/+42
* um: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+5
* tile: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+5
* sparc: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
* sh: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
* s390: expose number of page table levelsKirill A. Shutemov2015-04-141-0/+5
* powerpc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+6
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-146-15/+18
* mips: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+5
* m68k: mark PMD folded and expose number of page table levelsKirill A. Shutemov2015-04-141-0/+4
* ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-146-31/+23
* arm: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+5
* arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-149-32/+32
* alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+4
* mm: completely remove dumping per-cpu lists from show_mem()Konstantin Khlebnikov2015-04-142-21/+2
* mm: hide per-cpu lists in output of show_mem()Konstantin Khlebnikov2015-04-142-9/+31
* page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-149-49/+41
* mm: incorporate zero pages into transparent huge pagesEbru Akagunduz2015-04-141-8/+20
* mm/compaction: enhance compaction finish conditionJoonsoo Kim2015-04-143-7/+29
* mm/page_alloc: factor out fallback freepage checkingJoonsoo Kim2015-04-141-52/+91
* mm/cma: change fallback behaviour for CMA freepageJoonsoo Kim2015-04-141-17/+19
* mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes2015-04-143-28/+30
* cma: debug: document new debugfs interfaceSasha Levin2015-04-141-0/+21
* mm-cma-allocation-trigger-fixAndrew Morton2015-04-141-1/+1
* mm: cma: release triggerSasha Levin2015-04-141-0/+58
* mm: cma: allocation triggerSasha Levin2015-04-143-1/+63
* mm: cma: debugfs interfaceSasha Levin2015-04-145-15/+91
* memory hotplug: use macro to switch between section and pfnSheng Yong2015-04-142-2/+2
OpenPOWER on IntegriCloud