summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Add basic credential support and splat tests.Brian Behlendorf2009-07-272-56/+21
* Fixed NULL dereference by tcd_for_each() when the kmalloc() call in module/sp...Ricardo M. Correia2009-07-141-1/+1
* Add a little paranoia here to ensure endianess is set correctly.Brian Behlendorf2009-07-141-1/+5
* Add basic groupmember() function, not sup groups.Brian Behlendorf2009-07-101-0/+12
* Add ddi_copyin/ddi_copyout support for fake kernel originated ioctls.Brian Behlendorf2009-07-101-0/+3
* Define ACE_ALL_PERMS for use by ACLsBrian Behlendorf2009-07-091-0/+6
* Define FKIOCTL which is used on Solaris to mark an in-kernel ioctl.Brian Behlendorf2009-07-091-0/+2
* Add ASSERTV macro to simplify removing variables (the V in ASSERTV)Brian Behlendorf2009-07-091-0/+2
* Add basic support for TASKQ_THREADS_CPU_PCT taskq flag which isBrian Behlendorf2009-07-091-0/+1
* SLES10 Fixes (part 7)Brian Behlendorf2009-05-201-2/+2
* SLES10 Fixes (part 6)Brian Behlendorf2009-05-201-11/+19
* Powerpc Fixes (part 1):Brian Behlendorf2009-05-202-4/+25
* SLES10 Fixes (part 3):Brian Behlendorf2009-05-201-0/+1
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-201-3/+1
* Add list_move_tail() function.Brian Behlendorf2009-03-191-0/+8
* Allow spl_config.h to be included by dependant packagesBrian Behlendorf2009-03-171-1/+1
* FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)Brian Behlendorf2009-03-171-4/+15
* Fix taskq_wait() not waiting bugBrian Behlendorf2009-03-151-0/+1
* Build system and packaging (RPM support)Brian Behlendorf2009-03-099-77/+337
* XXX: Temporarily disable vmem_size().Ricardo M. Correia2009-03-051-0/+2
* Merge branch 'kallsyms'Brian Behlendorf2009-03-043-3/+64
|\
| * Linux VM Integration CleanupBrian Behlendorf2009-03-043-3/+64
* | Changed ptob()/btop() mult/div into bit shifts.Ricardo M. Correia2009-02-251-2/+4
* | Added btop() and moved ptob() to include/sys/param.h.Ricardo M. Correia2009-02-252-1/+4
|/
* Changed z_compress_level() and z_uncompress() prototypes to match the ones in...Ricardo M. Correia2009-02-231-7/+7
* Matching kmem_free() fix for use after free case.Brian Behlendorf2009-02-191-5/+5
* Add zone_get_hostid() functionBrian Behlendorf2009-02-193-0/+7
* Coverity 9654, 9654: Use After FreeBrian Behlendorf2009-02-171-1/+1
* Coverity 9652, 9653: No EffectBrian Behlendorf2009-02-171-2/+0
* kmem slab magazine ageing deadlockBrian Behlendorf2009-02-171-3/+3
* Build system updateBrian Behlendorf2009-02-128-39/+1198
* kmem slab fixesBrian Behlendorf2009-02-121-1/+3
* Minor bug fix due to MAXOFFSET_T constant being too large on 32-bit systems.Ricardo M. Correia2009-02-071-0/+5
* Additional Linux VM integrationBrian Behlendorf2009-02-051-14/+6
* Linux VM integration / device special filesBrian Behlendorf2009-02-045-31/+73
* 2.6.27+ portability changesBrian Behlendorf2009-02-023-57/+3
* Add new workqueue headerBrian Behlendorf2009-01-301-0/+55
* kmem_cache hardening and performance improvementsBrian Behlendorf2009-01-303-40/+48
* 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-261-0/+2
* Remove stray ` from macroBrian Behlendorf2009-01-231-1/+1
* Update debug.h to standardize VERIFY3_IMPL error messages in debug and non-de...Brian Behlendorf2009-01-221-11/+13
* Add missing stub headersBrian Behlendorf2009-01-092-0/+8
* Add basic ksid_lookupdomain and ksiddomain_rele support, just allocationsBrian Behlendorf2009-01-091-0/+27
* Add two new stub headersBrian Behlendorf2009-01-092-0/+8
* Add VOP_SEEKBrian Behlendorf2009-01-091-0/+3
* Add missing policy includes, add missing sun ddi bitsBrian Behlendorf2009-01-092-0/+8
* 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