index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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: 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-11
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-10
tools/power turbostat: Skip printing disabled package C-states
Len Brown
1
-72
/
+116
2015-02-10
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-10
tools/power turbostat: relax dependency on APERF_MSR
Len Brown
2
-45
/
+68
2015-02-10
tools/power turbostat: relax dependency on invariant TSC
Len Brown
1
-39
/
+75
2015-02-10
Merge back earlier 'pm-tools' material for v3.20
Rafael J. Wysocki
1
-1
/
+1
2015-02-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+38
2015-02-10
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
1
-0
/
+126
2015-02-10
tools/power turbostat: relax dependency on root permission
Len Brown
1
-12
/
+41
2015-02-07
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-30
tools/liblockdep: don't include host headers
Baruch Siach
1
-1
/
+1
2015-01-30
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
2015-01-29
ktest: Rename start_monitor_and_boot to start_monitor_and_install
Steven Rostedt (Red Hat)
1
-5
/
+5
2015-01-29
ktest: Show times for build, install, boot and test
Steven Rostedt (Red Hat)
1
-4
/
+105
2015-01-28
perf tools: Provide stub for missing pthread_attr_setaffinity_np
Vineet Gupta
5
-0
/
+42
2015-01-28
perf evsel: Don't rely on malloc working for sz 0
Vineet Gupta
1
-0
/
+3
2015-01-28
Merge branch 'perf/hw_breakpoints' into perf/core
Ingo Molnar
6
-15
/
+100
2015-01-28
ktest: Restore tty settings after closing console
Josh Poimboeuf
1
-0
/
+7
2015-01-28
ktest: Add timings for commands
Steven Rostedt (Red Hat)
1
-0
/
+13
2015-01-26
tools lib traceevent: Add support for IP address formats
David Ahern
1
-0
/
+328
[prev]
[next]