summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-292-4/+261
|\
| * Tools: hv: Fix a checkpatch warningK. Y. Srinivasan2013-04-241-1/+1
| * tools: hv: skip iso9660 mounts in hv_vss_daemonOlaf Hering2013-04-241-0/+2
| * tools: hv: use FIFREEZE/FITHAW in hv_vss_daemonOlaf Hering2013-04-241-9/+22
| * tools: hv: use getmntent in hv_vss_daemonOlaf Hering2013-04-241-18/+21
| * Tools: hv: Fix a checkpatch warningK. Y. Srinivasan2013-04-241-2/+3
| * tools: hv: fix checks for origin of netlink message in hv_vss_daemonOlaf Hering2013-04-241-1/+7
| * Tools: hv: fix warnings in hv_vss_daemonOlaf Hering2013-04-241-4/+8
| * Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-267-8/+41
| |\
| * | Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan2013-03-151-0/+220
| * | tools: hv: daemon should check type of received Netlink msgTomas Hozza2013-03-151-0/+4
| * | tools: hv: daemon setsockopt should use options macrosTomas Hozza2013-03-151-3/+7
| * | tools: hv: daemon should subscribe only to CN_KVP_IDX groupTomas Hozza2013-03-151-2/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-04-171-1/+4
|\ \ \ | |_|/ |/| |
| * | tools/power turbostat: additional Haswell CPU-idLen Brown2013-03-151-1/+4
* | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-03-186-7/+40
|\ \ \ | |/ / |/| |
| * | perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee2013-03-141-0/+24
| * | perf probe: Fix segfaultAnanth N Mavinakayanahalli2013-03-131-1/+1
| * | libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell2013-03-131-1/+1
| * | perf record: Fix -C optionJiri Olsa2013-03-131-2/+4
| * | perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz2013-03-131-1/+7
| * | perf report: Fix build with NO_NEWT=1Michael Ellerman2013-03-131-0/+1
| * | perf annotate: Fix build with NO_NEWT=1Michael Ellerman2013-03-131-2/+2
* | | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-131-1/+1
|\ \ \ | |_|/ |/| |
| * | tools: usb: ffs-test: Fix build failureMaxin B. John2013-03-071-1/+1
* | | efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming2013-03-061-0/+59
|/ /
* | 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