aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-14IB/rdmavt: Handle the kthread worker using the new APIPetr Mladek1-23/+11
2016-12-14IB/rdmavt: Avoid queuing work into a destroyed cq kthread workerPetr Mladek1-14/+16
2016-12-11IB/hfi1: Define platform_config_table_limits onceBart Van Assche2-10/+10
2016-12-11IB/hfi1: constify mmu_notifier_ops structureBhumika Goyal1-1/+1
2016-12-11IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn2-4/+2
2016-12-11IB/hfi1,IB/qib: use rvt swqe mr deref helperMike Marciniszyn4-38/+6
2016-12-11IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodesHarish Chegondi3-18/+6
2016-12-11IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn6-109/+6
2016-12-11IB/rdmavt: Add a send completion helperMike Marciniszyn1-0/+17
2016-12-11IB/qib: Use standard refcount wrapper for QPsSebastian Sanchez2-14/+9
2016-12-11IB/hfi1: Use reference count wrapper for MRsSebastian Sanchez1-4/+4
2016-12-11IB/hfi1: Replace qp->refcount release code with standard driver wrapperSebastian Sanchez2-5/+3
2016-12-11IB/hfi1: Preserve external device completed bitDean Luick1-1/+4
2016-12-11IB/hfi1: Remove critical section gap in sc_buffer_alloc()Sebastian Sanchez1-2/+0
2016-12-11IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov4-15/+13
2016-12-11IB/rdmavt: Add trace of MR segsMike Marciniszyn3-0/+117
2016-12-11IB/hfi1: Add special setting for low power AOCDean Luick1-1/+43
2016-12-11IB/hfi1: Remove definition of unused hfi1_affinity structTadeusz Struk2-9/+0
2016-12-11IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt6-9/+10
2016-12-11IB/hfi1: Show statistics counters under IB stats interfaceJianxin Xiong1-0/+154
2016-12-11IB/rdmavt: Fix trace hierarchyDennis Dalessandro4-137/+312
2016-12-11IB/hfi1: Disable header suppression for short packetsJakub Pawlak1-17/+43
2016-12-11IB/hfi1: Export 8051 memory and LCB registers via debugfsDean Luick1-0/+110
2016-12-11IB/hfi1: Use non-atomic __test_and_clear_bit in hot pathSebastian Sanchez1-1/+1
2016-12-11IB/hfi1: Fix dc8051 multiple qword memory readsDean Luick1-4/+6
2016-12-11IB/hfi1: Read new EPROM formatDean Luick1-8/+203
2016-11-15IB/hfi1: Optimize pio_buf and send_context structsSebastian Sanchez3-28/+28
2016-11-15IB/hfi1: Get rid of divide in pio buffer allocatorSebastian Sanchez2-4/+8
2016-11-15IB/hfi1: Add active channel and backplane support for integrated devicesEaswar Hariharan5-45/+376
2016-11-15IB/hfi1: Optimize devdata cachelinesSebastian Sanchez1-53/+55
2016-11-15IB/hfi1: Unify access to GUID entriesJakub Pawlak6-37/+39
2016-11-15IB/hfi1: Optimize pio cachelinesMike Marciniszyn1-5/+5
2016-11-15IB/hfi1: Optimize lkey validation structuresMike Marciniszyn1-5/+5
2016-11-15IB/hfi1: Inline sdma_txclean() for verbs pioMike Marciniszyn2-12/+18
2016-11-15IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn6-15/+35
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds1-5/+5
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+9
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-18/+61
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixesOlof Johansson1-8/+8
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+4
2016-10-29Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds13-38/+46
2016-10-29Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds12-18/+49
2016-10-29Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds22-80/+295
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-56/+52
2016-10-28Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+32
2016-10-29Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki2-18/+22
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng5-19/+11
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method()Lv Zheng1-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng1-20/+20
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-9/+15