aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 13:09:06 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 13:09:06 -0700
commitbaa6f8209312f9734434b89c12497774eea1cbe1 (patch)
tree9cddd941d7cb829c2baf2df6980e2410e866d604 /drivers/block
parentMerge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (diff)
parentmodpost.c: Add .text.unlikely to TEXT_SECTIONS (diff)
parentvirtio: remove virtqueue_add_buf(). (diff)
downloadlinux-dev-baa6f8209312f9734434b89c12497774eea1cbe1.tar.xz
linux-dev-baa6f8209312f9734434b89c12497774eea1cbe1.zip
Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Pull trivial module and virtio fixes from Rusty Russell. Apparently these were meant for 3.10, but came in after the release. * tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux: modpost.c: Add .text.unlikely to TEXT_SECTIONS * tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux: virtio: remove virtqueue_add_buf(). lguest: rename i386_head.S virtio_blk: Add missing 'static' qualifiers virtio: console: Add emergency writeonly register to config space virtio_pci: better macro exported in uapi