summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-2332-30/+104
|\
| * rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney2014-09-161-1/+1
| * locktorture: Add test scenario for rwsem_lockPaul E. McKenney2014-09-163-0/+8
| * locktorture: Add test scenario for mutex_lockPaul E. McKenney2014-09-163-0/+8
| * locktorture: Make torture scripting account for new _runnable namePaul E. McKenney2014-09-161-1/+1
| * Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney2014-09-167-0/+33
| |\
| | * rcutorture: Add RCU-tasks tests to default rcutorture listPaul E. McKenney2014-09-101-0/+3
| | * rcutorture: Add RCU-tasks test casesPaul E. McKenney2014-09-076-0/+30
| * | torture: Check for nul bytes in console outputPaul E. McKenney2014-09-071-0/+4
| * | torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney2014-09-071-1/+1
| * | rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney2014-09-071-0/+1
| * | rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney2014-09-075-5/+26
| * | rcutorture: Test partial nohz_full= configurationPaul E. McKenney2014-09-072-1/+2
| * | rcu: Add step to initrd documentationPaul E. McKenney2014-09-071-0/+1
| * | rcutorture: Set executable bit and drop bash from UsagePranith Kumar2014-09-0712-15/+12
| * | rcutorture: Use bash shell for all the test scriptsPranith Kumar2014-09-0712-18/+18
| |/
* | usb: usbip: fix usbip.h path in userspace toolPiotr Król2014-09-041-1/+1
* | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-08-293-11/+11
|\ \
| * | tools: selftests: fix build issue with make kselftests targetPhong Tran2014-08-293-11/+11
| |/
* | usbip: move usbip userspace code out of stagingValentina Manea2014-08-2537-0/+5625
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-161-40/+40
|\
| * tools/power turbostat: tweak whitespace in output formatLen Brown2014-08-151-40/+40
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-093-0/+260
|\ \
| * | mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman2014-07-313-0/+260
| |/
* | selftests: add memfd/sealing page-pinning testsDavid Herrmann2014-08-085-1/+450
* | selftests: add memfd_create() + sealing testsDavid Herrmann2014-08-084-0/+945
* | tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck2014-08-081-0/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-0712-284/+617
|\ \
| * | selftests/powerpc: Add test of per-event excludesMichael Ellerman2014-07-282-1/+115
| * | selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2014-07-282-0/+49
| * | selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman2014-07-282-1/+93
| * | selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman2014-07-281-4/+6
| * | selftests/powerpc: Count more instructions & use decimalMichael Ellerman2014-07-281-8/+14
| * | selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman2014-07-282-2/+8
| * | selftests/powerpc: Add test of L3 bank handlingMichael Ellerman2014-07-282-1/+49
| * | selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman2014-07-284-253/+272
| * | selftests/powerpc: Fix parse_proc_maps()Michael Ellerman2014-07-281-1/+1
| * | selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman2014-07-282-14/+11
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0614-193/+1772
|\ \ \
| * \ \ Merge branch 'pm-tools'Rafael J. Wysocki2014-08-054-26/+28
| |\ \ \
| | * | | cpupower: Remove redundant error checkPeter Senna Tschudin2014-07-301-6/+5
| | * | | cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist2014-07-301-18/+21
| | * | | cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi2014-07-301-1/+1
| | * | | PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin2014-07-191-1/+1
| * | | | Merge branch 'acpica'Rafael J. Wysocki2014-07-2710-167/+1744
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2014-07-081-15/+15
| | * | | ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng2014-07-082-7/+27
| | * | | ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng2014-07-083-9/+11
| | * | | ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng2014-07-084-72/+69
| | * | | ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng2014-07-081-18/+32
OpenPOWER on IntegriCloud