aboutsummaryrefslogtreecommitdiffstats
path: root/module/spl/spl-thread.c
Commit message (Expand)AuthorAgeFilesLines
* Retire legacy debugging infrastructureBrian Behlendorf2014-11-191-17/+5
* Call kthread_create() correctly with fixed arguments.Tim Chase2014-04-111-1/+4
* De-inline spl_kthread_create().Tim Chase2014-04-091-0/+28
* Support post-3.13 kthread_create() semantics.Tim Chase2014-04-081-1/+1
* Refresh links to web siteNed Bass2013-03-041-1/+1
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-121-2/+2
* Revert "Switch KM_SLEEP to KM_PUSHPAGE"Brian Behlendorf2012-09-121-2/+2
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-08-271-2/+2
* PowerPC CompatibilityBrian Behlendorf2012-07-021-1/+1
* Add Thread Specific Data (TSD) ImplementationBrian Behlendorf2010-12-071-0/+2
* Prefix all SPL debug macros with 'S'Brian Behlendorf2010-07-201-11/+11
* Split <sys/debug.h> headerBrian Behlendorf2010-07-201-0/+1
* Fix -Werror=format-security compiler optionBrian Behlendorf2010-07-141-1/+2
* Cleanly split Linux proc.h (fs) from conflicting Solaris proc.h (process)Brian Behlendorf2010-06-111-1/+1
* Public Release PrepBrian Behlendorf2010-05-171-17/+17
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-0/+135