开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2015-02-13
tools/lguest: use common error macros in the example launcher.
Rusty Russell
2015-02-13
tools/lguest: give virtqueues names for better error messages
Rusty Russell
2015-02-13
tools/lguest: more documentation and checking of virtio 1.0 compliance.
Rusty Russell
2015-02-13
tools/lguest: don't start devices until DRIVER_OK status set.
Rusty Russell
2015-02-13
tools/lguest: handle indirect partway through chain.
Rusty Russell
2015-02-13
tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
2015-02-13
tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
2015-02-13
tools/lguest: rename virtio_pci_cfg_cap field to match spec.
Rusty Russell
2015-02-13
tools/lguest: fix features_accepted logic in example launcher.
Rusty Russell
2015-02-13
tools/lguest: handle device reset correctly in example launcher.
Rusty Russell
2015-02-11
lguest: remove NOTIFY facility from demonstration launcher.
Rusty Russell
2015-02-11
lguest: always put console in PCI slot #1.
Rusty Russell
2015-02-11
lguest: support backdoor window.
Rusty Russell
2015-02-11
lguest: support emerg_wr in console device in example launcher.
Rusty Russell
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-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
2015-01-16
perf tools: Fix segfault for symbol annotation on TUI
Namhyung Kim
2015-01-16
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
2015-01-16
perf tools: Elide strlcpy warning with uclibc
Vineet Gupta
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
2015-01-16
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
2015-01-16
perf tools: Fix building error in x86_64 when dwarf unwind is on
Namhyung Kim
2015-01-16
perf probe: Propagate error code when write(2) failed
Namhyung Kim
2015-01-14
Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-11
Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...
Ingo Molnar
2015-01-08
selftests/vm: fix link error for transhuge-stress test
Andrey Skvortsov
2015-01-08
perf hists browser: Fix segfault when showing callchain
Namhyung Kim
2015-01-08
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
2015-01-08
perf hists: Fix children sort key behavior
Namhyung Kim
2015-01-06
tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM
dann frazier
2015-01-06
selftests/exec: allow shell return code of 126
David Drysdale
[next]