aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-01
|\
| * perf tools: Make sparc64 arch point to sparcDavid Ahern2015-02-25
| * perf symbols: Define EM_AARCH64 for older OSesDavid Ahern2015-02-25
| * perf top: Fix SIGBUS on sparc64David Ahern2015-02-25
| * perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter2015-02-25
| * perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter2015-02-25
| * perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-25
| * perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry2015-02-22
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\ \
| * | tools/lguest: don't use legacy definitions for net device in example launcher.Rusty Russell2015-02-13
| * | tools/lguest: use common error macros in the example launcher.Rusty Russell2015-02-13
| * | tools/lguest: give virtqueues names for better error messagesRusty Russell2015-02-13
| * | tools/lguest: more documentation and checking of virtio 1.0 compliance.Rusty Russell2015-02-13
| * | tools/lguest: don't start devices until DRIVER_OK status set.Rusty Russell2015-02-13
| * | tools/lguest: handle indirect partway through chain.Rusty Russell2015-02-13
| * | tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell2015-02-13
| * | tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell2015-02-13
| * | tools/lguest: rename virtio_pci_cfg_cap field to match spec.Rusty Russell2015-02-13
| * | tools/lguest: fix features_accepted logic in example launcher.Rusty Russell2015-02-13
| * | tools/lguest: handle device reset correctly in example launcher.Rusty Russell2015-02-13
| * | lguest: remove NOTIFY facility from demonstration launcher.Rusty Russell2015-02-11
| * | lguest: always put console in PCI slot #1.Rusty Russell2015-02-11
| * | lguest: support backdoor window.Rusty Russell2015-02-11
| * | lguest: support emerg_wr in console device in example launcher.Rusty Russell2015-02-11
| * | lguest: remove support for lguest bus in demonstration launcher.Rusty Russell2015-02-11
| * | lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.Rusty Russell2015-02-11
| * | lguest: Convert console device to virtio 1.0 PCI.Rusty Russell2015-02-11
| * | lguest: Convert entropy device to virtio 1.0 PCI.Rusty Russell2015-02-11
| * | lguest: Convert net device to virtio 1.0 PCI.Rusty Russell2015-02-11
| * | lguest: Convert block device to virtio 1.0 PCI.Rusty Russell2015-02-11
| * | lguest: add a dummy PCI host bridge.Rusty Russell2015-02-11
| * | lguest: fix failure to find linux/virtio_types.hRusty Russell2015-02-11
| * | lguest: implement virtio-PCI MMIO accesses.Rusty Russell2015-02-11
| * | lguest: add PCI config space emulation to example launcher.Rusty Russell2015-02-11
| * | lguest: decode mmio accesses for PCI in example launcher.Rusty Russell2015-02-11
| * | lguest: add MMIO region allocator in example launcher.Rusty Russell2015-02-11
| * | lguest: add iomem region, where guest page faults get sent to userspace.Rusty Russell2015-02-11
| * | lguest: suppress PS/2 keyboard polling.Rusty Russell2015-02-11
| * | lguest: send trap 13 through to userspace.Rusty Russell2015-02-11
| * | lguest: write more information to userspace about pending traps.Rusty Russell2015-02-11
| * | lguest: have --rng read from /dev/urandom not /dev/random.Rusty Russell2015-02-11
* | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-15
|\ \ \
| * | | Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov2015-01-25
| * | | Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov2015-01-25
| * | | Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov2015-01-25
| * | | Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov2015-01-25
| * | | Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman2015-01-18
| |\| |
| * | | tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui2015-01-12
| * | | tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila2015-01-12
* | | | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
|\ \ \ \