Commit Graph

84 Commits (548aae8cc497397310c66c336ed9c4f7dd5be4f4)

Author SHA1 Message Date
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Tejun Heo 9c5a2ba702 workqueue: separate out drain_workqueue() from destroy_workqueue() 14 years ago
Amerigo Wang 2543a87108 workqueue: remove cancel_rearming_delayed_work[queue]() 14 years ago
Tejun Heo 24d51add74 workqueue: fix build failure introduced by s/freezeable/freezable/ 14 years ago
Tejun Heo 58a69cb47e workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' 14 years ago
Tejun Heo 4149efb22d workqueue: add system_freezeable_wq 14 years ago
Tejun Heo ed41390fa5 workqueue: deprecate cancel_rearming_delayed_work[queue]() 14 years ago
Andrew Morton ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ 14 years ago
Phil Carmody dd6414b50f timer: Permit statically-declared work with deferrable timers 15 years ago
Tejun Heo daaae6b010 workqueue: remove in_workqueue_context() 15 years ago
Tejun Heo 6370a6ad3b workqueue: add and use WQ_MEM_RECLAIM flag 15 years ago
Tejun Heo 09383498c5 workqueue: implement flush[_delayed]_work_sync() 15 years ago
Tejun Heo 401a8d048e workqueue: cleanup flush/cancel functions 15 years ago
Tejun Heo 81dcaf6516 workqueue: implement alloc_ordered_workqueue() 15 years ago
Tejun Heo c54fce6eff workqueue: add documentation 15 years ago
Tejun Heo 8a2e8e5dec workqueue: fix cwq->nr_active underflow 15 years ago
Tejun Heo e41e704bc4 workqueue: improve destroy_workqueue() debuggability 15 years ago
Suresh Siddha 6ee0578b4d workqueue: mark init_workqueues() as early_initcall() 15 years ago
Tejun Heo e120153ddf workqueue: fix how cpu number is stored in work->data 15 years ago
Tejun Heo c7fc77f78f workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead 15 years ago
Tejun Heo f34217977d workqueue: implement unbound workqueue 15 years ago
Tejun Heo bdbc5dd7de workqueue: prepare for WQ_UNBOUND implementation 15 years ago
Tejun Heo fb0e7beb5c workqueue: implement cpu intensive workqueue 15 years ago
Tejun Heo 649027d73a workqueue: implement high priority workqueue 15 years ago
Tejun Heo dcd989cb73 workqueue: implement several utility APIs 15 years ago
Tejun Heo d320c03830 workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues 15 years ago
Tejun Heo b71ab8c202 workqueue: increase max_active of keventd and kill current_is_keventd() 15 years ago
Tejun Heo e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 years ago
Tejun Heo 18aa9effad workqueue: implement WQ_NON_REENTRANT 15 years ago
Tejun Heo 7a22ad757e workqueue: carry cpu number in work data once execution starts 15 years ago
Tejun Heo 502ca9d819 workqueue: make single thread workqueue shared worker pool friendly 15 years ago
Tejun Heo a0a1a5fd4f workqueue: reimplement workqueue freeze using max_active 15 years ago
Tejun Heo 1e19ffc63d workqueue: implement per-cwq active work limit 15 years ago
Tejun Heo affee4b294 workqueue: reimplement work flushing using linked works 15 years ago
Tejun Heo 73f53c4aa7 workqueue: reimplement workqueue flushing using color coded works 15 years ago
Tejun Heo 0f900049cb workqueue: update cwq alignement 15 years ago
Tejun Heo 22df02bb3f workqueue: define masks for work flags and conditionalize STATIC flags 15 years ago
Tejun Heo 97e37d7b9e workqueue: merge feature parameters into flags 15 years ago
Tejun Heo 4690c4ab56 workqueue: misc/cosmetic updates 15 years ago
Tejun Heo c790bce048 workqueue: kill RT workqueue 15 years ago
Paul E. McKenney a25909a4d4 lockdep: Add an in_workqueue_context() lockdep-based test function 15 years ago
Thomas Gleixner dc186ad741 workqueue: Add debugobjects support 15 years ago
Linus Torvalds 8c53e46314 workqueue: add 'flush_delayed_work()' to run and wait for delayed work 16 years ago
Linus Torvalds 43046b6066 workqueue: add 'flush_delayed_work()' to run and wait for delayed work 16 years ago
Dmitri Vorobiev b9049df5a0 Change "useing" -> "using". 16 years ago
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