| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests: IPC message queue copy feature test | Stanislav Kinsbursky | 2013-01-05 | 2 | -0/+271 |
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-20 | 2 | -51/+37 |
|\ |
|
| * | virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0 | Rusty Russell | 2012-12-18 | 1 | -2/+2 |
| * | lguest: fix block request handling in example launcher. | Rusty Russell | 2012-10-22 | 1 | -49/+35 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-12-18 | 5 | -81/+728 |
|\ \ |
|
| * | | tools: Allow tools to be installed in a user specified location | Josh Boyer | 2012-11-30 | 1 | -2/+4 |
| * | | tools/power: turbostat: make Makefile a bit more capable | Mark Asselstine | 2012-11-30 | 1 | -4/+16 |
| * | | tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu() | Colin Ian King | 2012-11-30 | 1 | -1/+1 |
| * | | tools/power turbostat: v3.0: monitor Watts and Temperature | Len Brown | 2012-11-30 | 2 | -56/+690 |
| * | | tools/power turbostat: fix output buffering issue | Len Brown | 2012-11-30 | 1 | -0/+1 |
| * | | tools/power turbostat: prevent infinite loop on migration error path | Len Brown | 2012-11-27 | 1 | -1/+10 |
| * | | tools/power/x86/turbostat: share kernel MSR #defines | Len Brown | 2012-11-24 | 2 | -19/+8 |
* | | | tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test | Dave Jones | 2012-12-18 | 1 | -2/+4 |
* | | | breakpoint selftests: print failure status instead of cause make error | Dave Young | 2012-12-18 | 1 | -1/+1 |
* | | | kcmp selftests: print fail status instead of cause make error | Dave Young | 2012-12-18 | 1 | -1/+1 |
* | | | kcmp selftests: make run_tests fix | Dave Young | 2012-12-18 | 1 | -2/+2 |
* | | | mem-hotplug selftests: print failure status instead of cause make error | Dave Young | 2012-12-18 | 1 | -1/+1 |
* | | | cpu-hotplug selftests: print failure status instead of cause make error | Dave Young | 2012-12-18 | 1 | -1/+1 |
* | | | mqueue selftests: print failure status instead of cause make error | Dave Young | 2012-12-18 | 1 | -2/+2 |
* | | | vm selftests: print failure status instead of cause make error | Dave Young | 2012-12-18 | 1 | -1/+1 |
* | | | Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2012-12-14 | 2 | -8/+158 |
|\ \ \ |
|
| * | | | ktest: Test if target machine is up before install | Steven Rostedt | 2012-12-12 | 1 | -0/+10 |
| * | | | ktest: Fix breakage from change of oldnoconfig to olddefconfig | Steven Rostedt | 2012-12-12 | 1 | -4/+8 |
| * | | | ktest: Add native support for syslinux boot loader | Steven Rostedt | 2012-12-12 | 2 | -2/+48 |
| * | | | ktest: Sync before reboot | Steven Rostedt | 2012-12-11 | 1 | -0/+3 |
| * | | | ktest: Add support for grub2 | Steven Rostedt | 2012-11-13 | 2 | -4/+91 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | treewide: Fix typos in various drivers | Masanari Iida | 2012-12-03 | 1 | -1/+1 |
* | | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-13 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | tools/firewire: nosy-dump: check for allocation failure | Stefan Richter | 2012-12-02 | 1 | -0/+4 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | tools:virtio: fix compilation warning | Cong Ding | 2012-12-06 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-12 | 141 | -3599/+7570 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-12-08 | 20 | -449/+140 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf evsel: Introduce is_group_member method | Arnaldo Carvalho de Melo | 2012-11-14 | 5 | -16/+23 |
| * | | | | | | | perf powerpc: Use uapi/unistd.h to fix build error | Sukadev Bhattiprolu | 2012-11-14 | 1 | -1/+1 |
| * | | | | | | | tools: Pass the target in descend | David Howells | 2012-11-14 | 1 | -2/+2 |
| * | | | | | | | tools: Honour the O= flag when tool build called from a higher Makefile | David Howells | 2012-11-14 | 1 | -4/+13 |
| * | | | | | | | tools: Define a Makefile function to do subdir processing | David Howells | 2012-11-14 | 2 | -12/+20 |
| * | | | | | | | perf ui: Always compile browser setup code | Namhyung Kim | 2012-11-14 | 3 | -40/+30 |
| * | | | | | | | perf ui: Add ui_progress__finish() | Namhyung Kim | 2012-11-14 | 5 | -0/+19 |
| * | | | | | | | perf ui gtk: Implement ui_progress functions | Namhyung Kim | 2012-11-14 | 4 | -0/+54 |
| * | | | | | | | perf ui: Introduce generic ui_progress helper | Namhyung Kim | 2012-11-14 | 6 | -12/+41 |
| * | | | | | | | perf ui tui: Move progress.c under ui/tui directory | Namhyung Kim | 2012-11-14 | 2 | -5/+5 |
| * | | | | | | | perf tools: Add basic event modifier sanity check | Jiri Olsa | 2012-11-14 | 2 | -1/+25 |
| * | | | | | | | perf tools: Omit group members from perf_evlist__disable/enable | Jiri Olsa | 2012-11-14 | 1 | -0/+4 |
| * | | | | | | | perf tools: Ensure single disable call per event in record comand | Jiri Olsa | 2012-11-14 | 1 | -1/+4 |
| * | | | | | | | perf tools: Fix 'disabled' attribute config for record command | Jiri Olsa | 2012-11-14 | 4 | -3/+56 |
| * | | | | | | | perf tools: Fix attributes for '{}' defined event groups | Jiri Olsa | 2012-11-14 | 8 | -28/+20 |
| * | | | | | | | perf tools: Use sscanf for parsing /proc/pid/maps | Namhyung Kim | 2012-11-14 | 1 | -43/+31 |