summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernvar(): fix possible buffer overflow in string handlingupstreamUwe Kleine-König2011-01-202-4/+19
* version bump to 0.72v0.72Clark Williams2010-06-252-1/+7
* convert convert 'unsigned long long' and 'long long' to uint64_t and int64_tClark Williams2010-06-251-8/+9
* added --numa option to cyclictest man pageClark Williams2010-06-141-1/+9
* version bump to 0.71v0.71Clark Williams2010-05-182-1/+5
* cyclictest: fix accumulating overruns in periodic timer modeMichal Schmidt2010-05-181-0/+5
* version bump to 0.70v0.70Clark Williams2010-04-092-1/+5
* skip python dependency in rt-tests make installOlaf Hering2010-04-091-3/+6
* version bump to 0.69v0.69Clark Williams2010-04-092-1/+8
* default cyclictest to SCHED_OTHER; clean up help messageClark Williams2010-04-091-3/+3
* added pmqtest to .gitignoreClark Williams2010-04-091-0/+1
* fix bus error when in numa mode with more than 16 coresClark Williams2010-04-011-1/+1
* replace nanosleep with clock_nanosleep in pmqtestClark Williams2010-04-011-2/+2
* Add pmqtest programCarsten Emde2010-04-015-2/+668
* fixed typo in cyclictest.8 man pageClark Williams2010-04-011-1/+1
* version bump to 0.68v0.68Clark Williams2010-03-192-1/+4
* handle ftrace difference between 2.6.24 and 2.6.33Clark Williams2010-03-191-3/+24
* version bump to 0.67v0.67Clark Williams2010-03-162-3/+21
* Merge branch 'work' into tempClark Williams2010-03-167-10/+610
|\
| * added hackbench executable to ignore targets in .gitignoreClark Williams2010-03-161-0/+1
| * reword rpm %description field for clarity (BZ# 572323)Clark Williams2010-03-161-3/+3
| * modifications to ftrace logic for correct operationClark Williams2010-03-161-4/+11
| * cyclictest - fixed missing ':' in option processing string for -T optionClark Williams2010-03-101-2/+2
| * fix stupid typo in %changelog dateClark Williams2010-02-241-1/+1
| * Merge remote branch 'uwe/for-clark' into workClark Williams2010-02-242-5/+3
| |\
| | * Makefile: don't use temporary files in generation of dependency filesUwe Kleine-König2010-02-241-4/+1
| | * install backfire.c to $(srcdir)/backfire/Uwe Kleine-König2010-02-241-0/+1
| | * trivial: s/specifed/specified/Uwe Kleine-König2010-02-221-1/+1
| * | added hackbench manpage installation bitsClark Williams2010-02-242-0/+2
| * | Merge remote branch 'davids/master' into workClark Williams2010-02-241-1/+37
| |\ \
| | * | Updated hackbench man page with some examples and some extra details re. fdsDavid Sommerseth2010-02-241-1/+37
| * | | Merge remote branch 'davids/master' into workClark Williams2010-02-242-174/+50
| |\| |
| | * | hackbench - Taken out the runit.pl scriptDavid Sommerseth2010-02-242-126/+1
| | * | hackbench, man page: Added another contributor and a brief history of hackbenchDavid Sommerseth2010-02-241-5/+19
| | * | man page, hackbench - Corrected wrong spellingDavid Sommerseth2010-02-241-1/+1
| | * | Updated man page for hackbenchDavid Sommerseth2010-02-241-51/+38
| | * | Merge remote branch 'origin/work'David Sommerseth2010-02-231-0/+70
| | |\ \
| * | | | Merge remote branch 'davids/master' into workClark Williams2010-02-231-5/+27
| |\| | | | | |/ / | |/| |
| | * | Merge remote branch 'dsommers/master'David Sommerseth2010-02-230-0/+0
| | |\ \
| | * | | Added signal handling in hackbenchDavid Sommerseth2010-02-231-5/+27
| | * | | hackbench: Implemented getoptDavid Sommerseth2010-02-231-32/+97
| | * | | (code cleanup) Tabified lines which was not tabbedDavid Sommerseth2010-02-231-2/+2
| | * | | Simplified and improved error logging, clarified some messagesDavid Sommerseth2010-02-231-15/+15
| | * | | Fixed a memory leak, receiver contexts not getting freed upon exitDavid Sommerseth2010-02-231-1/+3
| | * | | Reimplement better child tracking and improve error handlingDavid Sommerseth2010-02-232-123/+124
| | * | | Updated hackbench to lastest version availableDavid Sommerseth2010-02-232-185/+333
| * | | | added hackbench.8 manpage frameworkClark Williams2010-02-231-0/+70
| * | | | Merge remote branch 'davids/master' into workClark Williams2010-02-232-187/+403
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | hackbench: Implemented getoptDavid Sommerseth2010-02-231-32/+97
| | * | (code cleanup) Tabified lines which was not tabbedDavid Sommerseth2010-02-231-2/+2