summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-04lib/plist: add plist_requeueDan Streetman1-0/+2
2014-06-04lib/plist: add helper functionsDan Streetman1-0/+43
2014-06-04swap: change swap_info singly-linked list to list_headDan Streetman2-7/+2
2014-06-04mm/compaction: do not count migratepages when unnecessaryVlastimil Babka1-4/+21
2014-06-04mm, compaction: embed migration mode in compact_controlDavid Rientjes1-2/+2
2014-06-04mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes1-2/+3
2014-06-04mm, migration: add destination page freeing callbackDavid Rientjes1-4/+7
2014-06-04memcg: get rid of memcg_create_cache_nameVladimir Davydov2-3/+2
2014-06-04mm: update comment for DEFAULT_MAX_MAP_COUNTKirill A. Shutemov1-0/+4
2014-06-04mm/rmap.c: make page_referenced_one() and try_to_unmap_one() staticKirill A. Shutemov1-4/+0
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen1-4/+11
2014-06-04mm: shrinker trace points: fix negativesDave Hansen1-3/+3
2014-06-04include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flagsWang Sheng-Hui1-3/+3
2014-06-04mm: introdule compound_head_by_tail()Jianyu Zhan1-12/+17
2014-06-04mm: constify nmask argument to set_mempolicy()Rasmus Villemoes1-1/+1
2014-06-04mm: constify nmask argument to mbind()Rasmus Villemoes1-1/+1
2014-06-04fs/block_dev.c: add bdev_read_page() and bdev_write_page()Matthew Wilcox1-0/+4
2014-06-04fs/mpage.c: factor page_endio() out of mpage_end_io()Matthew Wilcox1-0/+2
2014-06-04fs/buffer.c: remove block_write_full_page_endio()Matthew Wilcox1-2/+0
2014-06-04memcg, slab: simplify synchronization schemeVladimir Davydov2-14/+2
2014-06-04memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slabVladimir Davydov1-2/+2
2014-06-04memcg, slab: do not schedule cache destruction when last page goes awayVladimir Davydov2-3/+0
2014-06-04memcg: kill CONFIG_MM_OWNEROleg Nesterov2-3/+3
2014-06-04mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan1-17/+2
2014-06-04mem-hotplug: implement get/put_online_memsVladimir Davydov2-14/+8
2014-06-04mm: page_alloc: do not cache reclaim distancesMel Gorman1-1/+0
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman1-1/+2
2014-06-04hugetlb: add hstate_is_gigantic()Luiz Capitulino1-0/+5
2014-06-04mm: pass VM_BUG_ON() reason to dump_page()Dave Hansen1-2/+9
2014-06-04include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton1-0/+4
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita1-3/+6
2014-06-04memblock: introduce memblock_alloc_range()Akinobu Mita1-0/+2
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita1-0/+2
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso2-0/+10
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov5-18/+8
2014-06-04sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov1-11/+4
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2-3/+7
2014-06-04fs/libfs.c: add generic data flush to fsyncFabian Frederick2-0/+10
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2-8/+11
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-42/+48
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2014-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-block into nextLinus Torvalds2-2/+2
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-99/+270
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-133/+107
2014-06-04blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe1-1/+1
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-177/+527
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+3
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+3
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds24-459/+1128
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+28