summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds68-10715/+11625
2016-03-22staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski1-1/+1
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-6/+4
2016-03-21IB/hfi1: Add SDMA cache eviction algorithmMitko Haralanov2-2/+62
2016-03-21IB/hfi1: Switch to using the pin query functionMitko Haralanov2-1/+8
2016-03-21IB/hfi1: Specify mm when releasing pagesMitko Haralanov4-14/+22
2016-03-21IB/hfi1: Add pin query functionMitko Haralanov2-6/+47
2016-03-21IB/hfi1: Implement SDMA-side buffer cachingMitko Haralanov2-101/+155
2016-03-21IB/hfi1: Adjust last address values for intervalsMitko Haralanov1-3/+3
2016-03-21IB/hfi1: Add filter callbackMitko Haralanov2-5/+15
2016-03-21IB/hfi1: Remove compare callbackMitko Haralanov3-17/+1
2016-03-21IB/hfi1: Add MMU tracingMitko Haralanov3-0/+12
2016-03-21IB/hfi1: Use interval RB treesMitko Haralanov2-75/+34
2016-03-21IB/hfi1: Notify remove MMU/RB callback of calling contextMitko Haralanov3-10/+11
2016-03-21IB/hfi1: Remove the use of add/remove RB function pointersMitko Haralanov2-13/+14
2016-03-21IB/hfi1: Allow remove MMU callbacks to free nodesMitko Haralanov1-5/+7
2016-03-21IB/hfi1: Prevent NULL pointer dereferenceMitko Haralanov1-0/+3
2016-03-21IB/hfi1: Allow MMU function execution in IRQ contextMitko Haralanov1-15/+21
2016-03-21IB/hfi1: Re-factor MMU notification codeMitko Haralanov6-259/+471
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-8/+16
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds780-49453/+37971
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-46/+10
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-28/+30
2016-03-17IB/hfi1: Enable adaptive pio by defaultMike Marciniszyn1-1/+1
2016-03-17IB/hfi1: Fix adaptive pio packet corruptionMike Marciniszyn1-6/+13
2016-03-17IB/hfi1: Fix panic in adaptive pioMike Marciniszyn2-5/+3
2016-03-17IB/hfi1: Fix PIO wakeup timing holeMike Marciniszyn1-5/+7
2016-03-17IB/hfi1: Fix ordering of trace for accuracyMike Marciniszyn1-3/+6
2016-03-17IB/hfi1: Add unique trace point for pio and sdma sendMike Marciniszyn3-6/+14
2016-03-17IB/hfi1: Fix issues with qp_stats printMike Marciniszyn1-1/+1
2016-03-17IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn1-2/+3
2016-03-17IB/hfi1: Improve LED beaconingEaswar Hariharan3-51/+38
2016-03-17IB/hfi1: Don't call cond_resched in atomic mode when sending packetsKaike Wan1-2/+5
2016-03-17IB/hfi1: Add adaptive cacheless verbs copyDean Luick3-2/+211
2016-03-17IB/hfi1: Handle host handshake timeoutJubin John2-2/+4
2016-03-17IB/hfi1: Add ASIC flag view/clearDean Luick1-0/+125
2016-03-17IB/hfi1: Hold i2c resource across debugfs open/closeDean Luick1-21/+124
2016-03-17IB/hfi1: Reduce hardware mutex timeoutDean Luick1-1/+1
2016-03-17IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flagDean Luick2-13/+0
2016-03-17IB/hfi1: Change thermal init to use resource reservationDean Luick1-1/+7
2016-03-17IB/hfi1: Change QSFP functions to use resource reservationDean Luick8-56/+142
2016-03-17IB/hfi1: Change SBus handling to use resource reservationDean Luick4-29/+42
2016-03-17IB/hfi1: Change EPROM handling to use resource reservationDean Luick1-23/+13
2016-03-17IB/hfi1: Add ASIC resource reservation functionsDean Luick3-0/+219
2016-03-17IB/hfi1: Add shared ASIC structureDean Luick3-3/+54
2016-03-17IB/hfi1: Remove ASIC block clearDean Luick2-88/+3
2016-03-17IB/hfi1: Replace kmalloc and memcpy with a kmemdupHarish Chegondi1-2/+1
2016-03-17IB/hfi1: Move constant to the right in bitwise operationsHarish Chegondi3-6/+6