提交歷史

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