]> git.proxmox.com Git - mirror_spl.git/history - module/spl/spl-thread.c
Fix more cstyle warnings
[mirror_spl.git] / module / spl / spl-thread.c
2018-02-24 Brian BehlendorfFix more cstyle warnings
2018-02-07 Brian BehlendorfFix cstyle warnings
2017-10-09 Olaf FaalandMake file headers conform to ZFS style standard
2014-11-19 Brian BehlendorfRetire legacy debugging infrastructure
2014-04-11 Tim ChaseCall kthread_create() correctly with fixed arguments.
2014-04-10 Tim ChaseDe-inline spl_kthread_create().
2014-04-08 Tim ChaseSupport post-3.13 kthread_create() semantics.
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2012-09-12 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-12 Brian BehlendorfRevert "Switch KM_SLEEP to KM_PUSHPAGE"
2012-08-27 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-07-02 Brian BehlendorfPowerPC Compatibility
2010-12-07 Brian BehlendorfAdd Thread Specific Data (TSD) Implementation
2010-07-20 Brian BehlendorfPrefix all SPL debug macros with 'S'
2010-07-20 Brian BehlendorfSplit <sys/debug.h> header
2010-07-14 Brian BehlendorfFix -Werror=format-security compiler option
2010-06-11 Brian BehlendorfCleanly split Linux proc.h (fs) from conflicting Solari...
2010-05-17 Brian BehlendorfPublic Release Prep
2009-01-15 Brian BehlendorfRename modules to module and update references