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
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
2017-03-24
1
-1
/
+1
*
RDMA/iser: Fix possible mr leak on device removal event
Sagi Grimberg
2017-03-24
2
-3
/
+7
*
IB/device: Convert ib-comp-wq to be CPU-bound
Sagi Grimberg
2017-03-24
1
-2
/
+1
*
IB/cq: Don't process more than the given budget
Sagi Grimberg
2017-03-24
1
-1
/
+7
*
IB/rxe: increment msn only when completing a request
David Marchand
2017-03-24
1
-5
/
+4
*
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
2017-03-24
1
-6
/
+20
*
IB/rxe: Update documentation link
Leon Romanovsky
2017-03-24
1
-1
/
+1
*
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
Dan Carpenter
2017-03-24
1
-1
/
+1
*
IB/rxe: double free on error
Dan Carpenter
2017-03-24
1
-1
/
+1
*
RDMA/vmw_pvrdma: Activate device on ethernet link up
Aditya Sarwade
2017-03-24
2
-3
/
+12
*
RDMA/vmw_pvrdma: Dont hardcode QP header page
Adit Ranadive
2017-03-24
2
-4
/
+6
*
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
2017-03-24
3
-22
/
+17
*
infiniband: Fix alignment of mmap cookies to support VIPT caching
Jason Gunthorpe
2017-03-24
2
-4
/
+4
*
IB/core: Protect against self-requeue of a cq work item
Sagi Grimberg
2017-03-24
1
-1
/
+1
*
i40iw: Receive netdev events post INET_NOTIFIER state
Shiraz Saleem
2017-03-24
1
-0
/
+8
*
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
2
-2
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-3
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
6
-0
/
+7
*
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2017-03-02
2
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-27
5
-7
/
+7
|
\
|
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
|
*
scripts/spelling.txt: add "therfore" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-3
/
+3
|
*
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
2017-02-27
3
-3
/
+3
*
|
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-02-27
6
-6
/
+219
|
\
\
|
|
/
|
/
|
|
*
IB/core: added support to use rdma cgroup controller
Parav Pandit
2017-01-10
6
-6
/
+219
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
45
-842
/
+58
|
\
\
|
*
|
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
Bart Van Assche
2017-01-24
12
-446
/
+11
|
*
|
IB/core: Remove ib_device.dma_device
Bart Van Assche
2017-01-24
1
-8
/
+9
|
*
|
IB/srpt: Modify a debug statement
Bart Van Assche
2017-01-24
1
-2
/
+1
|
*
|
IB/srp: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-2
/
+2
|
*
|
IB/iser: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
|
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-2
/
+2
|
*
|
IB/rxe: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-3
/
+3
|
*
|
IB/vmw_pvrdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
|
IB/usnic: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
|
IB/qib: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
|
IB/qedr: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
|
IB/ocrdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
|
IB/nes: Remove a superfluous assignment statement
Bart Van Assche
2017-01-24
1
-1
/
+0
|
*
|
IB/mthca: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
|
IB/mlx5: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-8
/
+8
|
*
|
IB/mlx4: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
3
-5
/
+5
|
*
|
IB/i40iw: Remove a superfluous assignment statement
Bart Van Assche
2017-01-24
1
-1
/
+0
|
*
|
IB/hns: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-2
/
+2
|
*
|
IB/hfi1: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-2
/
+2
|
*
|
IB/cxgb4: Set dev.parent instead of dma_device
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
|
IB/cxgb3: Set dev.parent instead of dma_device
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
|
IB/core: Use dev.parent instead of dma_device
Bart Van Assche
2017-01-24
3
-4
/
+4
[next]