Commit Graph

26 Commits (06b8e878a9bc9301201cffe186eba99c4185f20a)

Author SHA1 Message Date
Johannes Berg eb13ba8738 lockdep: fix workqueue creation API lockdep interaction 17 years ago
Johannes Berg 4e6045f134 workqueue: debug flushing deadlocks with lockdep 18 years ago
Oleg Nesterov 1f1f642e2f make cancel_xxx_work_sync() return a boolean 18 years ago
Oleg Nesterov f5a421a450 rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() 18 years ago
Oleg Nesterov 223a10a981 revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" 18 years ago
Oleg Nesterov e3dfd2964e make freezeable workqueues singlethread 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Oleg Nesterov 23b2e5991a workqueue: kill NOAUTOREL works 18 years ago
Oleg Nesterov 1634c48f8b make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq 18 years ago
Oleg Nesterov 7097a87afe workqueue: kill run_scheduled_work() 18 years ago
Oleg Nesterov b89deed32c implement flush_work() 18 years ago
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