summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-02-11lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.Rusty Russell
2015-02-11lguest: Convert console device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: Convert entropy device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: Convert net device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: Convert block device to virtio 1.0 PCI.Rusty Russell
2015-02-11lguest: add a dummy PCI host bridge.Rusty Russell
2015-02-11lguest: fix failure to find linux/virtio_types.hRusty Russell
2015-02-11lguest: implement virtio-PCI MMIO accesses.Rusty Russell
2015-02-11lguest: add PCI config space emulation to example launcher.Rusty Russell
2015-02-11lguest: decode mmio accesses for PCI in example launcher.Rusty Russell
2015-02-11lguest: add MMIO region allocator in example launcher.Rusty Russell
2015-02-11lguest: add iomem region, where guest page faults get sent to userspace.Rusty Russell
2015-02-11lguest: suppress PS/2 keyboard polling.Rusty Russell
2015-02-11lguest: send trap 13 through to userspace.Rusty Russell
2015-02-11lguest: write more information to userspace about pending traps.Rusty Russell
2015-02-11lguest: have --rng read from /dev/urandom not /dev/random.Rusty Russell
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10tools/power turbostat: support additional Broadwell modelLen Brown
2015-02-10Merge branch 'pm-tools'Rafael J. Wysocki
2015-02-10Merge branch 'acpica'Rafael J. Wysocki
2015-02-10tools/power turbostat: update parameters, documentationLen Brown
2015-02-09tools/power turbostat: Skip printing disabled package C-statesLen Brown
2015-02-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-10Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2015-02-09tools/power turbostat: relax dependency on APERF_MSRLen Brown
2015-02-09tools/power turbostat: relax dependency on invariant TSCLen Brown
2015-02-09Merge back earlier 'pm-tools' material for v3.20Rafael J. Wysocki
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown
2015-02-09tools/power turbostat: relax dependency on root permissionLen Brown
2015-02-07tools lib api fs: Add {tracefs,debugfs}_configured() functionsSteven Rostedt (Red Hat)
2015-02-07tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macroSteven Rostedt (Red Hat)
2015-02-07tools lib api fs: Add tracefs mount helper functionsSteven Rostedt (Red Hat)
2015-02-07tools lib fs: Add helper to find mounted file systemsSteven Rostedt (Red Hat)
2015-02-07perf tools: Do not check debugfs MAGIC for tracing filesSteven Rostedt (Red Hat)
2015-02-07perf evlist: Fix typo in commentArnaldo Carvalho de Melo
2015-02-07perf trace: No need to enable evsels for workload started from perfArnaldo Carvalho de Melo
2015-02-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-06perf tools: Introduce event_format__fprintf methodArnaldo Carvalho de Melo
2015-02-06tools lib traceevent: Introduce trace_seq_do_fprintf functionArnaldo Carvalho de Melo
2015-02-06perf symbols: debuglink should take symfs option into accountVictor Kamensky
2015-02-06perf symbols: Ignore mapping symbols on aarch64Victor Kamensky
2015-02-06perf probe: Update man pageMasami Hiramatsu
2015-02-06perf probe: Fix to handle optimized not-inlined functionsMasami Hiramatsu
2015-02-06perf tools: Fix a dso open fail messageNamhyung Kim
2015-02-06perf tests: Do not rely on dso__data_read_offset() to open dsoNamhyung Kim
2015-02-06perf test: Fix dso cache testcaseNamhyung Kim
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2015-02-03ktest: Place quotes around item variableSteven Rostedt (Red Hat)