summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: Add install targetMichael Ellerman2015-03-1310-1/+73
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-1329-67/+65
* selftests/timers: Add set-2038 test from timetest suiteJohn Stultz2015-03-122-1/+146
* selftests/timers: Add set-tai from the timetest suiteJohn Stultz2015-03-122-1/+81
* selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz2015-03-122-1/+122
* selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz2015-03-122-0/+321
* selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz2015-03-122-1/+181
* selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz2015-03-122-1/+91
* selftests/timers: Add change_skew test from timetest suiteJohn Stultz2015-03-122-1/+109
* selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz2015-03-122-2/+189
* selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz2015-03-122-1/+212
* selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz2015-03-122-1/+126
* selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz2015-03-122-2/+202
* selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz2015-03-122-1/+213
* selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz2015-03-122-1/+156
* selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz2015-03-122-1/+192
* selftests/timers: Add inconsistency-check test from timetestsJohn Stultz2015-03-122-2/+206
* selftests/timers: Add nanosleep test from timetest suiteJohn Stultz2015-03-122-1/+176
* selftests/timers: Quiet warning due to lack of return check on brkJohn Stultz2015-03-121-5/+4
* selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz2015-03-121-3/+8
* Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-025-14/+63
|\
| * tools/thermal: tmon: silence 'set but not used' warningsBrian Norris2015-02-281-0/+3
| * tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris2015-02-281-1/+10
| * tools/thermal: tmon: support cross-compilingBrian Norris2015-02-281-2/+2
| * tools/thermal: tmon: add .gitignoreBrian Norris2015-02-281-0/+1
| * tools/thermal: tmon: fixup tui windowing calculationsBrian Norris2015-02-281-5/+16
| * tools/thermal: tmon: tui: don't hard-code dialog window size assumptionsBrian Norris2015-02-281-4/+5
| * tools/thermal: tmon: add min/max macrosBrian Norris2015-02-281-0/+12
| * tools/thermal: tmon: add --target-temp parameterBrian Norris2015-02-282-2/+14
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-017-8/+30
|\ \ | |/ |/|
| * perf tools: Make sparc64 arch point to sparcDavid Ahern2015-02-251-0/+4
| * perf symbols: Define EM_AARCH64 for older OSesDavid Ahern2015-02-251-0/+5
| * perf top: Fix SIGBUS on sparc64David Ahern2015-02-251-1/+1
| * perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter2015-02-251-3/+15
| * perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter2015-02-251-1/+2
| * perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-251-1/+1
| * perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry2015-02-221-2/+2
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-182-340/+1684
|\ \
| * | tools/lguest: don't use legacy definitions for net device in example launcher.Rusty Russell2015-02-131-1/+2
| * | tools/lguest: use common error macros in the example launcher.Rusty Russell2015-02-131-101/+105
| * | tools/lguest: give virtqueues names for better error messagesRusty Russell2015-02-131-7/+12
| * | tools/lguest: more documentation and checking of virtio 1.0 compliance.Rusty Russell2015-02-131-14/+293
| * | tools/lguest: don't start devices until DRIVER_OK status set.Rusty Russell2015-02-131-8/+36
| * | tools/lguest: handle indirect partway through chain.Rusty Russell2015-02-131-12/+13
| * | tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell2015-02-131-2/+57
| * | tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)Rusty Russell2015-02-131-9/+131
| * | tools/lguest: rename virtio_pci_cfg_cap field to match spec.Rusty Russell2015-02-131-8/+9
| * | tools/lguest: fix features_accepted logic in example launcher.Rusty Russell2015-02-131-1/+1
| * | tools/lguest: handle device reset correctly in example launcher.Rusty Russell2015-02-131-2/+18
| * | lguest: remove NOTIFY facility from demonstration launcher.Rusty Russell2015-02-111-24/+1
OpenPOWER on IntegriCloud