aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04mm/compaction: clean up unused code linesHeesub Shin1-10/+0
2014-06-04mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka1-10/+13
2014-06-04fs/hugetlbfs/inode.c: complete conversion to pr_foo()Andrew Morton1-10/+8
2014-06-04slab: get_online_mems for kmem_cache_{create,destroy,shrink}Vladimir Davydov5-31/+39
2014-06-04mem-hotplug: implement get/put_online_memsVladimir Davydov7-66/+116
2014-06-04memcg: un-export __memcg_kmem_get_cacheVladimir Davydov1-1/+0
2014-06-04mm: page_alloc: do not cache reclaim distancesMel Gorman2-16/+2
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman5-18/+15
2014-06-04hugetlb: add support for gigantic page allocation at runtimeLuiz Capitulino1-11/+155
2014-06-04hugetlb: move helpers up in the fileLuiz Capitulino1-73/+73
2014-06-04hugetlb: update_and_free_page(): don't clear PG_reserved bitLuiz Capitulino1-2/+2
2014-06-04hugetlb: add hstate_is_gigantic()Luiz Capitulino2-14/+19
2014-06-04hugetlb: prep_compound_gigantic_page(): drop __init markerLuiz Capitulino1-2/+1
2014-06-04mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-06-04slab: document kmalloc_orderVladimir Davydov1-0/+5
2014-06-04memory-hotplug: update documentation to hide information about SECTIONS and remove end_phys_indexLi Zhong2-76/+61
2014-06-04mm: pass VM_BUG_ON() reason to dump_page()Dave Hansen1-2/+9
2014-06-04mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner2-29/+11
2014-06-04mm/mempool: warn about __GFP_ZERO usageSebastian Ott1-0/+2
2014-06-04include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton1-0/+4
2014-06-04mm/huge_memory.c: complete conversion to pr_foo()Andrew Morton1-11/+11
2014-06-04thp: consolidate assert checks in __split_huge_page()Kirill A. Shutemov1-4/+6
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabledAkinobu Mita1-1/+6
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita4-16/+44
2014-06-04memblock: introduce memblock_alloc_range()Akinobu Mita2-4/+19
2014-06-04intel-iommu: integrate DMA CMAAkinobu Mita1-8/+25
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita7-10/+20
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita1-2/+2
2014-06-04mm,vmacache: optimize overflow system-wide flushingDavidlohr Bueso1-0/+10
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso5-2/+34
2014-06-04mm: only force scan in reclaim when none of the LRUs are big enough.Suleiman Souhlal1-27/+39
2014-06-04mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of clear_soft_dirty()Cyrill Gorcunov1-5/+9
2014-06-04mm: softdirty: don't forget to save file map softdiry bit on unmapCyrill Gorcunov1-1/+1
2014-06-04mm: softdirty: make freshly remapped file pages being softdirty unconditionallyCyrill Gorcunov1-5/+2
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov10-50/+68
2014-06-04sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov6-26/+59
2014-06-04mm: slub: fix ALLOC_SLOWPATH statDave Hansen1-5/+3
2014-06-04mm, slab: suppress out of memory warning unless debug is enabledDavid Rientjes2-14/+25
2014-06-04mm/slub.c: convert vnsprintf-static to va_formatFabian Frederick1-7/+9
2014-06-04mm/slub.c: convert printk to pr_foo()Fabian Frederick1-72/+57
2014-06-04x86, mm: probe memory block size for generic x86 64bitYinghai Lu1-4/+30
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman8-49/+75
2014-06-04x86: require x86-64 for automatic NUMA balancingMel Gorman1-1/+1
2014-06-04fs/libfs.c: add generic data flush to fsyncFabian Frederick3-3/+41
2014-06-04fs/9p: kerneldoc fixesFabian Frederick4-10/+8
2014-06-04fs/9p/v9fs.c: add __init to v9fs_sysfs_initFabian Frederick1-1/+1
2014-06-04ocfs2: remove some unused codeXue jiufei3-7/+0
2014-06-04ocfs2: fix incorrect i_size of global bitmap inode after resizeJoseph Qi1-2/+2
2014-06-04ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_superJoseph Qi1-6/+0
2014-06-04ocfs2/dlm: disallow node joining when recovery is on goingXue jiufei1-1/+12