| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all spin_is_locked calls | James Cowgill | 2017-10-30 | 1 | -1/+0 |
* | Use tsd to store tq for taskq_member | Chunwei Chen | 2016-01-20 | 1 | -0/+27 |
* | Fix cstyle issues in spl-tsd.c | Brian Behlendorf | 2015-04-24 | 1 | -20/+21 |
* | Make tsd_set(key, NULL) remove the tsd entry for current thread | Chunwei Chen | 2015-04-24 | 1 | -0/+63 |
* | Refactor generic memory allocation interfaces | Brian Behlendorf | 2015-01-16 | 1 | -2/+1 |
* | Refactor existing code | Brian Behlendorf | 2015-01-16 | 1 | -0/+1 |
* | Retire legacy debugging infrastructure | Brian Behlendorf | 2014-11-19 | 1 | -65/+22 |
* | Linux 3.9 compat: Switch to hlist_for_each{,_rcu} | Richard Yao | 2013-03-14 | 1 | -1/+2 |
* | Refresh links to web site | Ned Bass | 2013-03-04 | 1 | -1/+1 |
* | Fix tsd_get/set() race with tsd_exit/destroy() | Brian Behlendorf | 2013-01-31 | 1 | -1/+32 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Massimo Maggi | 2012-10-11 | 1 | -3/+3 |
* | Suppress task_hash_table_init() large allocation warning | Brian Behlendorf | 2012-08-30 | 1 | -1/+2 |
* | Prepend spl_ to all init/fini functions | Brian Behlendorf | 2011-11-11 | 1 | -2/+4 |
* | Add Thread Specific Data (TSD) Implementation | Brian Behlendorf | 2010-12-07 | 1 | -0/+638 |