summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-19virtio: console: Use a control message to add portsAmit Shah
2010-05-19virtio: console: Move code around for future patchesAmit Shah
2010-05-19virtio: console: Remove config work handlerAmit Shah
2010-05-19virtio: console: Don't call hvc_remove() on unplugging console portsAmit Shah
2010-05-19virtio: console: Return -EPIPE to hvc_console if we lost the connectionAmit Shah
2010-05-19virtio: console: Let host know of port or device add failuresAmit Shah
2010-05-19virtio: console: Add a __send_control_msg() that can send messages without a ...Amit Shah
2010-05-19virtio: Revert "virtio: disable multiport console support."Amit Shah
2010-05-19virtio: add_buf_gfpMichael S. Tsirkin
2010-05-19trans_virtio: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-19virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-19virtio_ring: remove a level of indirectionMichael S. Tsirkin
2010-05-19virtio_net: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-19virtio_blk: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-19virtio_console: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-19virtio_balloon: use virtqueue_xxx wrappersMichael S. Tsirkin
2010-05-19virtio: add virtqueue_ vq_ops wrappersMichael S. Tsirkin
2010-05-19virtio_blk: remove multichar constant.Rusty Russell
2010-05-19Add virtio disk identification ioctljohn cooper
2010-05-19Add virtio disk identification supportjohn cooper
2010-05-18Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-18Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-18Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2010-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar
2010-05-17x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin
2010-05-17perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo
2010-05-17cifs: fix noserverino handling when unix extensions are enabledJeff Layton
2010-05-17perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo
2010-05-17cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton
2010-05-17cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton