summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-05memory-hotplug: update documentation to hide information about SECTIONS and r...Li Zhong2-76/+61
2014-06-05mm: pass VM_BUG_ON() reason to dump_page()Dave Hansen1-2/+9
2014-06-05mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner2-29/+11
2014-06-05mm/mempool: warn about __GFP_ZERO usageSebastian Ott1-0/+2
2014-06-05include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton1-0/+4
2014-06-05mm/huge_memory.c: complete conversion to pr_foo()Andrew Morton1-11/+11
2014-06-05thp: consolidate assert checks in __split_huge_page()Kirill A. Shutemov1-4/+6
2014-06-05arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita1-1/+6
2014-06-05cma: add placement specifier for "cma=" kernel parameterAkinobu Mita4-16/+44
2014-06-05memblock: introduce memblock_alloc_range()Akinobu Mita2-4/+19
2014-06-05intel-iommu: integrate DMA CMAAkinobu Mita1-8/+25
2014-06-05x86: enable DMA CMA with swiotlbAkinobu Mita7-10/+20
2014-06-05x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita1-2/+2
2014-06-05mm,vmacache: optimize overflow system-wide flushingDavidlohr Bueso1-0/+10
2014-06-05mm,vmacache: add debug dataDavidlohr Bueso5-2/+34
2014-06-05mm: only force scan in reclaim when none of the LRUs are big enough.Suleiman Souhlal1-27/+39
2014-06-05mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c...Cyrill Gorcunov1-5/+9
2014-06-05mm: softdirty: don't forget to save file map softdiry bit on unmapCyrill Gorcunov1-1/+1
2014-06-05mm: softdirty: make freshly remapped file pages being softdirty unconditionallyCyrill Gorcunov1-5/+2
2014-06-05mm: get rid of __GFP_KMEMCGVladimir Davydov10-50/+68
2014-06-05sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov6-26/+59
2014-06-05mm: slub: fix ALLOC_SLOWPATH statDave Hansen1-5/+3
2014-06-05mm, slab: suppress out of memory warning unless debug is enabledDavid Rientjes2-14/+25
2014-06-05mm/slub.c: convert vnsprintf-static to va_formatFabian Frederick1-7/+9
2014-06-05mm/slub.c: convert printk to pr_foo()Fabian Frederick1-72/+57
2014-06-05x86, mm: probe memory block size for generic x86 64bitYinghai Lu1-4/+30
2014-06-05x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman8-49/+75
2014-06-05x86: require x86-64 for automatic NUMA balancingMel Gorman1-1/+1
2014-06-05fs/libfs.c: add generic data flush to fsyncFabian Frederick3-3/+41
2014-06-05fs/9p: kerneldoc fixesFabian Frederick4-10/+8
2014-06-05fs/9p/v9fs.c: add __init to v9fs_sysfs_initFabian Frederick1-1/+1
2014-06-05ocfs2: remove some unused codeXue jiufei3-7/+0
2014-06-05ocfs2: fix incorrect i_size of global bitmap inode after resizeJoseph Qi1-2/+2
2014-06-05ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_superJoseph Qi1-6/+0
2014-06-05ocfs2/dlm: disallow node joining when recovery is on goingXue jiufei1-1/+12
2014-06-05ocfs2: fix umount hang while shutting down truncate logXue jiufei2-1/+6
2014-06-05fs/ocfs2/ioctl.c: add static to local functionsFabian Frederick1-40/+41
2014-06-05ocfs2/dlm: fix possible convert=sion deadlockXue jiufei1-1/+9
2014-06-05ocfs2: limit printk when journal is abortedJoseph Qi1-2/+15
2014-06-05ocfs2: remove some redundant castingGeorge Spelvin1-4/+3
2014-06-05fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpyFabian Frederick1-2/+2
2014-06-05ocfs2: remove NULL assignments on staticFabian Frederick7-10/+10
2014-06-05lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debugFabian Frederick1-2/+2
2014-06-05lib/debugobjects.c: add pr_fmt to loggingFabian Frederick1-5/+8
2014-06-05lib/debugobjects.c: convert printk to pr_foo()Fabian Frederick1-7/+5
2014-06-05fs/configfs: use pr_fmtFabian Frederick4-5/+11
2014-06-05fs/configfs: convert printk to pr_foo()Fabian Frederick3-8/+7
2014-06-05fs/configs/item.c: kernel-doc fixes + clean-upFabian Frederick1-30/+28
2014-06-05arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton1-1/+3
2014-06-05arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick1-4/+2