summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-14Merge tag 'sound-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-39/+51
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds18-74/+214
2014-02-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2014-02-14Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds4-5/+51
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier17-71/+210
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma1-1/+1
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma1-1/+1
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter1-1/+2
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan1-3/+7
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi1-1/+8
2014-02-14IB/mlx5: Remove dependency on X86Eli Cohen2-2/+2
2014-02-14mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier1-0/+2
2014-02-14hwmon: (ntc_thermistor) Avoid math overflowDoug Anderson1-3/+3
2014-02-14IB/qib: Add missing serdes init sequenceMike Marciniszyn1-0/+5
2014-02-14RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi1-0/+1
2014-02-14IB: Report using RoCE IP based gids in port capsMoni Shoua3-3/+4
2014-02-14IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua1-4/+37
2014-02-14IB/mlx4: Do IBoE GID table resets per-portMoni Shoua1-17/+18
2014-02-14IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua1-3/+3
2014-02-14IB/mlx4: Move rtnl locking to the right placeMoni Shoua1-2/+2
2014-02-14IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua1-24/+68
2014-02-13IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak1-1/+6
2014-02-13Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-338/+4
2014-02-12RDMA/amso1100: Fix error return codeJulia Lawall2-2/+5
2014-02-12RDMA/nes: Fix error return codeJulia Lawall1-1/+4
2014-02-12Merge tag 'regulator-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+6
2014-02-12Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-6/+24
2014-02-12Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds5-8/+26
2014-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds33-161/+270
2014-02-12ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"Martin Kepplinger1-3/+0
2014-02-12Merge remote-tracking branches 'regulator/fix/da9055' and 'regulator/fix/max1...Mark Brown2-3/+6
2014-02-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds24-55/+398
2014-02-12Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie1-4/+13
2014-02-12Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie5-11/+14
2014-02-12Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-73/+95
2014-02-12Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-1/+9
2014-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-37/+37
2014-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds144-799/+2454
2014-02-11ia64/xen: Remove Xen support for ia64 even morePaul Bolle4-338/+0
2014-02-11xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel3-0/+2
2014-02-11xen/events: bind all new interdomain events to VCPU0David Vrabel1-0/+2
2014-02-11Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...Mark Brown4-5/+25
2014-02-11Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown1-3/+1
2014-02-11drm/i915: Pair va_copy with va_end in i915_error_vprintfMika Kuoppala1-1/+4
2014-02-11drm/i915: Fix intel_pipe_to_cpu_transcoder for UMSDaniel Vetter1-2/+1
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt9-4/+137
2014-02-11Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie4-8/+16
2014-02-11Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie5-51/+38
2014-02-11Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie6-74/+130
2014-02-116lowpan: fix lockdep splatsEric Dumazet1-0/+20