summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-04Documentation/memcg: warn about incomplete kmemcg stateVladimir Davydov
2014-06-04mm: debug: make bad_range() output more usable and readableDave Hansen
2014-06-04mm/compaction: cleanup isolate_freepages()Vlastimil Babka
2014-06-04mm/compaction: clean up unused code linesHeesub Shin
2014-06-04mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka
2014-06-04fs/hugetlbfs/inode.c: complete conversion to pr_foo()Andrew Morton
2014-06-04slab: get_online_mems for kmem_cache_{create,destroy,shrink}Vladimir Davydov
2014-06-04mem-hotplug: implement get/put_online_memsVladimir Davydov
2014-06-04memcg: un-export __memcg_kmem_get_cacheVladimir Davydov
2014-06-04mm: page_alloc: do not cache reclaim distancesMel Gorman
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman
2014-06-04hugetlb: add support for gigantic page allocation at runtimeLuiz Capitulino
2014-06-04hugetlb: move helpers up in the fileLuiz Capitulino
2014-06-04hugetlb: update_and_free_page(): don't clear PG_reserved bitLuiz Capitulino
2014-06-04hugetlb: add hstate_is_gigantic()Luiz Capitulino
2014-06-04hugetlb: prep_compound_gigantic_page(): drop __init markerLuiz Capitulino
2014-06-04mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-06-04slab: document kmalloc_orderVladimir Davydov
2014-06-04memory-hotplug: update documentation to hide information about SECTIONS and r...Li Zhong
2014-06-04mm: pass VM_BUG_ON() reason to dump_page()Dave Hansen
2014-06-04mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner
2014-06-04mm/mempool: warn about __GFP_ZERO usageSebastian Ott
2014-06-04include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton
2014-06-04mm/huge_memory.c: complete conversion to pr_foo()Andrew Morton
2014-06-04thp: consolidate assert checks in __split_huge_page()Kirill A. Shutemov
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita
2014-06-04memblock: introduce memblock_alloc_range()Akinobu Mita
2014-06-04intel-iommu: integrate DMA CMAAkinobu Mita
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita
2014-06-04mm,vmacache: optimize overflow system-wide flushingDavidlohr Bueso
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso
2014-06-04mm: only force scan in reclaim when none of the LRUs are big enough.Suleiman Souhlal
2014-06-04mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c...Cyrill Gorcunov
2014-06-04mm: softdirty: don't forget to save file map softdiry bit on unmapCyrill Gorcunov
2014-06-04mm: softdirty: make freshly remapped file pages being softdirty unconditionallyCyrill Gorcunov
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov
2014-06-04sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov
2014-06-04mm: slub: fix ALLOC_SLOWPATH statDave Hansen
2014-06-04mm, slab: suppress out of memory warning unless debug is enabledDavid Rientjes
2014-06-04mm/slub.c: convert vnsprintf-static to va_formatFabian Frederick
2014-06-04mm/slub.c: convert printk to pr_foo()Fabian Frederick
2014-06-04x86, mm: probe memory block size for generic x86 64bitYinghai Lu
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman
2014-06-04x86: require x86-64 for automatic NUMA balancingMel Gorman
2014-06-04fs/libfs.c: add generic data flush to fsyncFabian Frederick
2014-06-04fs/9p: kerneldoc fixesFabian Frederick
2014-06-04fs/9p/v9fs.c: add __init to v9fs_sysfs_initFabian Frederick
2014-06-04ocfs2: remove some unused codeXue jiufei