Histórico de Commits

Autor SHA1 Mensagem Data
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts há 8 anos atrás
  Byungchul Park fd1a5b04df workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes há 8 anos atrás
  Mark Rutland c95491ed6d locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() há 8 anos atrás
  Tejun Heo 692b48258d workqueue: replace pool->manager_arb mutex with a flag há 8 anos atrás
  Linus Torvalds 9954d4892a Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq há 8 anos atrás
  Tejun Heo 058fc47ee2 Merge branch 'for-4.13-fixes' into for-4.14 há 8 anos atrás
  Peter Zijlstra f52be57080 locking/lockdep: Untangle xhlock history save/restore from task independence há 8 anos atrás
  Peter Zijlstra e6f3faa734 locking/lockdep: Fix workqueue crossrelease annotation há 8 anos atrás
  Peter Zijlstra a1d14934ea workqueue/lockdep: 'Fix' flush_work() annotation há 8 anos atrás
  Peter Zijlstra c5a94a618e workqueue: Use TASK_IDLE há 8 anos atrás
  Boqun Feng 52fa5bc5cb locking/lockdep: Explicitly initialize wq_barrier::done::map há 8 anos atrás
  Byungchul Park b09be676e0 locking/lockdep: Implement the 'crossrelease' feature há 8 anos atrás
  Benjamin Peterson 9a2614916a workqueue: fix path to documentation há 8 anos atrás
  Michael Bringmann 1ad0f0a7aa workqueue: Work around edge cases for calc of pool's cpumask há 8 anos atrás
  Tejun Heo 0a94efb5ac workqueue: implicit ordered attribute should be overridable há 8 anos atrás
  Tejun Heo 5c0338c687 workqueue: restore WQ_UNBOUND/max_active==1 to be ordered há 8 anos atrás
  Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t há 8 anos atrás
  Linus Torvalds 3527d3e951 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 8 anos atrás
  Linus Torvalds ad1490bcd2 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq há 8 anos atrás
  Thomas Gleixner 0e8d6a9336 workqueue: Provide work_on_cpu_safe() há 8 anos atrás
  Geliang Tang c30fb26b11 workqueue: use setup_deferrable_timer há 8 anos atrás
  Tejun Heo 637fdbae60 workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq há 8 anos atrás
  Kees Cook dfb4357da6 time: Remove CONFIG_TIMER_STATS há 9 anos atrás
  Tejun Heo 8bc4a04455 Merge branch 'for-4.9' into for-4.10 há 9 anos atrás
  Tejun Heo 2186d9f940 workqueue: move wq_numa_init() to workqueue_init() há 9 anos atrás
  Petr Mladek e700591ae0 kthread: rename probe_kthread_data() to kthread_probe_data() há 9 anos atrás
  Tejun Heo 863b710b66 workqueue: remove keventd_up() há 9 anos atrás
  Tejun Heo 3347fa0928 workqueue: make workqueue available early during boot há 9 anos atrás
  Tejun Heo fa07fb6a4e workqueue: dump workqueue state on sanity check failures in destroy_workqueue() há 9 anos atrás
  Jens Axboe f72b8792d1 workqueue: add cancel_work() há 9 anos atrás