Age | Commit message (Expand) | Author | Files | Lines |
2016-09-18 | Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -13/+20 |
2016-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+6 |
2016-09-17 | Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 3 | -17/+32 |
2016-09-16 | Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 11 | -23/+61 |
2016-09-16 | Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -2/+2 |
2016-09-17 | Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ... | Dave Airlie | 2 | -3/+9 |
2016-09-17 | Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 3 | -7/+39 |
2016-09-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 15 | -80/+189 |
2016-09-16 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 10 | -84/+76 |
2016-09-16 | IB/rdmavt: Don't vfree a kzalloc'ed memory region | Colin Ian King | 1 | -1/+1 |
2016-09-16 | IB/rxe: Fix kmem_cache leak | Yonatan Cohen | 1 | -0/+13 |
2016-09-16 | IB/rxe: Fix race condition between requester and completer | Yonatan Cohen | 1 | -13/+44 |
2016-09-16 | IB/rxe: Fix duplicate atomic request handling | Yonatan Cohen | 1 | -5/+6 |
2016-09-16 | IB/rxe: Fix kernel panic in udp_setup_tunnel | Yonatan Cohen | 3 | -34/+51 |
2016-09-16 | IB/mlx5: Set source mac address in FTE | Maor Gottlieb | 1 | -0/+7 |
2016-09-16 | IB/mlx5: Enable MAD_IFC commands for IB ports only | Noa Osherovich | 1 | -1/+3 |
2016-09-16 | IB/mlx4: Diagnostic HW counters are not supported in slave mode | Kamal Heib | 1 | -0/+3 |
2016-09-16 | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV | Jack Morgenstein | 3 | -3/+27 |
2016-09-16 | IB/mlx4: Fix code indentation in QP1 MAD flow | Jack Morgenstein | 1 | -17/+19 |
2016-09-16 | IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV | Alex Vesker | 1 | -7/+7 |
2016-09-16 | IB/ipoib: Don't allow MC joins during light MC flush | Alex Vesker | 1 | -0/+9 |
2016-09-16 | IB/rxe: fix GFP_KERNEL in spinlock context | Alexey Khoroshilov | 1 | -1/+1 |
2016-09-16 | Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+2 |
2016-09-16 | USB: change bInterval default to 10 ms | Alan Stern | 1 | -11/+17 |
2016-09-16 | usb: musb: Fix tusb6010 compile error on blackfin | Tony Lindgren | 1 | -1/+1 |
2016-09-16 | PM / runtime: Use _rcuidle for runtime suspend tracepoints | Paul E. McKenney | 1 | -2/+2 |
2016-09-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -75/+90 |
2016-09-14 | Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2016-09-14 | mmc: omap: Initialize dma_slave_config to avoid random data in it's fields | Peter Ujfalusi | 1 | -8/+10 |
2016-09-14 | mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data | Peter Ujfalusi | 1 | -8/+8 |
2016-09-14 | drm/i915: Ignore OpRegion panel type except on select machines | Ville Syrjälä | 1 | -0/+27 |
2016-09-14 | Revert "drm/i915/psr: Make idle_frames sensible again" | Rodrigo Vivi | 1 | -7/+7 |
2016-09-14 | drm/i915: Restore lost "Initialized i915" welcome message | Chris Wilson | 1 | -0/+5 |
2016-09-13 | PCI: Fix bridge_d3 update on device removal | Lukas Wunner | 1 | -2/+1 |
2016-09-13 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -49/+193 |
2016-09-13 | Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 3 | -41/+31 |
2016-09-13 | irqchip/atmel-aic: Fix potential deadlock in ->xlate() | Boris Brezillon | 2 | -4/+6 |
2016-09-13 | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l... | Jens Axboe | 5 | -74/+83 |
2016-09-13 | Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int... | Dave Airlie | 2 | -6/+6 |
2016-09-13 | Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 4 | -7/+7 |
2016-09-12 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -14/+14 |
2016-09-12 | nvme-rdma: add back dependency on CONFIG_BLOCK | Arnd Bergmann | 1 | -0/+1 |
2016-09-12 | nvme-rdma: fix null pointer dereference on req->mr | Colin Ian King | 1 | -0/+1 |
2016-09-12 | nvme-rdma: use ib_client API to detect device removal | Steve Wise | 1 | -68/+40 |
2016-09-12 | nvme-rdma: add DELETING queue flag | Sagi Grimberg | 1 | -2/+9 |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 49 | -444/+616 |
2016-09-12 | pcmcia: lubbock: fix sockets configuration | Robert Jarzmik | 3 | -6/+7 |
2016-09-12 | pcmcia: sa1111: fix propagation of lowlevel board init return code | Russell King | 5 | -69/+58 |
2016-09-12 | pcmcia: soc_common: fix SS_STSCHG polarity | Russell King | 1 | -1/+1 |
2016-09-12 | pcmcia: sa11xx_base: add units to the timing information | Russell King | 1 | -3/+3 |