index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
tools/lguest: more documentation and checking of virtio 1.0 compliance.
Rusty Russell
1
-14
/
+293
2015-02-13
tools/lguest: don't start devices until DRIVER_OK status set.
Rusty Russell
1
-8
/
+36
2015-02-13
tools/lguest: handle indirect partway through chain.
Rusty Russell
1
-12
/
+13
2015-02-13
tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
1
-2
/
+57
2015-02-13
tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
1
-9
/
+131
2015-02-13
tools/lguest: rename virtio_pci_cfg_cap field to match spec.
Rusty Russell
1
-8
/
+9
2015-02-13
tools/lguest: fix features_accepted logic in example launcher.
Rusty Russell
1
-1
/
+1
2015-02-13
tools/lguest: handle device reset correctly in example launcher.
Rusty Russell
1
-2
/
+18
2015-02-11
lguest: remove NOTIFY facility from demonstration launcher.
Rusty Russell
1
-24
/
+1
2015-02-11
lguest: always put console in PCI slot #1.
Rusty Russell
1
-3
/
+3
2015-02-11
lguest: support backdoor window.
Rusty Russell
1
-1
/
+100
2015-02-11
lguest: support emerg_wr in console device in example launcher.
Rusty Russell
1
-3
/
+14
2015-02-11
lguest: remove support for lguest bus in demonstration launcher.
Rusty Russell
1
-333
/
+22
2015-02-11
lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.
Rusty Russell
1
-0
/
+1
2015-02-11
lguest: Convert console device to virtio 1.0 PCI.
Rusty Russell
1
-7
/
+7
2015-02-11
lguest: Convert entropy device to virtio 1.0 PCI.
Rusty Russell
1
-5
/
+7
2015-02-11
lguest: Convert net device to virtio 1.0 PCI.
Rusty Russell
1
-20
/
+28
2015-02-11
lguest: Convert block device to virtio 1.0 PCI.
Rusty Russell
1
-21
/
+9
2015-02-11
lguest: add a dummy PCI host bridge.
Rusty Russell
1
-0
/
+14
2015-02-11
lguest: fix failure to find linux/virtio_types.h
Rusty Russell
1
-1
/
+7
2015-02-11
lguest: implement virtio-PCI MMIO accesses.
Rusty Russell
1
-2
/
+490
2015-02-11
lguest: add PCI config space emulation to example launcher.
Rusty Russell
1
-5
/
+211
2015-02-11
lguest: decode mmio accesses for PCI in example launcher.
Rusty Russell
1
-0
/
+167
2015-02-11
lguest: add MMIO region allocator in example launcher.
Rusty Russell
1
-5
/
+23
2015-02-11
lguest: add iomem region, where guest page faults get sent to userspace.
Rusty Russell
1
-1
/
+2
2015-02-11
lguest: suppress PS/2 keyboard polling.
Rusty Russell
1
-0
/
+4
2015-02-11
lguest: send trap 13 through to userspace.
Rusty Russell
1
-0
/
+149
2015-02-11
lguest: write more information to userspace about pending traps.
Rusty Russell
1
-6
/
+10
2015-02-11
lguest: have --rng read from /dev/urandom not /dev/random.
Rusty Russell
1
-5
/
+5
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
1
-8
/
+11
2015-01-16
perf tools: Fix segfault for symbol annotation on TUI
Namhyung Kim
1
-7
/
+1
2015-01-16
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2
-3
/
+61
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
3
-3
/
+1
2015-01-16
perf tools: Elide strlcpy warning with uclibc
Vineet Gupta
1
-0
/
+2
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2
-2
/
+2
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
10
-42
/
+30
2015-01-16
perf machine: Fix __machine__findnew_thread() error path
Namhyung Kim
1
-1
/
+3
2015-01-16
perf tools: Fix building error in x86_64 when dwarf unwind is on
Namhyung Kim
3
-15
/
+17
2015-01-16
perf probe: Propagate error code when write(2) failed
Namhyung Kim
1
-1
/
+3
2015-01-14
Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+15
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-59
/
+215
2015-01-11
Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...
Ingo Molnar
1
-2
/
+2
2015-01-08
selftests/vm: fix link error for transhuge-stress test
Andrey Skvortsov
1
-1
/
+1
2015-01-08
perf hists browser: Fix segfault when showing callchain
Namhyung Kim
1
-1
/
+1
2015-01-08
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
3
-0
/
+33
2015-01-08
perf hists: Fix children sort key behavior
Namhyung Kim
2
-32
/
+35
2015-01-06
tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM
dann frazier
1
-2
/
+1
2015-01-06
selftests/exec: allow shell return code of 126
David Drysdale
1
-6
/
+13
2015-01-02
perf diff: Fix to sort by baseline field by default
Namhyung Kim
1
-0
/
+44
2015-01-02
perf list: Fix --raw-dump option
Taesoo Kim
1
-3
/
+10
[next]