Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / virtio /
2014-12-13 Linus TorvaldsMerge branch 'for-3.19/core' of git://git.kernel.dk...
2014-12-13 Linus TorvaldsMerge tag 'trace-seq-buf-3.19-v2' of git://git./linux...
2014-12-13 Linus TorvaldsMerge tag 'trace-fixes-v3.18' of git://git./linux/kerne...
2014-12-13 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2014-12-13 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-12-12 Linus TorvaldsMerge tag 'iommu-updates-v3.19' of git://git./linux...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2014-12-12 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2014-12-12 Linus TorvaldsMerge tag 'please-pull-morepstore' of git://git./linux...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge tag 'upstream-3.19-rc1' of git://git.infradead...
2014-12-12 Linus TorvaldsMerge tag 'xfs-for-linus-3.19-rc1' of git://git./linux...
2014-12-12 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-12-12 Jiri KosinaMerge branches 'for-3.19/hid-report-len', 'for-3.19...
2014-12-12 Jiri KosinaMerge branches 'for-3.18/upstream-fixes' and 'for-3...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-3.19' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge tag 'stable/for-linus-3.19-rc0-tag' of git:/...
2014-12-12 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-12-12 Linus TorvaldsMerge tag 'powerpc-3.19-1' of git://git./linux/kernel...
2014-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2014-12-11 Linus TorvaldsMerge tag 'sound-3.19-rc1' of git://git./linux/kernel...
2014-12-11 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git./linux...
2014-12-11 Corey MinyardMerge branch 'topic/opal-ipmi' of git://git./linux...
2014-12-11 Linus TorvaldsMerge tag 'fbdev-3.19' of git://git./linux/kernel/git...
2014-12-11 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2014-12-11 Michael S. Tsirkinvirtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY
2014-12-11 Michael S. Tsirkinvirtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore
2014-12-11 Linus TorvaldsMerge tag 'ftracetest-3.19' of git://git./linux/kernel...
2014-12-10 Linus TorvaldsMerge branches 'x86-build-for-linus', 'x86-cleanups...
2014-12-10 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2014-12-09 Michael S. Tsirkinvirtio_pci: rename virtio_pci -> virtio_pci_common
2014-12-09 Michael S. Tsirkinvirtio_pci: update file descriptions and copyright
2014-12-09 Michael S. Tsirkinvirtio_pci: split out legacy device support
2014-12-09 Michael S. Tsirkinvirtio_pci: setup config vector indirectly
2014-12-09 Michael S. Tsirkinvirtio_pci: setup vqs indirectly
2014-12-09 Michael S. Tsirkinvirtio_pci: delete vqs indirectly
2014-12-09 Michael S. Tsirkinvirtio_pci: use priv for vq notification
2014-12-09 Michael S. Tsirkinvirtio_pci: free up vq->priv
2014-12-09 Michael S. Tsirkinvirtio_pci: fix coding style for structs
2014-12-09 Michael S. Tsirkinvirtio_pci: add isr field
2014-12-09 Michael S. Tsirkinvirtio: drop legacy_only driver flag
2014-12-09 Michael S. Tsirkinvirtio_balloon: drop legacy_only driver flag
2014-12-09 Michael S. Tsirkinvirtio: allow finalize_features to fail
2014-12-09 Michael S. Tsirkinvirtio: add API to detect legacy devices
2014-12-09 Michael S. Tsirkinvirtio: make VIRTIO_F_VERSION_1 a transport bit
2014-12-09 Michael S. Tsirkinvirtio_balloon: add legacy_only flag
2014-12-09 Michael S. Tsirkinvirtio: add legacy feature table support
2014-12-09 Michael S. Tsirkinvirtio: simplify feature bit handling
2014-12-09 Michael S. Tsirkinvirtio: set FEATURES_OK
2014-12-09 Cornelia Huckvirtio: allow transports to get avail/used addresses
2014-12-09 Michael S. Tsirkinvirtio_ring: switch to new memory access APIs
2014-12-09 Michael S. Tsirkinvirtio: assert 32 bit features in transports
2014-12-09 Michael S. Tsirkinvirtio: add support for 64 bit features.
2014-12-09 Michael S. Tsirkinvirtio: use u32, not bitmap for features
2014-12-09 Linus TorvaldsMerge tag 'dm-3.19-changes' of git://git./linux/kernel...
2014-12-08 Mark BrownMerge remote-tracking branches 'spi/topic/atmel', ...
2014-12-04 James MorrisMerge branch 'next' of git://git.infradead.org/users...
2014-12-02 Dave AirlieMerge branch 'linux-3.18' of git://anongit.freedesktop...
2014-11-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-27 Thomas GleixnerMerge branch 'clockevents/3.19' of git.linaro.org/peopl...
2014-11-26 James MorrisMerge branch 'smack-for-3.19' of git://git.gitorious...
2014-11-26 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-fixes
2014-11-25 Lee JonesMerge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio...
2014-11-25 Emmanuel GrumbachMerge remote-tracking branch 'iwlwifi-fixes/master...
2014-11-25 Rafael J. WysockiMerge branch 'ib-mfd-iio-3.19' of git://git./linux...
2014-11-24 John W. LinvilleMerge tag 'iwlwifi-for-john-2014-11-23' of git://git...
2014-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-23 Emmanuel GrumbachMerge remote-tracking branch 'wireless-next/master...
2014-11-21 Mark BrownMerge remote-tracking branch 'regmap/fix/cache' into...
2014-11-20 Jiri KosinaMerge Linus' tree to be be to apply submitted patches...
2014-11-19 John W. LinvilleMerge tag 'mac80211-for-john-2014-11-18' of git://git...
2014-11-19 James MorrisMerge branch 'next' of git://git./linux/kernel/git...
2014-11-19 James MorrisMerge commit 'v3.17' into next
2014-11-18 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2014-11-17 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-11-15 Linus TorvaldsMerge tag 'for-v3.18-rc' of git://git.infradead.org...
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-13 Dave AirlieMerge branch 'linux-3.18' of git://anongit.freedesktop...
2014-11-13 Linus TorvaldsMerge branch 'stable-3.18' of git://git.infradead.org...
2014-11-13 Linus TorvaldsMerge tag 'dm-3.18-fixes' of git://git./linux/kernel...
2014-11-13 James MorrisMerge branch 'stable-3.18' of git://git.infradead.org...
2014-11-12 Ingo MolnarMerge tag 'v3.18-rc4' into x86/cleanups, to refresh...
2014-11-11 John W. LinvilleMerge tag 'iwlwifi-for-john-2014-11-10' of git://git...
2014-11-11 Raushaniya Maksudovavirtio_balloon: free some memory from balloon on OOM
2014-11-11 Raushaniya Maksudovavirtio_balloon: return the amount of freed memory from...
2014-11-10 John W. LinvilleMerge tag 'mac80211-for-john-2014-11-10' of git://git...
2014-11-10 Chris ZankelMerge tag 'xtensa-for-next-20141021-2' of git://github...
2014-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-07 Dave AirlieMerge tag 'topic/core-stuff-2014-11-05' of git://anongi...
2014-11-05 Greg Kroah-HartmanMerge tag 'iio-for-3.19a' of git://git./linux/kernel...
2014-11-04 John W. LinvilleMerge tag 'mac80211-next-for-john-2014-11-04' of git...
2014-11-04 John W. LinvilleMerge tag 'mac80211-for-john-2014-11-04' of git://git...
next