Commit Graph

15 Commits (875b206b5f4971cc990a12e891f5519f0f6772a9)

Author SHA1 Message Date
Venki Pallipadi 28287033e1 Add a new deferrable delayed work init 18 years ago
Oleg Nesterov 071b638689 [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync() 18 years ago
Linus Torvalds a08727bae7 Make workqueue bit operations work on "atomic_long_t" 18 years ago
Linus Torvalds 0221872a3b Fix "delayed_work_pending()" macro expansion 18 years ago
Linus Torvalds 68380b5813 Add "run_scheduled_work()" workqueue function 18 years ago
Rafael J. Wysocki 341a595850 [PATCH] Support for freezeable workqueues 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 365970a1ea WorkStruct: Merge the pending bit into the wq_data pointer 18 years ago
David Howells 6bb49e5965 WorkStruct: Typedef the work function prototype 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
Venkatesh Pallipadi 7a6bc1cdd5 [CPUFREQ] Add queue_delayed_work_on() interface for workqueues. 19 years ago
James Bottomley 1fa44ecad2 [SCSI] add execute_in_process_context() API 19 years ago
Christoph Lameter 15316ba81a [PATCH] add schedule_on_each_cpu() 19 years ago
James Bottomley 81ddef77bb [PATCH] re-export cancel_rearming_delayed_workqueue 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago