summaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 22:09:06 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 22:09:06 +0200
commitbaa6f8209312f9734434b89c12497774eea1cbe1 (patch)
tree9cddd941d7cb829c2baf2df6980e2410e866d604 /arch/x86/lguest
parentMerge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff)
parentmodpost.c: Add .text.unlikely to TEXT_SECTIONS (diff)
parentvirtio: remove virtqueue_add_buf(). (diff)
downloadlinux-baa6f8209312f9734434b89c12497774eea1cbe1.tar.xz
linux-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