aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-031-0/+6
|\
| * perf: Enable building perf tools for MetaJames Hogan2013-03-021-0/+6
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-021-0/+6
|\ \
| * | perf, ARC: Enable building perf tools for ARCVineet Gupta2013-02-151-0/+6
* | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* | | selftests: add a simple docJeremy Kerr2013-02-271-0/+42
* | | tools/testing/selftests/Makefile: rearrange targetsAndrew Morton2013-02-271-1/+7
* | | selftests/efivarfs: add create-read testJeremy Kerr2013-02-273-1/+46
* | | selftests/efivarfs: add empty file creation testJeremy Kerr2013-02-271-0/+13
* | | selftests: add tests for efivarfsJeremy Kerr2013-02-274-1/+195
* | | Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-02-253-18/+253
|\ \ \
| * | | ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)2013-02-181-8/+26
| * | | ktest: Ignore warnings during rebootSteven Rostedt (Red Hat)2013-02-051-0/+8
| * | | ktest: Search for linux banner for successful rebootSteven Rostedt (Red Hat)2013-02-051-1/+6
| * | | ktest: Add make_warnings_file and process full warningsSteven Rostedt (Red Hat)2013-01-313-6/+185
| * | | ktest: Allow a test option to use its default optionSteven Rostedt (Red Hat)2013-01-311-6/+10
| * | | ktest: Strip off '\n' when reading which files were modifiedSteven Rostedt (Red Hat)2013-01-301-0/+4
| * | | ktest: Do not require CONSOLE for build or install bisectsSteven Rostedt (Red Hat)2013-01-301-5/+22
| |/ /
* | | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-212-54/+49
|\ \ \
| * | | Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman2013-01-252-1/+11
| |\| |
| * | | tools: hv: Use CLOEXEC when opening kvp_pool filesTomas Hozza2013-01-181-4/+4
| * | | tools: hv: Fix how ifcfg-* file is createdTomas Hozza2013-01-172-43/+38
| * | | tools: hv: fix a typo in hv_set_ifconfig.shJason Wang2013-01-171-1/+1
| * | | tools/hv: Fix permissions of created directory and filesBen Hutchings2013-01-171-2/+2
| * | | tools/hv: Fix /var subdirectoryTomas Hozza2013-01-171-6/+6
* | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-17/+14
|\ \ \ \
| * | | | testusb: remove all mentions of 'usbfs'Sergei Shtylyov2013-02-081-14/+13
| * | | | Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-252-1/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman2013-01-182-0/+271
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tools/usb: remove unneeded 'continue' and simplify conditionSasha Levin2013-01-111-3/+1
* | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-6/+2
|\ \ \ \ \
| * \ \ \ \ Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-252-1/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | tools/lguest: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-6/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-203-31/+55
|\ \ \ \ \
| * \ \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-182-30/+54
| |\ \ \ \ \
| | * | | | | tools/power turbostat: display SMI count by defaultLen Brown2013-02-132-24/+38
| | * | | | | tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown2013-02-081-6/+7
| | * | | | | tools/power turbostat: support HaswellLen Brown2013-02-081-1/+10
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pm-tools'Rafael J. Wysocki2013-02-151-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ACPI tools / acpidump: must be run as root - install it into /usr/sbinThomas Renninger2013-02-051-1/+1
| | |/ / /
* | | | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2013-02-204-9/+104
|\ \ \ \ \
| * | | | | cgroups: fix cgroup_event_listener error handlingGreg Thelen2013-01-081-50/+22
| * | | | | cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen2013-01-074-9/+132
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19134-3142/+7159
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | perf tools: Fix build with bison 2.3 and older.Vinson Lee2013-02-143-4/+2
| * | | | perf tools: Limit unwind support to x86 archsJiri Olsa2013-02-141-0/+5
| * | | | perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim2013-02-142-2/+18
| * | | | perf gtk/annotate: Fail early if it can't annotateNamhyung Kim2013-02-141-8/+8
| * | | | perf gtk/annotate: Show source lines with gray colorNamhyung Kim2013-02-141-3/+27
| * | | | perf gtk/annotate: Support multiple event annotationNamhyung Kim2013-02-144-27/+56