summaryrefslogtreecommitdiffstats
path: root/samples/Makefile (unfollow)
Commit 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-28Linux 4.15v4.15Linus Torvalds1-1/+1
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-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-26net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-26r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-26orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2-16/+2
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul1-15/+31
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel9-18/+20
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman3-0/+28
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra1-15/+18
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra1-1/+7
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra1-2/+24
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra1-2/+11