aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kmem slab fixesBrian Behlendorf2009-02-122-35/+52
* Minor bug fix due to MAXOFFSET_T constant being too large on 32-bit systems.Ricardo M. Correia2009-02-071-0/+5
* Prep for 0.4.2 tagBrian Behlendorf2009-02-052-1/+25
* Additional Linux VM integrationBrian Behlendorf2009-02-057-39/+214
* Linux VM integration / device special filesBrian Behlendorf2009-02-0413-66/+500
* 2.6.27+ portability changesBrian Behlendorf2009-02-0211-75/+139
* Make the number of system taskq threads based on the node of cores in the nod...Brian Behlendorf2009-02-021-2/+4
* Update thread tests to have max_timeBrian Behlendorf2009-01-301-4/+4
* Add new workqueue headerBrian Behlendorf2009-01-301-0/+55
* kmem_cache hardening and performance improvementsBrian Behlendorf2009-01-306-496/+1025
* Remove debug check was was accidentally left in place an prevent the slab cac...Brian Behlendorf2009-01-261-3/+0
* Pull the blkdev header in to the sunldi for some useful structure definitions...Brian Behlendorf2009-01-261-0/+1
* Implement kmem cache alignment argumentBrian Behlendorf2009-01-263-81/+136
* Remove stray ` from macroBrian Behlendorf2009-01-231-1/+1
* Sleep uninteruptibly, waking up early may result in a crashBrian Behlendorf2009-01-222-13/+14
* Update debug.h to standardize VERIFY3_IMPL error messages in debug and non-de...Brian Behlendorf2009-01-222-12/+14
* Prep for 0.4.1 tagBrian Behlendorf2009-01-212-1/+9
* Minor fix for compiler warning when KMEM_TRACKING is enabledBrian Behlendorf2009-01-201-1/+1
* KMEM_TRACKING turned up a missing free in list test 6, fix the leakBrian Behlendorf2009-01-201-0/+1
* Ensure -NDEBUG does not get added to spl_config.h and is only set in the buil...Brian Behlendorf2009-01-204-12/+0
* Refresh libtoolBrian Behlendorf2009-01-151-6/+6
* Rename modules to module and update referencesBrian Behlendorf2009-01-1539-18/+18
* Make the splat load message caps just for consistencyBrian Behlendorf2009-01-131-5/+5
* TASKQ_DYNAMIC not yet support, do not create the global taskq with that flag ...Brian Behlendorf2009-01-132-1/+3
* Rework ddi_strtox calls to a native implementation which actuall supports the...Brian Behlendorf2009-01-135-27/+306
* Add missing stub headersBrian Behlendorf2009-01-092-0/+8
* Add basic ksid_lookupdomain and ksiddomain_rele support, just allocationsBrian Behlendorf2009-01-091-0/+27
* Make sure we export ddi_quiesce_not_neededBrian Behlendorf2009-01-091-0/+1
* Add two new stub headersBrian Behlendorf2009-01-092-0/+8
* Add VOP_SEEKBrian Behlendorf2009-01-092-4/+19
* Add missing policy includes, add missing sun ddi bitsBrian Behlendorf2009-01-093-0/+14
* Add share.h stubBrian Behlendorf2009-01-091-0/+4
* Drat fix missing ;Brian Behlendorf2009-01-091-1/+1
* Add missing callback_context_t and fid_t typesBrian Behlendorf2009-01-092-49/+68
* Add stubs for three more includesBrian Behlendorf2009-01-093-0/+12
* Add active test for splat list testsBrian Behlendorf2009-01-071-2/+68
* Add 5 splat tests for list handlingBrian Behlendorf2009-01-075-35/+583
* Add include/sys/compress.h headerBrian Behlendorf2009-01-061-0/+4
* Add P2BOUNDARY macroBrian Behlendorf2009-01-061-0/+2
* Pull in some default page typedefsBrian Behlendorf2009-01-051-0/+3
* Add DTRACE_PROBE(a)Brian Behlendorf2009-01-051-0/+4
* Stub u8_textprep.h for inclusion purposesBrian Behlendorf2009-01-053-6/+11
* Add system taskq supportBrian Behlendorf2009-01-054-12/+89
* Remove u8_textprep, we will not be implementing this nightmare yetBrian Behlendorf2009-01-051-44/+0
* Include the headerBrian Behlendorf2008-12-231-0/+2
* Add sys/thread.hBrian Behlendorf2008-12-231-0/+1
* Define needfreeBrian Behlendorf2008-12-231-4/+1
* Add timer.h headerBrian Behlendorf2008-12-231-0/+1
* Add u8 stubBrian Behlendorf2008-12-231-0/+40
* Move sunddi includeBrian Behlendorf2008-12-232-1/+2