aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-28ntb_hw_switchtec: Force down the link before initializingLogan Gunthorpe1-7/+50
2018-01-28ntb_hw_switchtec: Crosslink doorbells and messagesLogan Gunthorpe1-10/+55
2018-01-28ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe2-11/+206
2018-01-28ntb_hw_switchtec: Expand PFF CSR registersLogan Gunthorpe1-1/+14
2018-01-28ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more generalLogan Gunthorpe1-36/+56
2018-01-28ntb_hw_switchtec: Create helper function to setup reserved LUT MWsLogan Gunthorpe1-29/+43
2018-01-28ntb_hw_switchtec: Keep track of the number of LUT windows used by the driverLogan Gunthorpe1-4/+8
2018-01-28ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao2-9/+56
2018-01-28NTB: switchtec_ntb: Add new line on appropriate printksJon Mason1-21/+21
2018-01-28NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"Colin Ian King1-1/+1
2018-01-28ntb: remove Intel Atom NTB driver supportDave Jiang2-363/+4
2018-01-28ntb: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman4-8/+4
2018-01-28NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mwDoug Meyer1-4/+5
2018-01-28Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller49-381/+2211
2018-01-28NFS: Fix a race between mmap() and O_DIRECTTrond Myklebust1-1/+1
2018-01-28sfc: mark some unexported symbols as statickbuild test robot2-3/+3
2018-01-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-106/+342
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller37-378/+1969
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas54-725/+54
2018-01-28PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas6-24/+6
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas58-411/+58
2018-01-28Linux 4.15Linus Torvalds1-1/+1
2018-01-28IB/qib: remove qib_keys.cCorentin Labbe1-235/+0
2018-01-28IB/mthca: remove mthca_user.hCorentin Labbe1-112/+0
2018-01-28RDMA/cm: Fix access to uninitialized variableLeon Romanovsky1-2/+0
2018-01-28RDMA/cma: Use existing netif_is_bond_master functionParav Pandit1-1/+1
2018-01-28IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit1-3/+1
2018-01-28RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-01-28IB/umad: Fix use of unprotected device pointerJack Morgenstein1-1/+1
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring1-6/+4
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring1-1/+1
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()Markus Elfring1-3/+1
2018-01-28Merge tag 'perf-core-for-mingo-4.16-20180125' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar123-12939/+12587
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+0
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-34/+60
2018-01-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+18
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-20/+60
2018-01-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+5
2018-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller8-179/+271
2018-01-28fs/cifs/cifsacl.c Fixes typo in a commentAchilles Gaikwad1-1/+1
2018-01-28net/rocker: Remove unreachable return instructionLeon Romanovsky1-1/+0
2018-01-28NFS: Remove a redundant call to unmap_mapping_range()Trond Myklebust1-1/+0
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf1-1/+1
2018-01-28macintosh/ams-input: Use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-01-28macintosh: change some data types from int to boolGustavo A. R. Silva7-14/+17
2018-01-28powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman1-1/+1
2018-01-28powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman1-4/+1
2018-01-28powerpc/watchdog: Tweak watchdog printksMichael Ellerman1-6/+9
2018-01-28powerpc/cell: Remove axonram driverMichael Ellerman4-396/+0