summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
a href='/distro/kernel/commit/drivers/block/xen-blkback/common.h?id=2fb1ef4f1226ea6d6d3481036cabe01a4415b68c'>xen/blkback: pseudo support for multi hardware queues/ringsKonrad Rzeszutek Wilk 2016-01-04xen/blkback: separate ring information out of struct xen_blkifBob Liu 2015-12-18xen-blkback: only read request operation from shared ring onceRoger Pau Monné 2015-10-23block/xen-blkback: Make it running on 64KB page granularityJulien Grall 2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2015-06-17block/xen-blkback: s/nr_pages/nr_segs/Julien Grall 2015-06-05xen/block: add multi-page ring supportBob Liu 2015-06-05drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu 2015-04-07xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen 2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds 2015-02-10xen-blkback: default to X86_32 ABI on x86David Vrabel 2015-01-28xen-blkback: safely unmap grants in case they are still in useJennifer Herbert 2014-05-28xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu 2014-02-11xen-blkback: init persistent_purge_work work_structRoger Pau Monne 2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne 2014-02-07xen-blkback: fix shutdown raceRoger Pau Monne 2014-02-07xen-blkback: fix memory leaksRoger Pau Monne 2013-06-17xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk 2013-05-07xen-blkback: allocate list of pending reqs in small chunksRoger Pau Monne 2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne 2013-04-18xen-blkback: make the queue of free requests per backendRoger Pau Monne 2013-04-18xen-blkback: implement LRU mechanism for persistent grantsRoger Pau Monne 2013-04-18xen-blkback: use balloon pages for all mappingsRoger Pau Monne 2013-03-19xen-blkback: don't store dev_bus_addrRoger Pau Monne 2013-03-11xen/blkback: Change statistics counter types to unsignedZoltan Kiss 2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel