summaryrefslogtreecommitdiffstats
path: root/kernel/workqueue.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] add execute_in_process_context() APIJames Bottomley2006-02-271-0/+29
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [PATCH] fix workqueue oops during cpu offlineNathan Lynch2006-01-081-6/+10
* [PATCH] Unchecked alloc_percpu() return in __create_workqueue()Ben Collins2006-01-081-0/+5
* [PATCH] add schedule_on_each_cpu()Christoph Lameter2006-01-081-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-301-13/+20
* [PATCH] introduce and use kzallocPekka J Enberg2005-09-071-2/+1
* [PATCH] create_workqueue_thread() signedness fixMika Kukkonen2005-09-071-1/+1
* [PATCH] remove name length check in a workqueueJames Bottomley2005-08-101-2/+0
* [PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley2005-04-161-2/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+555
OpenPOWER on IntegriCloud