| Commit message (Expand) | Author | Age | Files | Lines |
* | kthread_work: remove the unused wait_queue_head | Lai Jiangshan | 2014-07-28 | 1 | -11/+2 |
* | kthread: implement probe_kthread_data() | Tejun Heo | 2013-04-30 | 1 | -0/+1 |
* | kthread: Implement park/unpark facility | Thomas Gleixner | 2012-08-13 | 1 | -1/+10 |
* | kthread_worker: reimplement flush_kthread_work() to allow freeing the work it... | Tejun Heo | 2012-07-22 | 1 | -6/+2 |
* | freezer: implement and use kthread_freezable_should_stop() | Tejun Heo | 2011-11-21 | 1 | -0/+1 |
* | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 1 | -2/+2 |
* | kthread: NUMA aware kthread_create_on_node() | Eric Dumazet | 2011-03-22 | 1 | -4/+10 |
* | kthread: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-01-27 | 1 | -1/+1 |
* | kthread_work: make lockdep happy | Yong Zhang | 2010-12-22 | 1 | -10/+35 |
* | kthread: implement kthread_data() | Tejun Heo | 2010-06-29 | 1 | -0/+1 |
* | kthread: implement kthread_worker | Tejun Heo | 2010-06-29 | 1 | -0/+64 |
* | Label kthread_create() with printf attribute tag. | Rusty Russell | 2008-07-24 | 1 | -1/+2 |
* | kthread: don't depend on work queues | Eric W. Biederman | 2007-05-09 | 1 | -0/+3 |
* | [PATCH] remove kernel/kthread.c:kthread_stop_sem() | Adrian Bunk | 2006-07-14 | 1 | -1/+0 |
* | [PATCH] kthread: move kernel-doc and put it into DocBook | Randy Dunlap | 2006-06-25 | 1 | -62/+3 |
* | [PATCH] Add kthread_stop_sem() | Alan Stern | 2005-10-30 | 1 | -0/+12 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+81 |