summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds15-44/+1132
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-74/+267
2014-06-02Merge tag 'fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+10
2014-06-02Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds2-1/+10
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-27/+43
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds4-50/+82
2014-06-02Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into nextLinus Torvalds1-42/+0
2014-06-02Merge tag 'hsi-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-4/+77
2014-06-02Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-34/+48
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-7/+3
2014-06-02mmc: mmci: Enforce DMA configuration through DTUlf Hansson1-17/+0
2014-06-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2014-05-30Merge tag 'samsung-clk-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson1-0/+33
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas1-1/+1
2014-05-31clk: exynos5410: register clocks using common clock frameworkTarek Dakhran1-0/+33
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang1-1/+1
2014-05-30blk-mq: make the sysfs mq/ layout reflect current mappingsJens Axboe1-0/+1
2014-05-30Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2-2/+3
2014-05-30blk-mq: blk_mq_tag_to_rq should handle flush requestShaohua Li1-1/+1
2014-05-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2014-05-29Merge tag 'samsung-clk-2' of http://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson1-0/+16
2014-05-29Merge tag 'samsung-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson8-11/+993
2014-05-29block: add queue flag for disabling SG mergingJens Axboe2-0/+2
2014-05-29block: remove 'magic' from struct blk_plugJens Axboe1-1/+0
2014-05-28Merge branch 'pci/misc' into nextBjorn Helgaas1-2/+3
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas1-0/+17
2014-05-28PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson1-0/+1
2014-05-28Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-1/+1
2014-05-28xen blkif.h: fix comment typo in discard-alignmentOlaf Hering1-1/+1
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe1-10/+0
2014-05-28blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig1-10/+0
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe4-15/+44
2014-05-28blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_requestChristoph Hellwig1-2/+2
2014-05-28blk-mq: add helper to insert requests from irq contextChristoph Hellwig2-1/+6
2014-05-28blk-mq: remove stale comment for blk_mq_complete_request()Jens Axboe1-5/+0
2014-05-27blk-mq: allow non-softirq completionsJens Axboe1-0/+4
2014-05-27PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan1-2/+2
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-0/+1
2014-05-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2014-05-27PCI: Add new pci_is_bridge() interfaceYijing Wang1-0/+13
2014-05-27blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe1-2/+2
2014-05-27PCI: Notify driver before and after device resetKeith Busch1-0/+3
2014-05-26Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas4-16/+17
2014-05-26Merge tag 'omap-for-v3.16/pm-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+12
2014-05-26Merge branch 'reset/fixes' of git://git.pengutronix.de/git/pza/linux into nex...Olof Johansson1-0/+10
2014-05-25ARM: 8057/1: amba: Add Qualcomm vendor ID.srinik1-0/+1
2014-05-26clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocksCho KyongHo1-0/+16
2014-05-23Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-23/+91
2014-05-23Merge branch 'axxia/soc' into next/socArnd Bergmann1-0/+36