Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV | Alex Vesker | 2016-09-16 | 1 | -7/+7 | |
| * | | | | | | IB/ipoib: Don't allow MC joins during light MC flush | Alex Vesker | 2016-09-16 | 1 | -0/+9 | |
| * | | | | | | IB/rxe: fix GFP_KERNEL in spinlock context | Alexey Khoroshilov | 2016-09-16 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-09-16 | 10 | -84/+76 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pcmcia: lubbock: fix sockets configuration | Robert Jarzmik | 2016-09-12 | 3 | -6/+7 | |
| * | | | | | | | pcmcia: sa1111: fix propagation of lowlevel board init return code | Russell King | 2016-09-12 | 5 | -69/+58 | |
| * | | | | | | | pcmcia: soc_common: fix SS_STSCHG polarity | Russell King | 2016-09-12 | 1 | -1/+1 | |
| * | | | | | | | pcmcia: sa11xx_base: add units to the timing information | Russell King | 2016-09-12 | 1 | -3/+3 | |
| * | | | | | | | pcmcia: sa11xx_base: fix reporting of timing information | Russell King | 2016-09-12 | 1 | -1/+1 | |
| * | | | | | | | pcmcia: ds: fix suspend/resume | Russell King | 2016-09-12 | 1 | -5/+7 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-09-15 | 5 | -75/+90 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l... | Jens Axboe | 2016-09-13 | 5 | -74/+83 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | nvme-rdma: add back dependency on CONFIG_BLOCK | Arnd Bergmann | 2016-09-12 | 1 | -0/+1 | |
| | * | | | | | | | nvme-rdma: fix null pointer dereference on req->mr | Colin Ian King | 2016-09-12 | 1 | -0/+1 | |
| | * | | | | | | | nvme-rdma: use ib_client API to detect device removal | Steve Wise | 2016-09-12 | 1 | -68/+40 | |
| | * | | | | | | | nvme-rdma: add DELETING queue flag | Sagi Grimberg | 2016-09-12 | 1 | -2/+9 | |
| | * | | | | | | | nvme-rdma: destroy nvme queue rdma resources on connect failure | Steve Wise | 2016-09-04 | 1 | -3/+11 | |
| | * | | | | | | | nvme_rdma: keep a ref on the ctrl during delete/flush | Steve Wise | 2016-09-04 | 1 | -8/+18 | |
| | * | | | | | | | iw_cxgb4: block module unload until all ep resources are released | Steve Wise | 2016-09-04 | 3 | -0/+8 | |
| | * | | | | | | | iw_cxgb4: call dev_put() on l2t allocation failure | Steve Wise | 2016-09-04 | 1 | -1/+3 | |
| * | | | | | | | | nvme/quirk: Add a delay before checking device ready for memblaze device | Wenbo Wang | 2016-09-08 | 1 | -0/+2 | |
| * | | | | | | | | nvme: Don't suspend admin queue that wasn't created | Gabriel Krisman Bertazi | 2016-09-07 | 1 | -1/+6 | |
* | | | | | | | | | Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PCI: Fix bridge_d3 update on device removal | Lukas Wunner | 2016-09-13 | 1 | -2/+1 | |
* | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-09-13 | 4 | -49/+193 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | efi/libstub: Use efi_exit_boot_services() in FDT | Jeffrey Hugo | 2016-09-05 | 1 | -10/+27 | |
| * | | | | | | | | | | efi/libstub: Introduce ExitBootServices helper | Jeffrey Hugo | 2016-09-05 | 1 | -0/+73 | |
| * | | | | | | | | | | efi/libstub: Allocate headspace in efi_get_memory_map() | Jeffrey Hugo | 2016-09-05 | 3 | -37/+88 | |
| * | | | | | | | | | | efi: Fix handling error value in fdt_find_uefi_params | Andrzej Hajda | 2016-09-05 | 1 | -2/+5 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 2016-09-13 | 3 | -41/+31 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | raid5: fix a small race condition | Shaohua Li | 2016-09-09 | 1 | -2/+2 | |
| * | | | | | | | | | | md-cluster: make md-cluster also can work when compiled into kernel | Guoqing Jiang | 2016-09-08 | 1 | -8/+4 | |
| * | | | | | | | | | | raid5: guarantee enough stripes to avoid reshape hang | Shaohua Li | 2016-08-31 | 1 | -0/+10 | |
| * | | | | | | | | | | raid5-cache: fix a deadlock in superblock write | Shaohua Li | 2016-08-31 | 1 | -31/+15 | |
* | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-09-12 | 4 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'sunxi-clk-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/k... | Stephen Boyd | 2016-09-08 | 4 | -14/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | clk: sunxi-ng: Fix wrong reset register offsets | Jorik Jonker | 2016-08-29 | 1 | -8/+8 | |
| | * | | | | | | | | | | | clk: sunxi-ng: nk: Make ccu_nk_find_best static | Chen-Yu Tsai | 2016-08-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | | clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lock | Chen-Yu Tsai | 2016-08-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | clk: sunxi: Fix return value check in sun8i_a23_mbus_setup() | Wei Yongjun | 2016-08-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup() | Wei Yongjun | 2016-08-08 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-09-12 | 49 | -444/+616 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | net/mlx4_en: Fix panic on xmit while port is down | Moshe Shemesh | 2016-09-12 | 1 | -5/+7 | |
| * | | | | | | | | | | | net/mlx4_en: Fixes for DCBX | Tariq Toukan | 2016-09-12 | 4 | -43/+28 | |
| * | | | | | | | | | | | net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() | Kamal Heib | 2016-09-12 | 1 | -1/+4 | |
| * | | | | | | | | | | | net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() | Kamal Heib | 2016-09-12 | 1 | -10/+11 | |
| * | | | | | | | | | | | net: ethernet: renesas: sh_eth: add POST registers for rz | Chris Brandt | 2016-09-11 | 1 | -0/+7 | |
| * | | | | | | | | | | | drivers: net: phy: mdio-xgene: Add hardware dependency | Jean Delvare | 2016-09-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub... | David S. Miller | 2016-09-10 | 9 | -13/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge ath-current from ath.git | Kalle Valo | 2016-09-07 | 4 | -10/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ |