Age | Commit message (Expand) | Author |
2015-02-11 | lguest: remove support for lguest bus in demonstration launcher. | Rusty Russell |
2015-02-11 | lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher. | Rusty Russell |
2015-02-11 | lguest: Convert console device to virtio 1.0 PCI. | Rusty Russell |
2015-02-11 | lguest: Convert entropy device to virtio 1.0 PCI. | Rusty Russell |
2015-02-11 | lguest: Convert net device to virtio 1.0 PCI. | Rusty Russell |
2015-02-11 | lguest: Convert block device to virtio 1.0 PCI. | Rusty Russell |
2015-02-11 | lguest: add a dummy PCI host bridge. | Rusty Russell |
2015-02-11 | lguest: fix failure to find linux/virtio_types.h | Rusty Russell |
2015-02-11 | lguest: implement virtio-PCI MMIO accesses. | Rusty Russell |
2015-02-11 | lguest: add PCI config space emulation to example launcher. | Rusty Russell |
2015-02-11 | lguest: decode mmio accesses for PCI in example launcher. | Rusty Russell |
2015-02-11 | lguest: add MMIO region allocator in example launcher. | Rusty Russell |
2015-02-11 | lguest: add iomem region, where guest page faults get sent to userspace. | Rusty Russell |
2015-02-11 | lguest: suppress PS/2 keyboard polling. | Rusty Russell |
2015-02-11 | lguest: send trap 13 through to userspace. | Rusty Russell |
2015-02-11 | lguest: write more information to userspace about pending traps. | Rusty Russell |
2015-02-11 | lguest: have --rng read from /dev/urandom not /dev/random. | Rusty Russell |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-10 | tools/power turbostat: support additional Broadwell model | Len Brown |
2015-02-10 | Merge branch 'pm-tools' | Rafael J. Wysocki |
2015-02-10 | Merge branch 'acpica' | Rafael J. Wysocki |
2015-02-10 | tools/power turbostat: update parameters, documentation | Len Brown |
2015-02-09 | tools/power turbostat: Skip printing disabled package C-states | Len Brown |
2015-02-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-02-10 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki |
2015-02-09 | tools/power turbostat: relax dependency on APERF_MSR | Len Brown |
2015-02-09 | tools/power turbostat: relax dependency on invariant TSC | Len Brown |
2015-02-09 | Merge back earlier 'pm-tools' material for v3.20 | Rafael J. Wysocki |
2015-02-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-09 | tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS | Len Brown |
2015-02-09 | tools/power turbostat: relax dependency on root permission | Len Brown |
2015-02-06 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-02-05 | ACPICA: Update Copyright headers to 2015 | David E. Box |
2015-02-04 | Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2015-02-03 | ktest: Place quotes around item variable | Steven Rostedt (Red Hat) |
2015-02-02 | ktest: Cleanup terminal on dodie() failure | Josh Poimboeuf |
2015-02-02 | ktest: Print build,install,boot,test times at success and failure | Steven Rostedt (Red Hat) |
2015-02-02 | ktest: Enable user input to the console | Josh Poimboeuf |
2015-02-02 | ktest: Give console process a dedicated tty | Josh Poimboeuf |
2015-01-29 | tools/liblockdep: don't include host headers | Baruch Siach |
2015-01-29 | tools/liblockdep: ignore generated .so file | Baruch Siach |
2015-01-30 | cpupower Makefile change to help run the tool without 'make install' | sriram@marirs.net.in |
2015-01-29 | perf symbols: Convert lseek + read to pread | Namhyung Kim |
2015-01-29 | perf tools: Use perf_data_file__fd() consistently | Namhyung Kim |
2015-01-29 | perf symbols: Support to read compressed module from build-id cache | Namhyung Kim |
2015-01-29 | perf evsel: Set attr.task bit for a tracking event | Namhyung Kim |
2015-01-29 | perf header: Set header version correctly | Namhyung Kim |
2015-01-29 | perf record: Show precise number of samples | Namhyung Kim |
2015-01-29 | perf tools: Do not use __perf_session__process_events() directly | Namhyung Kim |
2015-01-29 | perf callchain: Cache eh/debug frame offset for dwarf unwind | Namhyung Kim |