summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox2016-05-201-0/+12
* radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox2016-05-201-0/+39
* radix tree test suite: start adding multiorder testsMatthew Wilcox2016-05-205-5/+76
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-201-0/+1
* radix tree test suite: rebuild when headers changeRoss Zwisler2016-05-201-1/+1
* radix tree test suite: keep regression test runs shortRoss Zwisler2016-05-201-7/+15
* radix tree test suite: allow testing other fan-out valuesRoss Zwisler2016-05-202-7/+2
* radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox2016-05-202-0/+44
* radix tree test suite: fix buildMatthew Wilcox2016-05-203-8/+12
* 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
OpenPOWER on IntegriCloud