index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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: 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-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
[prev]
[next]