aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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 tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds11-133/+107
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into nextLinus Torvalds18-177/+527
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into nextLinus Torvalds1-5/+3
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into nextLinus Torvalds2-2/+3
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds24-459/+1128
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid into nextLinus Torvalds2-6/+28
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds2-3/+3
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds4-4/+119
2014-06-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into nextLinus Torvalds1-1/+1
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds1-0/+96
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16/thingm' into for-linusJiri Kosina45-82/+249
2014-06-04of/irq: provide more wrappers for !CONFIG_OFArnd Bergmann1-3/+33
2014-06-03Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-3/+0
2014-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki2-20/+50
2014-06-03Merge branch 'pm-devfreq'Rafael J. Wysocki1-1/+34
2014-06-03Merge branch 'acpi-video'Rafael J. Wysocki2-0/+9
2014-06-03Merge branch 'acpica'Rafael J. Wysocki11-426/+921
2014-06-03Merge branch 'acpi-enumeration'Rafael J. Wysocki2-1/+5
2014-06-03Merge branch 'pm-clk'Rafael J. Wysocki1-0/+31
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki3-1/+15
2014-06-03Merge branch 'acpi-battery'Rafael J. Wysocki1-0/+2