index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-107
/
+321
2015-02-10
tools/power turbostat: support additional Broadwell model
Len Brown
1
-1
/
+4
2015-02-10
Merge branch 'pm-tools'
Rafael J. Wysocki
3
-96
/
+310
2015-02-10
Merge branch 'acpica'
Rafael J. Wysocki
11
-11
/
+11
2015-02-10
tools/power turbostat: update parameters, documentation
Len Brown
2
-87
/
+136
2015-02-09
tools/power turbostat: Skip printing disabled package C-states
Len Brown
1
-72
/
+116
2015-02-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
59
-498
/
+1175
2015-02-10
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2
-95
/
+309
2015-02-09
tools/power turbostat: relax dependency on APERF_MSR
Len Brown
2
-45
/
+68
2015-02-09
tools/power turbostat: relax dependency on invariant TSC
Len Brown
1
-39
/
+75
2015-02-09
Merge back earlier 'pm-tools' material for v3.20
Rafael J. Wysocki
1
-1
/
+1
2015-02-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+38
2015-02-09
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
1
-0
/
+126
2015-02-09
tools/power turbostat: relax dependency on root permission
Len Brown
1
-12
/
+41
2015-02-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
11
-11
/
+11
2015-02-04
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
3
-13
/
+20
2015-02-03
ktest: Place quotes around item variable
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-02-02
ktest: Cleanup terminal on dodie() failure
Josh Poimboeuf
1
-1
/
+6
2015-02-02
ktest: Print build,install,boot,test times at success and failure
Steven Rostedt (Red Hat)
1
-0
/
+4
2015-02-02
ktest: Enable user input to the console
Josh Poimboeuf
1
-15
/
+36
2015-02-02
ktest: Give console process a dedicated tty
Josh Poimboeuf
1
-9
/
+57
2015-01-29
tools/liblockdep: don't include host headers
Baruch Siach
1
-1
/
+1
2015-01-29
tools/liblockdep: ignore generated .so file
Baruch Siach
1
-0
/
+1
2015-01-30
cpupower Makefile change to help run the tool without 'make install'
sriram@marirs.net.in
1
-1
/
+1
2015-01-29
perf symbols: Convert lseek + read to pread
Namhyung Kim
1
-5
/
+1
2015-01-29
perf tools: Use perf_data_file__fd() consistently
Namhyung Kim
2
-9
/
+10
2015-01-29
perf symbols: Support to read compressed module from build-id cache
Namhyung Kim
1
-5
/
+8
2015-01-29
perf evsel: Set attr.task bit for a tracking event
Namhyung Kim
1
-0
/
+1
2015-01-29
perf header: Set header version correctly
Namhyung Kim
1
-1
/
+1
2015-01-29
perf record: Show precise number of samples
Namhyung Kim
1
-12
/
+39
2015-01-29
perf tools: Do not use __perf_session__process_events() directly
Namhyung Kim
3
-10
/
+6
2015-01-29
perf callchain: Cache eh/debug frame offset for dwarf unwind
Namhyung Kim
2
-11
/
+21
[prev]
[next]