| Commit message (Expand) | Author | Files | Lines |
2018-04-27 | locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath | Will Deacon | 2 | -49/+58 |
2018-04-27 | locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound | Will Deacon | 1 | -0/+2 |
2018-04-27 | locking/qspinlock: Bound spinning on pending->locked transition in slowpath | Will Deacon | 1 | -3/+17 |
2018-04-27 | locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' | Will Deacon | 5 | -71/+46 |
2018-04-27 | locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela... | Will Deacon | 3 | -6/+25 |
2018-04-25 | virtio_console: reset on out of memory | Michael S. Tsirkin | 1 | -7/+10 |
2018-04-25 | virtio_console: move removal code | Michael S. Tsirkin | 1 | -36/+36 |
2018-04-25 | virtio_console: drop custom control queue cleanup | Michael S. Tsirkin | 1 | -17/+0 |
2018-04-25 | virtio_console: free buffers after reset | Michael S. Tsirkin | 1 | -25/+24 |
2018-04-25 | virtio: add ability to iterate over vqs | Michael S. Tsirkin | 1 | -0/+3 |
2018-04-25 | virtio_console: don't tie bufs to a vq | Michael S. Tsirkin | 1 | -7/+7 |
2018-04-25 | Revert "blk-mq: remove code for dealing with remapping queue" | Ming Lei | 1 | -3/+31 |
2018-04-25 | tracing: Fix missing tab for hwlat_detector print format | Peter Xu | 1 | -1/+1 |