summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-05ACPI / hotplug / PCI: Runtime resume bridges before bus rescansRafael J. Wysocki
2016-08-05Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-08-04Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-04Soft RoCE driverMoni Shoua
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-04drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-04drivers/fpga/Kconfig: fix build failureSudip Mukherjee
2016-08-04Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds
2016-08-04Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford
2016-08-04IB/core: Support for CMA multicast join flagsAlex Vesker
2016-08-04IB/sa: Add cached attribute containing SM information to SA portAlex Vesker
2016-08-04IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-08-04IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring
2016-08-04IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring
2016-08-04IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring
2016-08-04IB/mlx4: Add diagnostic hardware countersMark Bloch
2016-08-04net/mlx4: Query performance and diagnostics countersMark Bloch
2016-08-04net/mlx4: Add diagnostic counters capability bitMark Bloch
2016-08-04Use smaller 512 byte messages for portmapper messagesMustafa Ismail
2016-08-04IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia
2016-08-04IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier
2016-08-04IB/hfi1: Disable by defaultBart Van Assche
2016-08-04IB/rdmavt: Disable by defaultBart Van Assche
2016-08-04Merge branch 'i40iw' into k.o/for-4.8Doug Ledford
2016-08-04Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford
2016-08-03drm: i915: fix build when DEBUG_FS is disabledLinus Torvalds
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-03IB/hfi1: Add cache evict LRU listDean Luick
2016-08-03IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny
2016-08-03IB/hfi1: Remove unneeded mm argument in remove functionDean Luick
2016-08-03IB/hfi1: Consistently call ops->remove outside spinlockDean Luick
2016-08-03IB/hfi1: Use evict mmu rb operationDean Luick
2016-08-03IB/hfi1: Add evict operation to the mmu rb handlerDean Luick
2016-08-03IB/hfi1: Fix TID caching actionsDean Luick
2016-08-03IB/hfi1: Make the cache handler own its rb tree rootDean Luick
2016-08-03IB/hfi1: Make use of mm consistentIra Weiny
2016-08-03IB/hfi1: Fix user SDMA racy user request claimDean Luick
2016-08-03IB/hfi1: Fix error condition that needs to clean upDean Luick
2016-08-03IB/hfi1: Release node on insert failureDean Luick
2016-08-03IB/hfi1: Validate SDMA user iovector countDean Luick
2016-08-03IB/hfi1: Validate SDMA user request indexDean Luick
2016-08-03IB/hfi1: Use the same capability state for all shared contextsDean Luick
2016-08-03IB/hfi1: Prevent null pointer dereferenceIra Weiny