summaryrefslogtreecommitdiffstats
path: root/include/linux/workqueue.h
Commit message (Expand)AuthorAgeFilesLines
* Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2006-12-161-10/+22
* Fix "delayed_work_pending()" macro expansionLinus Torvalds2006-12-151-2/+2
* Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-071-0/+1
* [PATCH] Support for freezeable workqueuesRafael J. Wysocki2006-12-071-3/+5
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-24/+75
* WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-221-4/+23
* WorkStruct: Typedef the work function prototypeDavid Howells2006-11-221-4/+5
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-12/+32
* [CPUFREQ] Add queue_delayed_work_on() interface for workqueues.Venkatesh Pallipadi2006-06-301-0/+2
* [SCSI] add execute_in_process_context() APIJames Bottomley2006-02-271-0/+6
* [PATCH] add schedule_on_each_cpu()Christoph Lameter2006-01-081-0/+1
* [PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley2005-04-161-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+90
OpenPOWER on IntegriCloud