summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo2014-02-184-11/+9Star
| * | | | | | | | | | perf report: Use al->cpumode where applicableArnaldo Carvalho de Melo2014-02-181-5/+3Star
| * | | | | | | | | | Merge remote-tracking branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo2014-02-184-3/+44
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2014-02-0918-224/+2792
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-31108-115/+516
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-02-28108-115/+516
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | rcutorture: Save kvm.sh output to logPaul E. McKenney2014-02-231-7/+15
| | * | | | | | | | | | rcutorture: Place kvm-test-1-run.sh output into res directoryPaul E. McKenney2014-02-231-2/+2
| | * | | | | | | | | | rcutorture: Rename TREE_RCU-Kconfig.txtPaul Bolle2014-02-231-0/+0
| | * | | | | | | | | | locktorture: Add kvm-recheck.sh plug-in for locktorturePaul E. McKenney2014-02-232-2/+54
| | * | | | | | | | | | locktorture: Add vestigial locktorture configurationPaul E. McKenney2014-02-237-1/+60
| | * | | | | | | | | | rcutorture: Introduce "rcu" directory level underneath configsPaul E. McKenney2014-02-2397-5/+16
| | * | | | | | | | | | rcutorture: Rename kvm-test-1-rcu.shPaul E. McKenney2014-02-232-10/+10
| | * | | | | | | | | | rcutorture: Remove RCU dependencies from ver_functions.sh APIPaul E. McKenney2014-02-235-40/+59
| | * | | | | | | | | | rcutorture: Create CFcommon file for common Kconfig parametersPaul E. McKenney2014-02-2317-18/+7Star
| | * | | | | | | | | | rcutorture: Create config files for scripted test-the-test testingPaul E. McKenney2014-02-232-0/+9
| | * | | | | | | | | | rcutorture: Abstract kvm-recheck.shPaul E. McKenney2014-02-232-19/+52
| | * | | | | | | | | | rcutorture: Print dates when doing parallel rcutorture runsPaul E. McKenney2014-02-231-6/+6
| | * | | | | | | | | | rcutorture: Don't create results directory for dryrunsPaul E. McKenney2014-02-231-17/+17
| | * | | | | | | | | | rcutorture: Print results directory when dumping resultsPaul E. McKenney2014-02-181-0/+3
| | * | | | | | | | | | rcutorture: Flag tests requiring more CPUs than are availablePaul E. McKenney2014-02-181-5/+9
| | * | | | | | | | | | rcutorture: Add comments, especially on bin packing.Paul E. McKenney2014-02-181-2/+31
| | * | | | | | | | | | rcutorture: Do better bin packingPaul E. McKenney2014-02-181-1/+36
| | * | | | | | | | | | rcutorture: Handle multiple runs of the same testPaul E. McKenney2014-02-181-16/+13Star
| | * | | | | | | | | | rcutorture: Add dryrun capabilityPaul E. McKenney2014-02-181-4/+35
| | * | | | | | | | | | rcutorture: Fix results-directory error messagePaul E. McKenney2014-02-181-1/+1
| | * | | | | | | | | | rcutorture: Enable concurrent rcutorture runsPaul E. McKenney2014-02-184-24/+108
| | * | | | | | | | | | rcutorture: Reduce SRCU-N number of CPUsPaul E. McKenney2014-02-181-1/+1
| | * | | | | | | | | | rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney2014-02-182-1/+2
| | * | | | | | | | | | rcutorture: Allow kvm-test-1-rcu.sh to pause after buildPaul E. McKenney2014-02-181-0/+12
| | * | | | | | | | | | rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney2014-02-182-5/+5
| | * | | | | | | | | | rcutorture: Print script and arguments to standard outputPaul E. McKenney2014-02-182-0/+8
| | * | | | | | | | | | rcutorture: Print grace-period performance statisticsPaul E. McKenney2014-02-181-1/+18
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-03-182-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka2014-03-141-1/+1
| * | | | | | | | | | | perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo2014-03-141-0/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-163-5/+13
|\| | | | | | | | | | | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-03-113-5/+13
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | perf machine: Use map as success in ip__resolve_amsDon Zickus2014-03-101-1/+1
| | * | | | | | | | perf symbols: Fix crash in elf_section_by_nameJiri Olsa2014-03-101-3/+3
| | * | | | | | | | perf trace: Decode architecture-specific signal numbersBen Hutchings2014-03-101-1/+9
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-141-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras2014-03-121-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King2014-03-111-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-035-4/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep i...Ingo Molnar2014-02-275-4/+15
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | tools/liblockdep: Use realpath for srctree and objtreeWang Nan2014-02-271-2/+2
| | * | | | | tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin2014-02-271-0/+5
| | * | | | | tools/liblockdep: Mark runtests.sh as executableSasha Levin2014-02-271-0/+0
| | * | | | | tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder2014-02-271-1/+1