summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
AgeCommit message (Expand)Author
2024-12-09perf script python: Improve physical mem type resolutionIan Rogers
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
l/commit/drivers/block/nbd.c?h=master&id=6521d39a64b3f9c3acb0fd25a34cfaf9a40e548e'>nbd: Remove variable 'pid'Markus Pargmann 2015-08-17nbd: Move clear queue debug messageMarkus Pargmann 2015-08-17nbd: Remove 'harderror' and propagate error properlyMarkus Pargmann 2015-08-17nbd: restructure sock_shutdownMarkus Pargmann 2015-08-17nbd: sock_shutdown, remove conditional lockMarkus Pargmann 2015-08-17nbd: Fix timeout detectionMarkus Pargmann 2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe 2015-05-20block: nbd: convert to blkdev_reread_part()Ming Lei 2015-05-05nbd: stop using req->cmdChristoph Hellwig 2015-05-05block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig 2015-04-02nbd: Return error pointer directlyMarkus Pargmann 2015-04-02nbd: Return error code directlyMarkus Pargmann 2015-04-02nbd: Remove fixme that was already fixedMarkus Pargmann 2015-04-02nbd: Restructure debugging printsMarkus Pargmann 2015-04-02nbd: Fix device bytesize typeMarkus Pargmann 2015-04-02nbd: Replace kthread_create with kthread_runMarkus Pargmann 2015-04-02nbd: Remove kernel internal headerMarkus Pargmann 2015-03-05nbd: fix possible memory leakSudip Mukherjee 2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer 2014-06-06nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles 2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar 2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang 2014-04-01switch nbd to sockfd_lookup/sockfd_putAl Viro 2013-11-23block: Immutable bio vecsKent Overstreet 2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet 2013-07-03nbd: correct disconnect behaviorPaul Clements 2013-07-03nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk 2013-07-03block: do not pass disk names as format stringsKees Cook 2013-04-30nbd: increase default and max request sizesMichal Belczyk