aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/ntb/test/ntb_perf.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05ntb_perf: increase sleep time from one milli sec to one secSanjay R Mehta1-2/+2
2020-06-05ntb_tool: pass correct struct device to dma_alloc_coherentSanjay R Mehta1-3/+3
2020-06-05ntb_perf: pass correct struct device to dma_alloc_coherentSanjay R Mehta1-4/+4
2020-06-05ntb: hw: remove the code that sets the DMA maskLogan Gunthorpe3-14/+0
2020-06-05NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read comment typosWesley Sheng1-2/+2
2020-06-05ntb: intel: fix static declarationDave Jiang1-1/+1
2020-06-05ntb: intel: add hw workaround for NTB BAR alignmentDave Jiang3-13/+79
2020-06-06rtc: pcf2127: watchdog: handle nowayout featureBruno Thomsen1-0/+1
2020-06-06rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wakeRan Wang1-1/+5
2020-06-06rtc: abx80x: Provide debug feedback for invalid dt propertiesKevin P. Fleming1-6/+11
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov1-3/+3
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad3-8/+8
2020-06-05vsock/vmci: make vmci_vsock_transport_cb() staticStefano Garzarella1-1/+1
2020-06-05net: ethtool: Fix comment mentioning typo in IS_ENABLED()Kees Cook1-1/+1
2020-06-05net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart1-2/+2
2020-06-05net: mscc: Fix OF_MDIO config checkDan Murphy2-3/+3
2020-06-05net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83867: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin1-1/+1
2020-06-05ethtool: linkinfo: remove an unnecessary NULL checkDan Carpenter1-2/+1
2020-06-05dm crypt: avoid truncating the logical block sizeEric Biggers1-1/+1
2020-06-05dm mpath: add DM device name to Failing/Reinstating path log messagesMike Snitzer1-2/+6
2020-06-05dm mpath: enhance queue_if_no_path debuggingMike Snitzer1-7/+23
2020-06-05dm mpath: restrict queue_if_no_path state machineMike Snitzer1-10/+28
2020-06-05dm mpath: simplify __must_push_backMike Snitzer1-23/+5
2020-06-05dm zoned: check superblock locationHannes Reinecke1-1/+9
2020-06-05dm zoned: prefer full zones for reclaimHannes Reinecke1-1/+8
2020-06-05dm zoned: select reclaim zone based on device indexHannes Reinecke4-32/+27
2020-06-05dm zoned: allocate zone by device indexHannes Reinecke3-8/+15
2020-06-05dm zoned: support arbitrary number of devicesHannes Reinecke2-45/+74
2020-06-05dm zoned: move random and sequential zones into struct dmz_devHannes Reinecke4-78/+119
2020-06-05dm zoned: per-device reclaimHannes Reinecke3-57/+88
2020-06-05dm zoned: add metadata pointer to struct dmz_devHannes Reinecke2-8/+13
2020-06-05dm zoned: add device pointer to struct dm_zoneHannes Reinecke4-39/+19
2020-06-05dm zoned: allocate temporary superblock for tertiary devicesHannes Reinecke1-48/+61
2020-06-05dm zoned: convert to xarrayHannes Reinecke1-32/+90
2020-06-05dm zoned: add a 'reserved' zone flagHannes Reinecke2-2/+4
2020-06-05dm zoned: improve logging messages for reclaimHannes Reinecke1-3/+10
2020-06-05dm zoned: avoid unnecessary device recalulation for secondary superblockHannes Reinecke1-3/+2
2020-06-05dm zoned: add debugging message for reading superblocksHannes Reinecke1-0/+4
2020-06-05dm ebs: use dm_bufio_forget_buffersMikulas Patocka1-2/+2
2020-06-05dm bufio: introduce forget_buffer_lockedMikulas Patocka2-4/+63
2020-06-05dm bufio: clean up rbtree block orderingMikulas Patocka1-3/+3
2020-06-05dm integrity: add status line documentationMikulas Patocka1-0/+8
2020-06-05ima: Directly free *entry in ima_alloc_init_template() if digests is NULLRoberto Sassu1-2/+3
2020-06-04Kconfig: add config option for asm goto w/ outputsNick Desaulniers1-0/+4
2020-06-04lib/ubsan.c: fix gcc-10 warningsArnd Bergmann1-16/+17
2020-06-04tools/testing/selftests/vm: remove duplicate headersJagadeesh Pagadala1-1/+0
2020-06-04selftests: vm: pkeys: fix multilib builds for x86Sandipan Das1-1/+73