summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-2022-34/+665
|\
| * selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta2016-05-113-1/+146
| * selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta2016-05-113-1/+92
| * selftests/powerpc: Add test for forking inside transactionRashmica Gupta2016-05-113-1/+44
| * selftests/powerpc: Standardise TM callsRashmica Gupta2016-05-112-13/+7
| * selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta2016-05-114-8/+13
| * perf tools: Fix perf regs mask generationNaveen N. Rao2016-05-111-4/+4
| * perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar2016-05-113-0/+98
| * selftests/powerpc: Fix subpage_prot test to return !0 on failureMichael Ellerman2016-05-111-8/+10
| * selftests/powerpc: Test cp_abort during context switchChris Smart2016-05-115-0/+129
| * tool/perf: Add sample_reg_mask to include all perf_regsMadhavan Srinivasan2016-04-212-0/+50
| * tools/perf: Map the ID values with register namesAnju T2016-04-212-0/+74
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-2/+28
|\ \
| * | selftests/seccomp: add MIPS self-test supportMatt Redfearn2016-05-131-2/+28
* | | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-189-0/+530
|\ \ \
| * | | kselftests/ftrace: Add a test for log2 modifier of hist triggerMasami Hiramatsu2016-04-191-0/+10
| * | | kselftests/ftrace: Add hist trigger testcasesMasami Hiramatsu2016-04-193-0/+221
| * | | kselftests/ftrace : Add event trigger testcasesMasami Hiramatsu2016-04-196-0/+299
| | |/ | |/|
* | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-172-2/+2
|\ \ \
| * | | tools/gpio: Add missing initialization of device_nameGeert Uytterhoeven2016-03-311-1/+1
| * | | tools/gpio: Enable compiler optimization to catch more bugsGeert Uytterhoeven2016-03-311-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-175-5/+5
|\ \ \ \
| * | | | cpupowerutils: bench: fix "average"Colin Ian King2016-04-282-3/+3
| * | | | tools/perf: Fix misspellings in comments.Adam Buchbinder2016-04-185-5/+5
| | |/ / | |/| |
* | | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-167-43/+51
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-161-2/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | * | | tools/power/acpi: close file only if it is openLv Zheng2016-04-091-2/+2
| | | |/ / /
| * | | | | Merge back new ACPICA material for v4.7.Rafael J. Wysocki2016-05-066-41/+49
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-052-1/+8
| | * | | | ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-053-37/+36
| | * | | | ACPICA: Utilities: Update for strtoul64 mergerBob Moore2016-04-052-2/+4
| | * | | | ACPICA: Add support for QNX 6.6 platformWill Miles2016-04-051-1/+1
| | |/ / /
* | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-1625-944/+1265
|\ \ \ \ \
| * | | | | cpupower: fix potential memory leakArjun Sreedharan2016-05-051-3/+5
| * | | | | cpupower: Add cpuidle parts into libraryThomas Renninger2016-04-2817-931/+1242
| * | | | | cpupowerutils: bench: trivial fix of spelling mistake on "average"Colin Ian King2016-04-282-3/+3
| * | | | | Fix cpupower manpages "NAME" sectionMattia Dongili2016-04-284-4/+4
| * | | | | cpupower: bench: parse.c: fix several resource leaksColin Ian King2016-04-281-3/+11
| * | | | | Honour user's LDFLAGSMattia Dongili2016-04-281-1/+1
| |/ / / /
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-2/+8
|\ \ \ \ \
| * | | | | tools/lguest: Force disable tboot and APMLuis R. Rodriguez2016-04-221-0/+6
| * | | | | tools/lguest: Make lguest launcher use X86_SUBARCH_LGUEST explicitlyLuis R. Rodriguez2016-04-221-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-163-0/+649
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-056-36/+312
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segmentAndy Lutomirski2016-04-291-0/+250
| * | | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-1912-48/+163
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | selftests/x86: Test the FSBASE/GSBASE API and context switchingAndy Lutomirski2016-04-132-0/+399
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-16176-2014/+5883
|\ \ \ \ \
| * | | | | perf buildid-cache: Use lsdir() for looking up buildid cachesMasami Hiramatsu2016-05-111-26/+4
| * | | | | perf symbols: Use lsdir() for the search in kcore cache directoryMasami Hiramatsu2016-05-111-12/+14