summaryrefslogtreecommitdiffstats
path: root/kernel/extable.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-27locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpathWill Deacon2-49/+58
2018-04-27locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper boundWill Deacon1-0/+2
2018-04-27locking/qspinlock: Bound spinning on pending->locked transition in slowpathWill Deacon1-3/+17
2018-04-27locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon5-71/+46
2018-04-27locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela...Will Deacon3-6/+25
2018-04-25virtio_console: reset on out of memoryMichael S. Tsirkin1-7/+10
2018-04-25virtio_console: move removal codeMichael S. Tsirkin1-36/+36
2018-04-25virtio_console: drop custom control queue cleanupMichael S. Tsirkin1-17/+0
2018-04-25virtio_console: free buffers after resetMichael S. Tsirkin1-25/+24
2018-04-25virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-04-25virtio_console: don't tie bufs to a vqMichael S. Tsirkin1-7/+7
2018-04-25Revert "blk-mq: remove code for dealing with remapping queue"Ming Lei1-3/+31
2018-04-25tracing: Fix missing tab for hwlat_detector print formatPeter Xu1-1/+1