Histórico de Commits

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