Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-20 | ptr_ring: fix race conditions when resizing | Michael S. Tsirkin | 1 | -5/+31 |
2016-07-01 | ptr_ring: support resizing multiple queues | Michael S. Tsirkin | 1 | -9/+62 |
2016-07-01 | ptr_ring: support zero length ring | Jason Wang | 1 | -2/+4 |
2016-06-15 | ptr_ring: resize support | Michael S. Tsirkin | 1 | -14/+143 |
2016-06-15 | ptr_ring: array based FIFO for pointers | Michael S. Tsirkin | 1 | -0/+264 |