Commit History

Author SHA1 Message Date
  Linus Torvalds ef504fa591 Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 9 years ago
  Peter Zijlstra 25528213fe tags: Fix DEFINE_PER_CPU expansions 9 years ago
  Anna-Maria Gleixner 22aceb3176 workqueue: Fix comment for work_on_cpu() 9 years ago
  Alexander Gordeev 9b7f6597f0 sched/core: Get rid of 'cpu' argument in wq_worker_sleeping() 9 years ago
  Lars-Peter Clausen 23217b443b workqueue: Replace usage of init_name with dev_set_name() 9 years ago
  Tejun Heo d6e022f1d2 workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup 9 years ago
  Tejun Heo f303fccb82 workqueue: implement "workqueue.debug_force_rr_cpu" debug feature 9 years ago
  Mike Galbraith ef55718044 workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs 9 years ago
  Tejun Heo 041bd12e27 Revert "workqueue: make sure delayed work run in local cpu" 9 years ago
  Tejun Heo 23d11a58a9 workqueue: skip flush dependency checks for legacy workqueues 9 years ago
  wanghaibin 6201171e3b workqueue: simplify the apply_workqueue_attrs_locked() 9 years ago
  Tejun Heo 82607adcf9 workqueue: implement lockup detector 9 years ago
  Tejun Heo fca839c00a workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue 9 years ago
  Linus Torvalds e25ac7ddaa Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 9 years ago
  Xunlei Pang e2273584d3 workqueue: Allocate the unbound pool using local node memory 9 years ago
  Shaohua Li 874bbfe600 workqueue: make sure delayed work run in local cpu 10 years ago
  Linus Torvalds 7d3e2eb178 Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 10 years ago
  Linus Torvalds a1d8561172 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
  Peter Zijlstra 25834c73f9 sched: Fix a race between __kthread_bind() and sched_setaffinity() 10 years ago
  Tim Gardner 1dadafa86a workqueue: Make flush_workqueue() available again to non GPL modules 10 years ago
  Paul E. McKenney f78f5b90c4 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() 10 years ago
  Linus Torvalds 02201e3f1b Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 years ago
  Shailendra Verma 402dd89d6c workqueue: fix typos in comments 10 years ago
  Luis R. Rodriguez 552f530cbc kernel/workqueue.c: remove ifdefs over wq_power_efficient 10 years ago
  Lai Jiangshan 37b1ef31a5 workqueue: move flush_scheduled_work() to workqueue.h 10 years ago
  Lai Jiangshan 899a94fe15 workqueue: remove the lock from wq_sysfs_prep_attrs() 10 years ago
  Lai Jiangshan da7f91b2e2 workqueue: remove the declaration of copy_workqueue_attrs() 10 years ago
  Lai Jiangshan d4d3e25797 workqueue: ensure attrs changes are properly synchronized 10 years ago
  Lai Jiangshan a0111cf671 workqueue: separate out and refactor the locking of applying attrs 10 years ago
  Lai Jiangshan f7142ed483 workqueue: simplify wq_update_unbound_numa() 10 years ago