Commit Graph

36 Commits (ac78a07893d24d95ff5f39d0433c25210f224f07)

Author SHA1 Message Date
Oleg Nesterov 4e49627b9b workqueues: introduce __cancel_delayed_work() 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
Thomas Gleixner 336f6c322d debugobjects: add and use INIT_WORK_ON_STACK 16 years ago
Peter Zijlstra 6d612b0f94 locking, hpet: annotate false positive warning 16 years ago
Rusty Russell 2d3854a37e cpumask: introduce new API, without changing anything 16 years ago
Heiko Carstens 0d557dc97f workqueue: introduce create_rt_workqueue 17 years ago
Oleg Nesterov db70089722 workqueues: implement flush_work() 17 years ago
Zhang Rui c1a220e7ac pm: introduce new interfaces schedule_work_on() and queue_work_on() 17 years ago
Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
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