Age | Commit message (Expand) | Author | Files | Lines |
2012-12-17 | tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test | Dave Jones | 1 | -2/+4 |
2012-12-17 | breakpoint selftests: print failure status instead of cause make error | Dave Young | 1 | -1/+1 |
2012-12-17 | kcmp selftests: print fail status instead of cause make error | Dave Young | 1 | -1/+1 |
2012-12-17 | kcmp selftests: make run_tests fix | Dave Young | 1 | -2/+2 |
2012-12-17 | mem-hotplug selftests: print failure status instead of cause make error | Dave Young | 1 | -1/+1 |
2012-12-17 | cpu-hotplug selftests: print failure status instead of cause make error | Dave Young | 1 | -1/+1 |
2012-12-17 | mqueue selftests: print failure status instead of cause make error | Dave Young | 1 | -2/+2 |
2012-12-17 | vm selftests: print failure status instead of cause make error | Dave Young | 1 | -1/+1 |
2012-12-13 | Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -8/+158 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-12-13 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2012-12-11 | ktest: Test if target machine is up before install | Steven Rostedt | 1 | -0/+10 |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 141 | -3599/+7570 |
2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2 | -2/+256 |
2012-12-11 | ktest: Fix breakage from change of oldnoconfig to olddefconfig | Steven Rostedt | 1 | -4/+8 |
2012-12-11 | selftests: add a test program for variable huge page sizes in mmap/shmget | Andi Kleen | 2 | -2/+256 |
2012-12-11 | ktest: Add native support for syslinux boot loader | Steven Rostedt | 2 | -2/+48 |
2012-12-11 | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+27 |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -60/+110 |
2012-12-11 | ktest: Sync before reboot | Steven Rostedt | 1 | -0/+3 |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar | 20 | -449/+140 |
2012-12-06 | tools:virtio: fix compilation warning | Cong Ding | 1 | -1/+1 |
2012-12-03 | treewide: Fix typos in various drivers | Masanari Iida | 1 | -1/+1 |
2012-12-02 | tools/firewire: nosy-dump: check for allocation failure | Stefan Richter | 1 | -0/+4 |
2012-12-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -98/+148 |
2012-11-27 | cpupower: IvyBridge (0x3a and 0x3e models) support | Thomas Renninger | 2 | -2/+10 |
2012-11-27 | cpupower: Provide -c param for cpupower monitor to schedule process on all cores | Thomas Renninger | 4 | -3/+48 |
2012-11-27 | cpupower tools: Fix warning and a bug with the cpu package count | Palmer Cox | 1 | -5/+13 |
2012-11-27 | cpupower tools: Fix malloc of cpu_info structure | Palmer Cox | 2 | -19/+12 |
2012-11-27 | cpupower tools: Fix issues with sysfs_topology_read_file | Palmer Cox | 1 | -8/+13 |
2012-11-27 | cpupower tools: Fix minor warnings | Palmer Cox | 2 | -21/+1 |
2012-11-27 | cpupower tools: Update .gitignore for files created in the debug directories | Palmer Cox | 1 | -0/+7 |
2012-11-27 | cpupower tools: Remove brace expansion from clean target | Palmer Cox | 2 | -2/+6 |
2012-11-23 | perf kvm: Fix building perf kvm on non x86 arches | Xiao Guangrong | 1 | -0/+4 |
2012-11-23 | perf kvm: Rename perf_kvm to perf_kvm_stat | Xiao Guangrong | 1 | -51/+60 |
2012-11-19 | perf: Make perf build for x86 with UAPI disintegration applied | David Howells | 13 | -28/+46 |
2012-11-19 | perf powerpc: Use uapi/unistd.h to fix build error | Sukadev Bhattiprolu | 1 | -1/+1 |
2012-11-19 | tools: Pass the target in descend | David Howells | 1 | -2/+2 |
2012-11-19 | tools: Honour the O= flag when tool build called from a higher Makefile | David Howells | 1 | -4/+13 |
2012-11-19 | tools: Define a Makefile function to do subdir processing | David Howells | 2 | -12/+20 |
2012-11-16 | Merge 3.7-rc6 into char-misc-next | Greg Kroah-Hartman | 4 | -365/+20 |
2012-11-15 | tools/hv: Fix string types | Tomas Hozza | 1 | -5/+5 |
2012-11-15 | tools: hv: Netlink source address validation allows DoS | Tomas Hozza | 1 | -1/+7 |
2012-11-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -9/+19 |
2012-11-14 | perf evsel: Introduce is_group_member method | Arnaldo Carvalho de Melo | 5 | -16/+23 |
2012-11-14 | perf powerpc: Use uapi/unistd.h to fix build error | Sukadev Bhattiprolu | 1 | -1/+1 |
2012-11-14 | tools: Pass the target in descend | David Howells | 1 | -2/+2 |
2012-11-14 | tools: Honour the O= flag when tool build called from a higher Makefile | David Howells | 1 | -4/+13 |
2012-11-14 | tools: Define a Makefile function to do subdir processing | David Howells | 2 | -12/+20 |