aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* SLES10 Fixes (part 9)Brian Behlendorf2009-05-2114-20/+16
* SLES10 Fixes (part 8)Brian Behlendorf2009-05-201-7/+19
* SLES10 Fixes (part 7)Brian Behlendorf2009-05-202-2/+2
* SLES10 Fixes (part 6)Brian Behlendorf2009-05-201-12/+35
* Powerpc Fixes (part 1):Brian Behlendorf2009-05-201-3/+5
* SLES10 Fixes (part 4):Brian Behlendorf2009-05-201-5/+14
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-205-32/+42
* Fix vmem leak in kmem_cache_test (missing splat_kmem_cache_test_kcp_free())Brian Behlendorf2009-03-181-0/+1
* Allow spl_config.h to be included by dependant packagesBrian Behlendorf2009-03-172-6/+6
* FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)Brian Behlendorf2009-03-172-22/+143
* Fix taskq_wait() not waiting bugBrian Behlendorf2009-03-152-12/+95
* Mutex tests updated to use task queues instead of work queues.Brian Behlendorf2009-03-151-59/+77
* Fix off-by-1 truncation of hw_serial when converting from integer to string, ...Ricardo M. Correia2009-03-121-9/+10
* Minor bug fix in XDR code introduced in last minute change before landing.Ricardo M. Correia2009-03-111-2/+2
* Add XDR implementationRicardo M. Correia2009-03-112-0/+518
* Build system cleanupBrian Behlendorf2009-03-111-1/+6
* Build system and packaging (RPM support)Brian Behlendorf2009-03-094-59/+13
* XXX: Temporarily disable vmem_size().Ricardo M. Correia2009-03-051-0/+2
* Linux VM Integration CleanupBrian Behlendorf2009-03-043-72/+175
* Add zone_get_hostid() functionBrian Behlendorf2009-02-192-2/+19
* Coverity 9657: Resource LeakBrian Behlendorf2009-02-181-2/+2
* Coverity 9656: Forward NULLBrian Behlendorf2009-02-181-0/+1
* Coverity 9649, 9650, 9651: UninitBrian Behlendorf2009-02-181-1/+0
* kmem slab magazine ageing deadlockBrian Behlendorf2009-02-171-4/+24
* kmem slab fixesBrian Behlendorf2009-02-131-36/+36
* kmem slab fixesBrian Behlendorf2009-02-121-34/+49
* Additional Linux VM integrationBrian Behlendorf2009-02-052-22/+150
* Linux VM integration / device special filesBrian Behlendorf2009-02-044-35/+262
* 2.6.27+ portability changesBrian Behlendorf2009-02-022-18/+11
* 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
* kmem_cache hardening and performance improvementsBrian Behlendorf2009-01-303-456/+977
* Remove debug check was was accidentally left in place an prevent the slab cac...Brian Behlendorf2009-01-261-3/+0
* Implement kmem cache alignment argumentBrian Behlendorf2009-01-262-81/+134
* Sleep uninteruptibly, waking up early may result in a crashBrian Behlendorf2009-01-222-13/+14
* 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-201-2/+0
* Rename modules to module and update referencesBrian Behlendorf2009-01-1534-0/+13179