| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | lguest: add PCI config space emulation to example launcher. | Rusty Russell | 2015-02-11 | 1 | -5/+211 |
| * | | lguest: decode mmio accesses for PCI in example launcher. | Rusty Russell | 2015-02-11 | 1 | -0/+167 |
| * | | lguest: add MMIO region allocator in example launcher. | Rusty Russell | 2015-02-11 | 1 | -5/+23 |
| * | | lguest: add iomem region, where guest page faults get sent to userspace. | Rusty Russell | 2015-02-11 | 1 | -1/+2 |
| * | | lguest: suppress PS/2 keyboard polling. | Rusty Russell | 2015-02-11 | 1 | -0/+4 |
| * | | lguest: send trap 13 through to userspace. | Rusty Russell | 2015-02-11 | 1 | -0/+149 |
| * | | lguest: write more information to userspace about pending traps. | Rusty Russell | 2015-02-11 | 1 | -6/+10 |
| * | | lguest: have --rng read from /dev/urandom not /dev/random. | Rusty Russell | 2015-02-11 | 1 | -5/+5 |
* | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-15 | 3 | -32/+23 |
|\ \ \ |
|
| * | | | Tools: hv: do not add redundant '/' in hv_start_fcopy() | Vitaly Kuznetsov | 2015-01-25 | 1 | -6/+0 |
| * | | | Tools: hv: address compiler warnings for hv_fcopy_daemon.c | Vitaly Kuznetsov | 2015-01-25 | 1 | -2/+2 |
| * | | | Tools: hv: address compiler warnings for hv_kvp_daemon.c | Vitaly Kuznetsov | 2015-01-25 | 1 | -13/+12 |
| * | | | Tools: hv: remove unused bytes_written from kvp_update_file() | Vitaly Kuznetsov | 2015-01-25 | 1 | -3/+1 |
| * | | | Merge 3.19-rc5 into char-misc-next | Greg Kroah-Hartman | 2015-01-19 | 45 | -156/+367 |
| |\ \ \
| | |/ / |
|
| * | | | tools: hv: kvp_daemon: make IPv6-only-injection work | Dexuan Cui | 2015-01-12 | 1 | -6/+6 |
| * | | | tools: hv: Makefile: Add hv_fcopy_daemon to Makefile | Matej Muzila | 2015-01-12 | 1 | -2/+2 |
* | | | | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 | 3 | -13/+20 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2015-02-04 | 3 | -13/+20 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'v3.19-rc5' into next | Felipe Balbi | 2015-01-19 | 27 | -91/+146 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | tools: ffs-aio-example: use endpoint addresses from descriptors | Robert Baldyga | 2015-01-15 | 2 | -13/+18 |
| | * | | | | tools: ffs-aio-example: add missing wMaxPacketSize for HS descs | Robert Baldyga | 2015-01-12 | 1 | -0/+2 |
* | | | | | | Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-13 | 2 | -158/+254 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' | Rafael J. Wysocki | 2015-02-13 | 2 | -158/+254 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | * | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2015-02-12 | 2 | -158/+254 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | tools/power turbostat: support additional Broadwell model | Len Brown | 2015-02-10 | 1 | -1/+4 |
| | | | * | | | | | tools/power turbostat: update parameters, documentation | Len Brown | 2015-02-10 | 2 | -87/+136 |
| | | | * | | | | | tools/power turbostat: Skip printing disabled package C-states | Len Brown | 2015-02-09 | 1 | -72/+116 |
* | | | | | | | | | Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2015-02-12 | 1 | -30/+229 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ktest: Place quotes around item variable | Steven Rostedt (Red Hat) | 2015-02-03 | 1 | -1/+1 |
| * | | | | | | | | | ktest: Cleanup terminal on dodie() failure | Josh Poimboeuf | 2015-02-02 | 1 | -1/+6 |
| * | | | | | | | | | ktest: Print build,install,boot,test times at success and failure | Steven Rostedt (Red Hat) | 2015-02-02 | 1 | -0/+4 |
| * | | | | | | | | | ktest: Enable user input to the console | Josh Poimboeuf | 2015-02-02 | 1 | -15/+36 |
| * | | | | | | | | | ktest: Give console process a dedicated tty | Josh Poimboeuf | 2015-02-02 | 1 | -9/+57 |
| * | | | | | | | | | ktest: Rename start_monitor_and_boot to start_monitor_and_install | Steven Rostedt (Red Hat) | 2015-01-29 | 1 | -5/+5 |
| * | | | | | | | | | ktest: Show times for build, install, boot and test | Steven Rostedt (Red Hat) | 2015-01-29 | 1 | -4/+105 |
| * | | | | | | | | | ktest: Restore tty settings after closing console | Josh Poimboeuf | 2015-01-27 | 1 | -0/+7 |
| * | | | | | | | | | ktest: Add timings for commands | Steven Rostedt (Red Hat) | 2015-01-27 | 1 | -0/+13 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | mm:add KPF_ZERO_PAGE flag for /proc/kpageflags | Wang, Yalin | 2015-02-11 | 1 | -0/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-02-11 | 14 | -4/+393 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | selftests/powerpc: Add memcmp testcase | Anton Blanchard | 2015-01-23 | 6 | -1/+133 |
| * | | | | | | | | selftests/powerpc: Add subpage protection self test. | Paul Mackerras | 2015-01-23 | 3 | -3/+228 |
| * | | | | | | | | selftests/powerpc: Make git ignore all binaries in powerpc test suite | Anshuman Khandual | 2015-01-23 | 6 | -0/+32 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-10 | 14 | -107/+321 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'pm-tools' | Rafael J. Wysocki | 2015-02-10 | 3 | -96/+310 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | * | | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2015-02-10 | 2 | -95/+309 |
| | |\ \ \ \ \ \
| | | | |_|/ / /
| | | |/| | | | |
|
| | | * | | | | | tools/power turbostat: relax dependency on APERF_MSR | Len Brown | 2015-02-09 | 2 | -45/+68 |
| | | * | | | | | tools/power turbostat: relax dependency on invariant TSC | Len Brown | 2015-02-09 | 1 | -39/+75 |
| | | * | | | | | tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS | Len Brown | 2015-02-09 | 1 | -0/+126 |
| | | * | | | | | tools/power turbostat: relax dependency on root permission | Len Brown | 2015-02-09 | 1 | -12/+41 |