aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-02-05tools/vm: add .gitignore to ignore built binariesJoonsoo Kim
2013-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon
2013-01-10perf tools: Fix building from 'make perf-*-src-pkg' tarballsSebastian Andrzej Siewior
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-12-18virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-17tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones
2012-12-17breakpoint selftests: print failure status instead of cause make errorDave Young
2012-12-17kcmp selftests: print fail status instead of cause make errorDave Young
2012-12-17kcmp selftests: make run_tests fixDave Young
2012-12-17mem-hotplug selftests: print failure status instead of cause make errorDave Young
2012-12-17cpu-hotplug selftests: print failure status instead of cause make errorDave Young
2012-12-17mqueue selftests: print failure status instead of cause make errorDave Young
2012-12-17vm selftests: print failure status instead of cause make errorDave Young
2012-12-13Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-11ktest: Test if target machine is up before installSteven Rostedt
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11ktest: Fix breakage from change of oldnoconfig to olddefconfigSteven Rostedt
2012-12-11selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen
2012-12-11ktest: Add native support for syslinux boot loaderSteven Rostedt
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11ktest: Sync before rebootSteven Rostedt
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-12-06tools:virtio: fix compilation warningCong Ding
2012-12-03treewide: Fix typos in various driversMasanari Iida
2012-12-02tools/firewire: nosy-dump: check for allocation failureStefan Richter
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30tools: Allow tools to be installed in a user specified locationJosh Boyer
2012-11-30tools/power: turbostat: make Makefile a bit more capableMark Asselstine
2012-11-30tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()Colin Ian King
2012-11-30tools/power turbostat: v3.0: monitor Watts and TemperatureLen Brown
2012-11-30tools/power turbostat: fix output buffering issueLen Brown
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox
2012-11-27cpupower tools: Fix minor warningsPalmer Cox
2012-11-27cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox
2012-11-27cpupower tools: Remove brace expansion from clean targetPalmer Cox
2012-11-27tools/power turbostat: prevent infinite loop on migration error pathLen Brown
2012-11-23tools/power/x86/turbostat: share kernel MSR #definesLen Brown
2012-11-23perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong