index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-22
68
-10715
/
+11625
|
\
|
*
IB/hfi1: Add SDMA cache eviction algorithm
Mitko Haralanov
2016-03-21
2
-2
/
+62
|
*
IB/hfi1: Switch to using the pin query function
Mitko Haralanov
2016-03-21
2
-1
/
+8
|
*
IB/hfi1: Specify mm when releasing pages
Mitko Haralanov
2016-03-21
4
-14
/
+22
|
*
IB/hfi1: Add pin query function
Mitko Haralanov
2016-03-21
2
-6
/
+47
|
*
IB/hfi1: Implement SDMA-side buffer caching
Mitko Haralanov
2016-03-21
2
-101
/
+155
|
*
IB/hfi1: Adjust last address values for intervals
Mitko Haralanov
2016-03-21
1
-3
/
+3
|
*
IB/hfi1: Add filter callback
Mitko Haralanov
2016-03-21
2
-5
/
+15
|
*
IB/hfi1: Remove compare callback
Mitko Haralanov
2016-03-21
3
-17
/
+1
|
*
IB/hfi1: Add MMU tracing
Mitko Haralanov
2016-03-21
3
-0
/
+12
|
*
IB/hfi1: Use interval RB trees
Mitko Haralanov
2016-03-21
2
-75
/
+34
|
*
IB/hfi1: Notify remove MMU/RB callback of calling context
Mitko Haralanov
2016-03-21
3
-10
/
+11
|
*
IB/hfi1: Remove the use of add/remove RB function pointers
Mitko Haralanov
2016-03-21
2
-13
/
+14
|
*
IB/hfi1: Allow remove MMU callbacks to free nodes
Mitko Haralanov
2016-03-21
1
-5
/
+7
|
*
IB/hfi1: Prevent NULL pointer dereference
Mitko Haralanov
2016-03-21
1
-0
/
+3
|
*
IB/hfi1: Allow MMU function execution in IRQ context
Mitko Haralanov
2016-03-21
1
-15
/
+21
|
*
IB/hfi1: Re-factor MMU notification code
Mitko Haralanov
2016-03-21
6
-259
/
+471
|
*
IB/hfi1: Enable adaptive pio by default
Mike Marciniszyn
2016-03-17
1
-1
/
+1
|
*
IB/hfi1: Fix adaptive pio packet corruption
Mike Marciniszyn
2016-03-17
1
-6
/
+13
|
*
IB/hfi1: Fix panic in adaptive pio
Mike Marciniszyn
2016-03-17
2
-5
/
+3
|
*
IB/hfi1: Fix PIO wakeup timing hole
Mike Marciniszyn
2016-03-17
1
-5
/
+7
|
*
IB/hfi1: Fix ordering of trace for accuracy
Mike Marciniszyn
2016-03-17
1
-3
/
+6
|
*
IB/hfi1: Add unique trace point for pio and sdma send
Mike Marciniszyn
2016-03-17
3
-6
/
+14
|
*
IB/hfi1: Fix issues with qp_stats print
Mike Marciniszyn
2016-03-17
1
-1
/
+1
|
*
IB/hfi1: Report pid in qp_stats to aid debug
Mike Marciniszyn
2016-03-17
1
-2
/
+3
|
*
IB/hfi1: Improve LED beaconing
Easwar Hariharan
2016-03-17
3
-51
/
+38
|
*
IB/hfi1: Don't call cond_resched in atomic mode when sending packets
Kaike Wan
2016-03-17
1
-2
/
+5
|
*
IB/hfi1: Add adaptive cacheless verbs copy
Dean Luick
2016-03-17
3
-2
/
+211
|
*
IB/hfi1: Handle host handshake timeout
Jubin John
2016-03-17
2
-2
/
+4
|
*
IB/hfi1: Add ASIC flag view/clear
Dean Luick
2016-03-17
1
-0
/
+125
|
*
IB/hfi1: Hold i2c resource across debugfs open/close
Dean Luick
2016-03-17
1
-21
/
+124
|
*
IB/hfi1: Reduce hardware mutex timeout
Dean Luick
2016-03-17
1
-1
/
+1
|
*
IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flag
Dean Luick
2016-03-17
2
-13
/
+0
|
*
IB/hfi1: Change thermal init to use resource reservation
Dean Luick
2016-03-17
1
-1
/
+7
|
*
IB/hfi1: Change QSFP functions to use resource reservation
Dean Luick
2016-03-17
8
-56
/
+142
|
*
IB/hfi1: Change SBus handling to use resource reservation
Dean Luick
2016-03-17
4
-29
/
+42
|
*
IB/hfi1: Change EPROM handling to use resource reservation
Dean Luick
2016-03-17
1
-23
/
+13
|
*
IB/hfi1: Add ASIC resource reservation functions
Dean Luick
2016-03-17
3
-0
/
+219
|
*
IB/hfi1: Add shared ASIC structure
Dean Luick
2016-03-17
3
-3
/
+54
|
*
IB/hfi1: Remove ASIC block clear
Dean Luick
2016-03-17
2
-88
/
+3
|
*
IB/hfi1: Replace kmalloc and memcpy with a kmemdup
Harish Chegondi
2016-03-17
1
-2
/
+1
|
*
IB/hfi1: Move constant to the right in bitwise operations
Harish Chegondi
2016-03-17
3
-6
/
+6
|
*
IB/hfi1: Add the break statement that was removed in an earlier patch
Harish Chegondi
2016-03-17
1
-0
/
+1
|
*
staging/rdma/hfi1: Fix memory leaks
Jubin John
2016-03-10
3
-2
/
+4
|
*
staging/rdma/hfi1: Fix reporting of LED status in Get(LedInfo) and Get(PortInfo)
Easwar Hariharan
2016-03-10
2
-7
/
+30
|
*
staging/rdma/hfi1: Check interrupt registers mapping
Kaike Wan
2016-03-10
1
-0
/
+56
|
*
staging/rdma/hfi1: Avoid using upstream component if it is not accessible
Kaike Wan
2016-03-10
2
-5
/
+36
|
*
staging/rdma/hfi1: Fix header size calculation for RC/UC QPs with GRH enabled
Jianxin Xiong
2016-03-10
2
-6
/
+6
|
*
staging/rdma/hfi1: Fix counter read for cp
Dean Luick
2016-03-10
3
-36
/
+11
|
*
staging/rdma/hfi1: Guard i2c access against cp
Dean Luick
2016-03-10
1
-8
/
+20
[next]