summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to mem-phys-addr.pyTony Jones
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang
=linux-6.6.y&id=78c9efdd8dbf42880260cd0341b61635ebd880d2'>scsi: dpt_i2o: Use DID_ERROR instead of INITIATOR_ERROR messageHannes Reinecke 2020-09-01scsi: dpt_i2o: Remove set but not used 'pHba'Jason Yan 2020-07-24scsi: dpt_i2o: Remove superfluous memset()Wang Hai 2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport 2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport 2020-04-29scsi: dpt_i2o: Remove always false 'chan < 0' statementXiongfeng Wang 2020-03-11scsi: docs: convert dpti.txt to ReSTMauro Carvalho Chehab 2020-02-28scsi: dpt_i2o: use scsi_host_complete_all_commands() to abort outstanding com...Hannes Reinecke 2020-02-28scsi: dpt_i2o: rename adpt_i2o_to_scsi() to adpt_i2o_scsi_complete()Hannes Reinecke 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner 2019-03-19scsi: dpt_i2o: clean up indentation issues, remove spacesColin Ian King 2019-02-27scsi: dpt_i2o: remove serial number usageHannes Reinecke 2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig 2018-11-15scsi: dpt_i2o: use dma_set_maskChristoph Hellwig 2018-05-18scsi: dpt_i2o: Remove VLA usageKees Cook 2018-04-09scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter 2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds 2018-03-26treewide: Align function definition open/close bracesJoe Perches 2018-03-21scsi: dpt_i2o: use after free in __adpt_reset()Dan Carpenter 2018-03-21scsi: dpt_i2o: use after free in adpt_release()Dan Carpenter 2018-03-15scsi: dpt_i2o: stop using scsi_unregisterChristoph Hellwig 2017-08-10scsi: dpt_i2o: remove redundant null check on array deviceColin Ian King 2017-01-05scsi: dpt_i2o: double free if adpt_i2o_online_hba() failsDan Carpenter 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-11-30scsi: dpt_i2o: double free on error pathDan Carpenter 2016-11-29scsi: dpt_i2o: Add a missing call to kfreeQuentin Lambert 2016-11-08scsi: fix spelling mistake in error messageColin Ian King 2016-02-23dpt_i2o: fix build warningSudip Mukherjee 2015-07-31x86/vm86: Clean up vm86.h includesBrian Gerst 2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke 2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes 2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig 2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig 2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com 2014-07-17scsi: use 64-bit LUNsHannes Reinecke 2013-10-25[SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in resetHannes Reinecke 2013-10-25[SCSI] dpt_i2o: Remove DPTI_STATE_IOCTLHannes Reinecke 2013-04-09dpt_i2o: switch to ->show_info()Al Viro 2013-02-22new helper: file_inode(file)Al Viro