summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-04mm: pass VM_BUG_ON() reason to dump_page()Dave Hansen
2014-06-04include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita
2014-06-04memblock: introduce memblock_alloc_range()Akinobu Mita
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov
2014-06-04sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman
2014-06-04fs/libfs.c: add generic data flush to fsyncFabian Frederick
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-04xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston
2014-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-block into nextLinus Torvalds
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-04tracing: Add __get_dynamic_array_len() macro for trace eventsSteven Rostedt (Red Hat)
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04IB/core: Fix sparse warnings about redeclared functionsRoland Dreier
2014-06-04Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-04Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2014-06-04blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe
2014-06-04percpu-refcount: fix usage of this_cpu_opsSebastian Ott
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-04ASoC: arizona: Implement TDM support for Arizona devicesCharles Keepax
2014-06-04regulator: add regulator_can_change_voltage stubArnd Bergmann
2014-06-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds
2014-06-04dm: remove symbol export for dm_set_device_limitsMike Snitzer
2014-06-04SUNRPC: Move congestion window constants to header fileChuck Lever
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina
2014-06-04of/irq: provide more wrappers for !CONFIG_OFArnd Bergmann
2014-06-04gpu: ipu-v3: Register the CSI modulesPhilipp Zabel
2014-06-04gpu: ipu-v3: Add CSI and SMFC module enable wrappersPhilipp Zabel
2014-06-04gpu: ipu-v3: Add ipu_idmac_get_current_buffer functionPhilipp Zabel
2014-06-04gpu: ipu-v3: Add SMFC codePhilipp Zabel
2014-06-04gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-04Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-06-04f2fs: large volume supportChangman Lee
2014-06-04f2fs: avoid overflow when large directory feathure is enabledChao Yu
2014-06-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-06-04drm: Split connection_mutex out of mode_config.mutex (v3)Daniel Vetter