summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-297-88/+94
|\
| * IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-282-1/+7
| * IB/hfi1: Use kernel default llseek for ui deviceDean Luick2016-04-281-23/+2
| * IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov2016-04-282-33/+29
| * IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn2016-04-281-0/+2
| * IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov2016-04-281-5/+8
| * IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov2016-04-281-5/+11
| * IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov2016-04-284-23/+37
* | staging/rdma/hfi1: select CRC32Markus Böhme2016-04-041-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-2268-10715/+11625
|\
| * IB/hfi1: Add SDMA cache eviction algorithmMitko Haralanov2016-03-212-2/+62
| * IB/hfi1: Switch to using the pin query functionMitko Haralanov2016-03-212-1/+8
| * IB/hfi1: Specify mm when releasing pagesMitko Haralanov2016-03-214-14/+22
| * IB/hfi1: Add pin query functionMitko Haralanov2016-03-212-6/+47
| * IB/hfi1: Implement SDMA-side buffer cachingMitko Haralanov2016-03-212-101/+155
| * IB/hfi1: Adjust last address values for intervalsMitko Haralanov2016-03-211-3/+3
| * IB/hfi1: Add filter callbackMitko Haralanov2016-03-212-5/+15
| * IB/hfi1: Remove compare callbackMitko Haralanov2016-03-213-17/+1
| * IB/hfi1: Add MMU tracingMitko Haralanov2016-03-213-0/+12
| * IB/hfi1: Use interval RB treesMitko Haralanov2016-03-212-75/+34
| * IB/hfi1: Notify remove MMU/RB callback of calling contextMitko Haralanov2016-03-213-10/+11
| * IB/hfi1: Remove the use of add/remove RB function pointersMitko Haralanov2016-03-212-13/+14
| * IB/hfi1: Allow remove MMU callbacks to free nodesMitko Haralanov2016-03-211-5/+7
| * IB/hfi1: Prevent NULL pointer dereferenceMitko Haralanov2016-03-211-0/+3
| * IB/hfi1: Allow MMU function execution in IRQ contextMitko Haralanov2016-03-211-15/+21
| * IB/hfi1: Re-factor MMU notification codeMitko Haralanov2016-03-216-259/+471
| * IB/hfi1: Enable adaptive pio by defaultMike Marciniszyn2016-03-171-1/+1
| * IB/hfi1: Fix adaptive pio packet corruptionMike Marciniszyn2016-03-171-6/+13
| * IB/hfi1: Fix panic in adaptive pioMike Marciniszyn2016-03-172-5/+3
| * IB/hfi1: Fix PIO wakeup timing holeMike Marciniszyn2016-03-171-5/+7
| * IB/hfi1: Fix ordering of trace for accuracyMike Marciniszyn2016-03-171-3/+6
| * IB/hfi1: Add unique trace point for pio and sdma sendMike Marciniszyn2016-03-173-6/+14
| * IB/hfi1: Fix issues with qp_stats printMike Marciniszyn2016-03-171-1/+1
| * IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn2016-03-171-2/+3
| * IB/hfi1: Improve LED beaconingEaswar Hariharan2016-03-173-51/+38
| * IB/hfi1: Don't call cond_resched in atomic mode when sending packetsKaike Wan2016-03-171-2/+5
| * IB/hfi1: Add adaptive cacheless verbs copyDean Luick2016-03-173-2/+211
| * IB/hfi1: Handle host handshake timeoutJubin John2016-03-172-2/+4
| * IB/hfi1: Add ASIC flag view/clearDean Luick2016-03-171-0/+125
| * IB/hfi1: Hold i2c resource across debugfs open/closeDean Luick2016-03-171-21/+124
| * IB/hfi1: Reduce hardware mutex timeoutDean Luick2016-03-171-1/+1
| * IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flagDean Luick2016-03-172-13/+0
| * IB/hfi1: Change thermal init to use resource reservationDean Luick2016-03-171-1/+7
| * IB/hfi1: Change QSFP functions to use resource reservationDean Luick2016-03-178-56/+142
| * IB/hfi1: Change SBus handling to use resource reservationDean Luick2016-03-174-29/+42
| * IB/hfi1: Change EPROM handling to use resource reservationDean Luick2016-03-171-23/+13
| * IB/hfi1: Add ASIC resource reservation functionsDean Luick2016-03-173-0/+219
| * IB/hfi1: Add shared ASIC structureDean Luick2016-03-173-3/+54
| * IB/hfi1: Remove ASIC block clearDean Luick2016-03-172-88/+3
| * IB/hfi1: Replace kmalloc and memcpy with a kmemdupHarish Chegondi2016-03-171-2/+1
OpenPOWER on IntegriCloud