aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktestLinus Torvalds2011-01-12
|\
| * ktest: Ask for the manditory config options instead of just failingSteven Rostedt2010-11-18
| * ktest: Copy the last good and bad configs in config_bisectSteven Rostedt2010-11-18
| * ktest: For grub reboot, use run_ssh instead of run_commandSteven Rostedt2010-11-18
| * ktest: Added force stop after success and failureSteven Rostedt2010-11-18
| * ktest: Parse off the directory name in useconfig for failuresSteven Rostedt2010-11-18
| * ktest: Use different temp config name for minconfigSteven Rostedt2010-11-18
| * ktest: Updated the sample.conf for the latest optionsSteven Rostedt2010-11-18
| * ktest: Added compare script to test ktest.pl to sample.confSteven Rostedt2010-11-18
| * ktest: Added config_bisect test typeSteven Rostedt2010-11-18
| * ktest/cleanups: Added version 0.2, ssh as optionsSteven Rostedt2010-11-18
| * ktest: Output something easy to parse for failure or successSteven Rostedt2010-11-18
| * ktest: Allow a test case to undefine a default valueSteven Rostedt2010-11-18
| * ktest: Use $output_config instead of typing $outputdir/.configSteven Rostedt2010-11-18
| * ktest: Write to stdout if no log file is givenSteven Rostedt2010-11-18
| * ktest: Use oldnoconfig instead of yes commandSteven Rostedt2010-11-18
| * ktest: Update the sample config file with more documentationSteven Rostedt2010-11-18
| * ktest: New TEST_START instead of using [], and use real SHA1sSteven Rostedt2010-11-18
| * ktest: Add poweroff after halt and powercycle after rebootSteven Rostedt2010-11-18
| * ktest: Add POST_INSTALL to allow initrds to be createdSteven Rostedt2010-11-18
| * ktest: Added sample.conf, new %default option formatSteven Rostedt2010-11-18
| * ktest: Add open and close console and start stop monitorSteven Rostedt2010-11-18
| * ktest: Added continuing on success, clear log and timeoutSteven Rostedt2010-11-18
| * ktest: Add reverse bisect, better logging, copyrightSteven Rostedt2010-11-18
| * ktest: Added patchcheckSteven Rostedt2010-11-18
| * ktest: Added reboot on successSteven Rostedt2010-11-18
| * ktest: Added better console, add test buildSteven Rostedt2010-11-18
| * ktest: Bisecting, install modules, add loggingSteven Rostedt2010-11-18
| * ktest: New features reboot on error, make optionsSteven Rostedt2010-11-18
| * ktest: New features: noclean, dodie, poweroff on error and successSteven Rostedt2010-11-18
| * Initial start of ktest.plSteven Rostedt2010-11-18
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\ \
| * | perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo2011-01-10
| * | perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo2011-01-10
| * | perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() failJiri Pirko2011-01-10
| * | perf tools: Emit clearer message for sys_perf_event_open ENOENT returnArnaldo Carvalho de Melo2011-01-10
| * | perf stat: better error message for unsupported eventsDavid Ahern2011-01-10
| * | perf sched: Fix allocation result checkArnaldo Carvalho de Melo2011-01-10
| * | perf tools: Pass whole attr to event selectorsLin Ming2011-01-06
| * | perf tools: Build with frame pointerFrederic Weisbecker2011-01-06
| * | perf tools: Fix buffer overflow error when specifying all tracepointsHan Pingtian2011-01-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-01-10
|\ \ \
| * \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-01-09
| |\ \ \
| | * | | slub: move slabinfo.c to tools/slub/slabinfo.cChristoph Lameter2010-11-06
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-07
|\ \ \ \
| * | | | [S390] perf: add DWARF register lookup for s390Heiko Carstens2011-01-05
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-01-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
| |\ \ \
| * \ \ \ Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-12-14
| |\ \ \ \
| | * | | | tools/virtio: virtio_test toolMichael S. Tsirkin2010-12-09