Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for...
[pandora-kernel.git] / drivers / block / xen-blkback / common.h
2011-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-27 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2011-05-27 Ingo MolnarMerge branch 'urgent' of git://git./linux/kernel/git...
2011-05-27 Linus TorvaldsMerge branch 'upstream/tidy-xen-mmu-2.6.39' of git...
2011-05-27 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2011-05-26 Benjamin HerrenschmidtMerge remote branch 'kumar/merge' into merge
2011-05-26 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-05-26 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2011-05-26 Linus TorvaldsMerge branches 'core-fixes-for-linus' and 'irq-fixes...
2011-05-26 Linus TorvaldsMerge branch 'gpio/next' of git://git.secretlab.ca...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Linus TorvaldsMerge branch 'spi/next' of git://git.secretlab.ca/git...
2011-05-26 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2011-05-26 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-05-26 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Ingo MolnarMerge branch 'linus' into x86/urgent
2011-05-26 Ingo MolnarMerge branch 'linus' into perf/urgent
2011-05-26 Paul MundtMerge branch 'rmobile/fbdev' into rmobile-latest
2011-05-26 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/linux-2...
2011-05-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'kconfig-for-40' of git://git./linux/kerne...
2011-05-25 Linus TorvaldsMerge branch 'for-2.6.40' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2011-05-25 Linus TorvaldsMerge branch 'for-torvalds' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'rmobile-latest' of git://git./linux/kerne...
2011-05-25 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-05-25 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-2.6.40/splice' of git://git.kernel...
2011-05-25 Linus TorvaldsMerge branch 'for-2.6.40/drivers' of git://git.kernel...
2011-05-19 Jens AxboeMerge branches 'for-jens/xen-backend-fixes' and 'for...
2011-05-12 Konrad Rzeszutek... xen/blkback: Add the prefix XEN in the common.h.
2011-05-12 Konrad Rzeszutek... xen/blkback: Prefix 'vbd' with 'xen' in structs and...
2011-05-12 Konrad Rzeszutek... xen/blkback: Change structure name blkif_st to xen_blkif.
2011-05-12 Konrad Rzeszutek... xen/blkback: Remove the unused typedefs.
2011-05-12 Konrad Rzeszutek... xen/blkback: Move include/xen/blkif.h into drivers...
2011-05-12 Konrad Rzeszutek... xen/blkback: Fixing some more of the cleanpatch.pl...
2011-05-12 Konrad Rzeszutek... xen/blkback: Move blkif_get_x86_[32|64]_req to common...
2011-05-12 Konrad Rzeszutek... xen/blkback: Use the DRV_PFX in the pr_.. macros.
2011-05-12 Konrad Rzeszutek... xen/blkback: Make the DPRINTK uniform.
2011-05-11 Konrad Rzeszutek... xen/blkback: Fixed up comments and converted spaces...
2011-05-05 Konrad Rzeszutek... xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE...
2011-04-20 Konrad Rzeszutek... xen/blkback: Prefix exposed functions with xen_
2011-04-20 Konrad Rzeszutek... xen-blkback: Inline some of the functions that were...
2011-04-18 Konrad Rzeszutek... xen/blkback: Move it from drivers/xen to drivers/block