summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-29NTB: ntb_test: Update ntb_perf testsSerge Semin1-6/+7
2018-01-29NTB: ntb_test: Update ntb_tool MW testsSerge Semin1-21/+68
2018-01-29NTB: ntb_test: Add ntb_tool Message testsSerge Semin1-0/+37
2018-01-29NTB: ntb_test: Update ntb_tool Scratchpad testsSerge Semin1-17/+26
2018-01-29NTB: ntb_test: Update ntb_tool DB testsSerge Semin1-11/+18
2018-01-29NTB: ntb_test: Update ntb_tool link testsSerge Semin1-11/+15
2018-01-29NTB: ntb_test: Add ntb_tool port testsSerge Semin1-0/+52
2018-01-29NTB: ntb_test: Safely use paths with whitespaceSerge Semin1-31/+31
2018-01-29NTB: ntb_perf: Add full multi-port NTB API supportSerge Semin1-601/+1219
2018-01-29NTB: ntb_tool: Add full multi-port NTB API supportSerge Semin1-580/+1240
2018-01-29NTB: ntb_pp: Add full multi-port NTB API supportSerge Semin1-165/+282
2018-01-29NTB: Fix UB/bug in ntb_mw_get_align()Serge Semin1-1/+1
2018-01-29NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin4-2/+15
2018-01-29NTB: Rename NTB messaging API methodsSerge Semin2-33/+28
2018-01-29ntb_hw_switchtec: fix logic errorArnd Bergmann1-1/+1
2018-01-29ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()Logan Gunthorpe1-0/+13
2018-01-29ntb_transport: Fix bug with max_mw_size parameterLogan Gunthorpe1-0/+3
2018-01-29MAINTAINERS: NTB: Update contact infoAllen Hubbe1-1/+1
2018-01-29ntb_hw_switchtec: Force down the link before initializingLogan Gunthorpe1-7/+50
2018-01-29ntb_hw_switchtec: Crosslink doorbells and messagesLogan Gunthorpe1-10/+55
2018-01-29ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe2-11/+206
2018-01-29ntb_hw_switchtec: Expand PFF CSR registersLogan Gunthorpe1-1/+14
2018-01-29ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more generalLogan Gunthorpe1-36/+56
2018-01-29ntb_hw_switchtec: Create helper function to setup reserved LUT MWsLogan Gunthorpe1-29/+43
2018-01-29ntb_hw_switchtec: Keep track of the number of LUT windows used by the driverLogan Gunthorpe1-4/+8
2018-01-29ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao2-9/+56
2018-01-29NTB: switchtec_ntb: Add new line on appropriate printksJon Mason1-21/+21
2018-01-29NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"Colin Ian King1-1/+1
2018-01-29ntb: remove Intel Atom NTB driver supportDave Jiang2-363/+4
2018-01-29ntb: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman4-8/+4
2018-01-29NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mwDoug Meyer1-4/+5
2018-01-29Linux 4.15Linus Torvalds1-1/+1
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+0
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-34/+60
2018-01-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+18
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-20/+60
2018-01-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+5
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf1-1/+1
2018-01-27hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner1-0/+3
2018-01-27x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin1-11/+1
2018-01-27Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2018-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-28/+57
2018-01-26Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...Linus Torvalds2-21/+58
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi1-1/+1
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev1-0/+3
2018-01-26Update the RISC-V MAINTAINERS filePalmer Dabbelt1-2/+2
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski1-13/+9
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski1-5/+29
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-15/+31