summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-04userpool: initialize and free vBuf->eventwsbm-1-branchRafał Miłecki1-3/+13
2009-08-04userpool: check wsbmBufStorageInit returned valueRafał Miłecki1-1/+6
2009-04-08Silence compilation warnings.Thomas Hellstrom1-0/+1
2009-04-08Fix valgrind warnings.Thomas Hellstrom2-2/+17
2009-04-05slabpool: Fix an alignment problem.Thomas Hellstrom1-1/+2
2009-04-02Revert "Use the default buffer placement as a default value for validate set_...Thomas Hellstrom2-28/+11
2009-04-02Implement slabpool:placement.Thomas Hellstrom1-0/+7
2009-03-10Use the default buffer placement as a default value for validate set_flags.Thomas Hellstrom2-11/+28
2009-03-05Fix a read of a freed memory address.Thomas Hellstrom1-2/+3
2009-03-02ordering problem in freeAlan Hourihane1-1/+1
2009-02-27Use the correct drm command for ttm fence finish.Thomas Hellstrom1-2/+2
2009-02-25Use the buffer pointer as a hash key. Not the address of the local variable h...Thomas Hellstrom1-1/+5
2009-02-25Make the validate buffer hash table size a function of the assumed max number...Thomas Hellstrom1-8/+35
2009-02-09Add a wsbmFenceCreateSig function. Bump minor.Thomas Hellstrom5-6/+25
2009-02-06Fix a slabpool init issue.Thomas Hellstrom1-0/+2
2009-01-13Add missing file.Thomas Hellstrom1-0/+10
2009-01-13Run indent and cleanfile.Thomas Hellstrom13-434/+426
2009-01-13Add copyright notice. Delete unused File.Thomas Hellstrom17-1271/+84
2009-01-13Add needed files.Thomas Hellstrom5-0/+28
2009-01-13Initial importThomas Hellstrom21-0/+6942