summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-28MIPS: SB1: Fix excessive kernel warnings.Ralf Baechle1-1/+1
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi1-2/+4
2014-05-27Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette1-21/+43
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat2-1/+9
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2-2/+9
2014-05-27PCI: cpqphp: Fix possible null pointer dereferenceRickard Strandqvist1-1/+2
2014-05-27PCI: rcar: Add R-Car PCIe device tree bindingsPhil Edworthy1-0/+47
2014-05-27PCI: rcar: Add MSI support for PCIePhil Edworthy1-1/+241
2014-05-27PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy3-0/+775
2014-05-27blk-mq: allow non-softirq completionsJens Axboe2-3/+13
2014-05-28Merge tag 'drm-intel-fixes-2014-05-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie8-291/+271
2014-05-27PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan2-10/+6
2014-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2014-05-27PCI: exynos: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo21-79/+12
2014-05-27PCI: Test for std config alias when testing extended config spaceAlex Williamson1-1/+38
2014-05-27Merge tag 'fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds19-45/+93
2014-05-27Merge tag 'pinctrl-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+12
2014-05-27pcmcia: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-27PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-27PCI: acpiphp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-27PCI: cpcihp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-27PCI: shpchp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-27PCI: rpaphp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-27sparc/PCI: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-05-27powerpc/PCI: Use pci_is_bridge() to simplify codeYijing Wang2-4/+2
2014-05-27ia64/PCI: Use pci_is_bridge() to simplify codeYijing Wang1-3/+1
2014-05-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-10/+7
2014-05-27x86/PCI: Use pci_is_bridge() to simplify codeYijing Wang1-3/+1
2014-05-27PCI: Use pci_is_bridge() to simplify codeYijing Wang3-12/+3
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 Axboe5-45/+37
2014-05-27MAINTAINERS: Add reset controller framework entryPhilipp Zabel1-0/+8
2014-05-27PCI: Rename pci_is_bridge() to pci_has_subordinate()Yijing Wang2-5/+5
2014-05-27NVMe: Implement PCIe reset notification callbackKeith Busch1-0/+11
2014-05-27PCI: Notify driver before and after device resetKeith Busch2-0/+24
2014-05-27x86/PCI: Clean up and mark early_root_info_init() as deprecatedSuravee Suthikulpanit1-30/+38
2014-05-27block: only allocate/free mq_usage_counter in blk-mqMing Lei3-8/+6
2014-05-27blk-mq: avoid code duplicationMing Lei1-24/+37
2014-05-27dm mpath: really fix lockdep warningHannes Reinecke1-6/+8
2014-05-27virtio_blk: fix race between start and stop queueMing Lei1-2/+2
2014-05-27blk-mq: fix leak of hctx->ctx_mapMing Lei1-0/+1
2014-05-27dm cache: always split discards on cache block boundariesHeinz Mauelshagen1-0/+2
2014-05-27gpio: dwapb: use a second irq chipSebastian Andrzej Siewior1-13/+22
2014-05-27gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han1-1/+1
2014-05-27gpio: mcp23s08: fixed count variable for devicetree probingMichael Stickel1-1/+10
2014-05-27gpio: Add run-time dependencies to R-Car driverJean Delvare1-1/+1
2014-05-27gpio: pch: add slab includeLinus Walleij1-0/+1
2014-05-27x86/xen: map foreign pfns for autotranslated guestsMukesh Rathor1-3/+118