aboutsummaryrefslogtreecommitdiffstats
path: root/module/spl/spl-kmem.c
Commit message (Expand)AuthorAgeFilesLines
* Add kmem_vasprintf functionBrian Behlendorf2010-06-241-4/+20
* Update warnings in kmem debug codeBrian Behlendorf2010-06-161-36/+49
* Add kmem_asprintf(), strfree(), strdup(), and minor cleanup.Brian Behlendorf2010-06-111-0/+46
* Use KM_NODEBUG macro in preference to __GFP_NOWARN.Brian Behlendorf2010-05-201-5/+5
* Remove kmem_set_warning() interface replace with __GFP_NOWARN flag.Brian Behlendorf2010-05-191-11/+13
* Public Release PrepBrian Behlendorf2010-05-171-17/+17
* Reduce max kmem based slab sizeBrian Behlendorf2010-03-181-1/+1
* Strip __GFP_ZERO from kmalloc it is not available for older kernels.Brian Behlendorf2009-12-231-1/+2
* Atomic64 compatibility for 32-bit systems without kernel support.Brian Behlendorf2009-12-041-46/+46
* Linux 2.6.31 kmem cache alignment fixes and cleanup.Brian Behlendorf2009-11-131-52/+92
* Remove __GFP_NOFAIL in kmem and retry internally.Brian Behlendorf2009-11-121-9/+9
* Linux 2.6.31 Compatibility UpdatesBrian Behlendorf2009-11-101-3/+3
* Autoconf --enable-debug-* cleanupBrian Behlendorf2009-10-301-12/+14
* Update global_page_state() support for 2.6.29 kernels.Brian Behlendorf2009-07-281-24/+55
* SLES10 Fixes (part 7)Brian Behlendorf2009-05-201-1/+1
* SLES10 Fixes (part 6)Brian Behlendorf2009-05-201-12/+35
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-201-12/+12
* FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)Brian Behlendorf2009-03-171-13/+52
* Build system and packaging (RPM support)Brian Behlendorf2009-03-091-3/+0
* XXX: Temporarily disable vmem_size().Ricardo M. Correia2009-03-051-0/+2
* Linux VM Integration CleanupBrian Behlendorf2009-03-041-72/+75
* 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-051-9/+77
* Linux VM integration / device special filesBrian Behlendorf2009-02-041-0/+109
* 2.6.27+ portability changesBrian Behlendorf2009-02-021-3/+3
* kmem_cache hardening and performance improvementsBrian Behlendorf2009-01-301-140/+325
* 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-261-70/+97
* Minor fix for compiler warning when KMEM_TRACKING is enabledBrian Behlendorf2009-01-201-1/+1
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-0/+1452