Commit History

Author SHA1 Message Date
  Linus Torvalds 2e515bf096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 11 years ago
  Linus Torvalds 9ee52a1633 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 11 years ago
  Linus Torvalds 542a086ac7 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 11 years ago
  Tejun Heo b22ce2785d workqueue: cond_resched() after processing each work item 12 years ago
  Greg Kroah-Hartman 1a6661dafd workqueue: convert bus code to use dev_groups 12 years ago
  Libin 2d498db981 workqueue: Fix manage_workers() RETURNS description 12 years ago
  Libin b11895c458 workqueue: Comment correction in file header 12 years ago
  Yacine Belkadi d185af300f workqueue: fix some scripts/kernel-doc warnings 12 years ago
  Linus Torvalds 4264bc1371 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 years ago
  Shaohua Li 2865a8fb44 workqueue: copy workqueue_attrs with all fields 12 years ago
  Lai Jiangshan c2fda50966 workqueue: allow work_on_cpu() to be called recursively 12 years ago
  Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
  Linus Torvalds f317ff9eed Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 years ago
  Tejun Heo 1be0c25da5 workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init() 12 years ago
  Marc Dionne ad7b1f841f workqueue: Make schedule_work() available again to non GPL modules 12 years ago
  Joonsoo Kim 8f174b1175 workqueue: correct handling of the pool spin_lock 12 years ago
  Viresh Kumar 0668106ca3 workqueue: Add system wide power_efficient workqueues 12 years ago
  Viresh Kumar cee22a1505 workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues 12 years ago
  Tejun Heo d325185916 workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into node number 12 years ago
  Tejun Heo 3d1cb2059d workqueue: include workqueue info when printing debug dump of a worker task 12 years ago
  Wei Yongjun cece95dfe5 workqueue: use kmem_cache_free() instead of kfree() 12 years ago
  Lai Jiangshan 5c529597e9 workqueue: avoid false negative WARN_ON() in destroy_workqueue() 12 years ago
  Tejun Heo 229641a6f1 Merge tag 'v3.9-rc5' into wq/for-3.10 12 years ago
  Tejun Heo d55262c4d1 workqueue: update sysfs interface to reflect NUMA awareness and a kernel param to disable NUMA affinity 12 years ago
  Tejun Heo 4c16bd327c workqueue: implement NUMA affinity for unbound workqueues 12 years ago
  Tejun Heo dce90d47c4 workqueue: introduce put_pwq_unlocked() 12 years ago
  Tejun Heo 1befcf3073 workqueue: introduce numa_pwq_tbl_install() 12 years ago
  Tejun Heo e50aba9aea workqueue: use NUMA-aware allocation for pool_workqueues 12 years ago
  Tejun Heo f147f29eb7 workqueue: break init_and_link_pwq() into two functions and introduce alloc_unbound_pwq() 12 years ago
  Tejun Heo df2d5ae499 workqueue: map an unbound workqueues to multiple per-node pool_workqueues 12 years ago