diff options
| author | Linus Torvalds | 2013-07-03 22:09:06 +0200 |
|---|---|---|
| committer | Linus Torvalds | 2013-07-03 22:09:06 +0200 |
| commit | baa6f8209312f9734434b89c12497774eea1cbe1 (patch) | |
| tree | 9cddd941d7cb829c2baf2df6980e2410e866d604 /scripts | |
| parent | Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| parent | modpost.c: Add .text.unlikely to TEXT_SECTIONS (diff) | |
| parent | virtio: remove virtqueue_add_buf(). (diff) | |
| download | kernel-qcow2-linux-baa6f8209312f9734434b89c12497774eea1cbe1.tar.gz kernel-qcow2-linux-baa6f8209312f9734434b89c12497774eea1cbe1.tar.xz kernel-qcow2-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
