Merge branch 'for-4.1/sensor-hub' into for-linus
[sfrench/cifs-2.6.git] / tools / lguest /
2015-04-13 Jiri KosinaMerge branch 'for-4.1/sensor-hub' into for-linus
2015-04-13 Jiri KosinaMerge branches 'for-4.0/upstream-fixes', 'for-4.1/geniu...
2015-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-21 Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21 Linus TorvaldsMerge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org...
2015-02-21 Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-3' of git://git./linux...
2015-02-21 Linus TorvaldsMerge tag 'dm-3.20-changes-2' of git://git./linux/kerne...
2015-02-21 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21 Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21 Linus TorvaldsMerge tag 'sound-fix-3.20-rc1' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-02-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-02-21 Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2015-02-20 Linus TorvaldsMerge tag 'for_linux-3.20-rc1' of git://git./linux...
2015-02-20 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2015-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-19 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-19 Linus TorvaldsMerge tag 'edac_fixes_for_3.20' of git://git./linux...
2015-02-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v3.20-1' of git://git...
2015-02-19 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2015-02-19 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2015-02-19 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2015-02-18 Linus TorvaldsMerge tag 'locks-v3.20-2' of git://git.samba.org/jlayto...
2015-02-18 Linus TorvaldsMerge tag 'asm-generic-for-linus' of git://git./linux...
2015-02-18 Linus TorvaldsMerge tag 'pci-v3.20-fixes-1' of git://git./linux/kerne...
2015-02-18 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2015-02-13 Rusty Russelltools/lguest: don't use legacy definitions for net...
2015-02-13 Rusty Russelltools/lguest: use common error macros in the example...
2015-02-13 Rusty Russelltools/lguest: give virtqueues names for better error...
2015-02-13 Rusty Russelltools/lguest: more documentation and checking of virtio...
2015-02-13 Rusty Russelltools/lguest: don't start devices until DRIVER_OK statu...
2015-02-13 Rusty Russelltools/lguest: handle indirect partway through chain.
2015-02-13 Rusty Russelltools/lguest: insert driver references from the 1.0...
2015-02-13 Rusty Russelltools/lguest: insert device references from the 1.0...
2015-02-13 Rusty Russelltools/lguest: rename virtio_pci_cfg_cap field to match...
2015-02-13 Rusty Russelltools/lguest: fix features_accepted logic in example...
2015-02-13 Rusty Russelltools/lguest: handle device reset correctly in example...
2015-02-11 Rusty Russelllguest: remove NOTIFY facility from demonstration launcher.
2015-02-11 Rusty Russelllguest: always put console in PCI slot #1.
2015-02-11 Rusty Russelllguest: support backdoor window.
2015-02-11 Rusty Russelllguest: support emerg_wr in console device in example...
2015-02-11 Rusty Russelllguest: remove support for lguest bus in demonstration...
2015-02-11 Rusty Russelllguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.
2015-02-11 Rusty Russelllguest: Convert console device to virtio 1.0 PCI.
2015-02-11 Rusty Russelllguest: Convert entropy device to virtio 1.0 PCI.
2015-02-11 Rusty Russelllguest: Convert net device to virtio 1.0 PCI.
2015-02-11 Rusty Russelllguest: Convert block device to virtio 1.0 PCI.
2015-02-11 Rusty Russelllguest: add a dummy PCI host bridge.
2015-02-11 Rusty Russelllguest: fix failure to find linux/virtio_types.h
2015-02-11 Rusty Russelllguest: implement virtio-PCI MMIO accesses.
2015-02-11 Rusty Russelllguest: add PCI config space emulation to example launcher.
2015-02-11 Rusty Russelllguest: decode mmio accesses for PCI in example launcher.
2015-02-11 Rusty Russelllguest: add MMIO region allocator in example launcher.
2015-02-11 Rusty Russelllguest: add iomem region, where guest page faults get...
2015-02-11 Rusty Russelllguest: suppress PS/2 keyboard polling.
2015-02-11 Rusty Russelllguest: send trap 13 through to userspace.
2015-02-11 Rusty Russelllguest: write more information to userspace about pendi...
2015-02-11 Rusty Russelllguest: have --rng read from /dev/urandom not /dev...
2014-01-20 Linus TorvaldsMerge tag 'ktest-v3.14' of git://git./linux/kernel...
2013-12-19 Jiri KosinaMerge branch 'master' into for-next
2013-11-26 Paul MooreMerge tag 'v3.12'
2013-11-26 Ingo MolnarMerge tag 'efi-next' of git://git./linux/kernel/git...
2013-11-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-11-22 Eric ParisMerge tag 'v3.12'
2013-11-22 Linus TorvaldsMerge branch 'slab/next' of git://git./linux/kernel...
2013-11-22 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2013-11-16 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2013-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-15 Dmitry TorokhovMerge branch 'next' into for-linus
2013-11-13 Linus TorvaldsMerge tag 'upstream-3.13-rc1' of git://git.infradead...
2013-11-13 Linus TorvaldsMerge tag 'upstream-3.13-rc1' of git://git.infradead...
2013-11-12 Linus TorvaldsMerge branch 'x86-uaccess-for-linus' of git://git....
2013-11-12 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2013-11-12 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2013-11-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-10 James BottomleyMerge tag 'fcoe-3.13' into for-linus
2013-11-08 Paul MooreMerge tag 'v3.12'
2013-11-05 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-10-31 Michal MarekMerge branch 'yem/kconfig-for-next' of git://gitorious...
2013-10-25 Mark BrownMerge remote-tracking branch 'spi/fix/atmel' into spi...
2013-10-24 Mark BrownMerge remote-tracking branch 'regulator/topic/fixed...
2013-10-22 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2013-10-22 Takashi IwaiMerge branch 'dice-driver-playback-only' of git://git...
next