summaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-1/+1
* [PATCH] fix workqueue oops during cpu offlineNathan Lynch2006-01-091-6/+10
* [PATCH] Unchecked alloc_percpu() return in __create_workqueue()Ben Collins2006-01-091-0/+5
* [PATCH] add schedule_on_each_cpu()Christoph Lameter2006-01-091-0/+19
* [PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() callsBen Collins2005-11-281-6/+6
* [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible codeHeiko Carstens2005-11-071-1/+1
* [PATCH] Use alloc_percpu to allocate workqueues locallyChristoph Lameter2005-10-311-13/+20
* [PATCH] introduce and use kzallocPekka J Enberg2005-09-081-2/+1Star
* [PATCH] create_workqueue_thread() signedness fixMika Kukkonen2005-09-081-1/+1
* [PATCH] remove name length check in a workqueueJames Bottomley2005-08-101-2/+0Star
* [PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley2005-04-171-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+555