aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/workqueue.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-24/+75
2006-11-22WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells1-4/+23
2006-11-22WorkStruct: Typedef the work function prototypeDavid Howells1-4/+5
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-12/+32
2006-06-30[CPUFREQ] Add queue_delayed_work_on() interface for workqueues.Venkatesh Pallipadi1-0/+2
2006-02-27[SCSI] add execute_in_process_context() APIJames Bottomley1-0/+6
2006-01-08[PATCH] add schedule_on_each_cpu()Christoph Lameter1-0/+1
2005-04-16[PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+90