summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma
AgeCommit message (Expand)Author
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21IB/hfi1: Add SDMA cache eviction algorithmMitko Haralanov
2016-03-21IB/hfi1: Switch to using the pin query functionMitko Haralanov
2016-03-21IB/hfi1: Specify mm when releasing pagesMitko Haralanov
2016-03-21IB/hfi1: Add pin query functionMitko Haralanov
2016-03-21IB/hfi1: Implement SDMA-side buffer cachingMitko Haralanov
2016-03-21IB/hfi1: Adjust last address values for intervalsMitko Haralanov
2016-03-21IB/hfi1: Add filter callbackMitko Haralanov
2016-03-21IB/hfi1: Remove compare callbackMitko Haralanov
2016-03-21IB/hfi1: Add MMU tracingMitko Haralanov
2016-03-21IB/hfi1: Use interval RB treesMitko Haralanov
2016-03-21IB/hfi1: Notify remove MMU/RB callback of calling contextMitko Haralanov
2016-03-21IB/hfi1: Remove the use of add/remove RB function pointersMitko Haralanov
2016-03-21IB/hfi1: Allow remove MMU callbacks to free nodesMitko Haralanov
2016-03-21IB/hfi1: Prevent NULL pointer dereferenceMitko Haralanov
2016-03-21IB/hfi1: Allow MMU function execution in IRQ contextMitko Haralanov
2016-03-21IB/hfi1: Re-factor MMU notification codeMitko Haralanov
2016-03-17IB/hfi1: Enable adaptive pio by defaultMike Marciniszyn
2016-03-17IB/hfi1: Fix adaptive pio packet corruptionMike Marciniszyn
2016-03-17IB/hfi1: Fix panic in adaptive pioMike Marciniszyn
2016-03-17IB/hfi1: Fix PIO wakeup timing holeMike Marciniszyn
2016-03-17IB/hfi1: Fix ordering of trace for accuracyMike Marciniszyn
2016-03-17IB/hfi1: Add unique trace point for pio and sdma sendMike Marciniszyn
2016-03-17IB/hfi1: Fix issues with qp_stats printMike Marciniszyn
2016-03-17IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn
2016-03-17IB/hfi1: Improve LED beaconingEaswar Hariharan
2016-03-17IB/hfi1: Don't call cond_resched in atomic mode when sending packetsKaike Wan
2016-03-17IB/hfi1: Add adaptive cacheless verbs copyDean Luick
2016-03-17IB/hfi1: Handle host handshake timeoutJubin John
2016-03-17IB/hfi1: Add ASIC flag view/clearDean Luick
2016-03-17IB/hfi1: Hold i2c resource across debugfs open/closeDean Luick
2016-03-17IB/hfi1: Reduce hardware mutex timeoutDean Luick
2016-03-17IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flagDean Luick
2016-03-17IB/hfi1: Change thermal init to use resource reservationDean Luick
2016-03-17IB/hfi1: Change QSFP functions to use resource reservationDean Luick
2016-03-17IB/hfi1: Change SBus handling to use resource reservationDean Luick
2016-03-17IB/hfi1: Change EPROM handling to use resource reservationDean Luick
2016-03-17IB/hfi1: Add ASIC resource reservation functionsDean Luick
2016-03-17IB/hfi1: Add shared ASIC structureDean Luick
2016-03-17IB/hfi1: Remove ASIC block clearDean Luick
2016-03-17IB/hfi1: Replace kmalloc and memcpy with a kmemdupHarish Chegondi
2016-03-17IB/hfi1: Move constant to the right in bitwise operationsHarish Chegondi
2016-03-17IB/hfi1: Add the break statement that was removed in an earlier patchHarish Chegondi
2016-03-11staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: driver: Replace IS_ALIGNED with PAGE_ALIGNEDAmitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla
2016-03-11Staging: rdma: Use min macro instead of ternary operatorBhumika Goyal
2016-03-11staging: rdma: hfi1: user_sdma.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: rdma: hfi1: Remove unnecessary paranthesesBhaktipriya Shridhar
2016-03-11staging: rdma: hfi1: Remove casts of pointer to same typeBhaktipriya Shridhar