Commit History

Author SHA1 Message Date
  Linus Torvalds e45836fafe Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 13 years ago
  Lai Jiangshan e06ffa1ede workqueue: use percpu allocator for cwq on UP 13 years ago
  Alan Stern 62d3c5439c Block: use a freezable workqueue for disk-event polling 13 years ago
  Tejun Heo b196be89cd workqueue: make alloc_workqueue() take printf fmt and args for name 13 years ago
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
  Thomas Tuttle fa2563e41c workqueue: lock cwq access in drain_workqueue 13 years ago
  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