Linus Torvalds
|
5a791ea4fa
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Linus Torvalds
|
5129df03d0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Tejun Heo
|
9c5a2ba702
workqueue: separate out drain_workqueue() from destroy_workqueue()
|
14 years ago |
Tejun Heo
|
5035b20fa5
workqueue: fix deadlock in worker_maybe_bind_and_lock()
|
14 years ago |
Tejun Heo
|
0415b00d17
percpu: Always align percpu output section to PAGE_SIZE
|
14 years ago |
Eric Dumazet
|
94dcf29a11
kthread: use kthread_create_on_node()
|
14 years ago |
Linus Torvalds
|
bd2895eead
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Stanislaw Gruszka
|
9977728840
debugobjects: Add hint for better object identification
|
14 years ago |
Tejun Heo
|
24d51add74
workqueue: fix build failure introduced by s/freezeable/freezable/
|
14 years ago |
Tejun Heo
|
43d133c18b
Merge branch 'master' into for-2.6.39
|
14 years ago |
Tejun Heo
|
3233cdbd9f
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
|
14 years ago |
Tejun Heo
|
58a69cb47e
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
|
14 years ago |
Tejun Heo
|
7576958a9d
workqueue: wake up a worker when a rescuer is leaving a gcwq
|
14 years ago |
Tejun Heo
|
4149efb22d
workqueue: add system_freezeable_wq
|
14 years ago |
Tejun Heo
|
42c025f3de
workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noop
|
14 years ago |
Tejun Heo
|
e159489baa
workqueue: relax lockdep annotation on flush_work()
|
14 years ago |
Tejun Heo
|
c8efcc2589
workqueue: allow chained queueing during destruction
|
14 years ago |
Steven Rostedt
|
2d64672ed3
workqueue: It is likely that WORKER_NOT_RUNNING is true
|
14 years ago |
Hitoshi Mitake
|
e5cba24e3f
workqueue: check the allocation of system_unbound_wq
|
14 years ago |
Andrew Morton
|
ca1cab37d9
workqueues: s/ON_STACK/ONSTACK/
|
14 years ago |
David Howells
|
5260562754
MN10300: Fix the PERCPU() alignment to allow for workqueues
|
14 years ago |
Tejun Heo
|
daaae6b010
workqueue: remove in_workqueue_context()
|
14 years ago |
Tejun Heo
|
31ddd871fc
workqueue: Clarify that schedule_on_each_cpu is synchronous
|
14 years ago |
Tejun Heo
|
6370a6ad3b
workqueue: add and use WQ_MEM_RECLAIM flag
|
14 years ago |
Tejun Heo
|
30310045dd
workqueue: fix HIGHPRI handling in keep_working()
|
14 years ago |
Tejun Heo
|
cdadf0097c
workqueue: add queue_work and activate_work trace points
|
14 years ago |
Tejun Heo
|
97bd234701
workqueue: prepare for more tracepoints
|
14 years ago |
Tejun Heo
|
09383498c5
workqueue: implement flush[_delayed]_work_sync()
|
14 years ago |
Tejun Heo
|
baf59022c3
workqueue: factor out start_flush_work()
|
14 years ago |
Tejun Heo
|
401a8d048e
workqueue: cleanup flush/cancel functions
|
14 years ago |