Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 4a2829b976 Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 11 años
  Chuansheng Liu 440a113603 workqueue: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() hace 11 años
  Linus Torvalds 9199c4caa1 Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci hace 11 años
  Bjorn Helgaas 12997d1a99 Revert "workqueue: allow work_on_cpu() to be called recursively" hace 11 años
  Li Bin 4e8b22bd1a workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_workqueues hace 12 años
  Li Bin 9ef28a73ff workqueue: fix comment typo for __queue_work() hace 12 años
  Tejun Heo 8a2b753844 workqueue: fix ordered workqueues in NUMA setups hace 12 años
  Oleg Nesterov 9115122806 workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY hace 11 años
  Linus Torvalds 2e515bf096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 12 años
  Linus Torvalds 9ee52a1633 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 12 años
  Linus Torvalds 542a086ac7 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core hace 12 años
  Tejun Heo b22ce2785d workqueue: cond_resched() after processing each work item hace 12 años
  Greg Kroah-Hartman 1a6661dafd workqueue: convert bus code to use dev_groups hace 12 años
  Libin 2d498db981 workqueue: Fix manage_workers() RETURNS description hace 12 años
  Libin b11895c458 workqueue: Comment correction in file header hace 12 años
  Yacine Belkadi d185af300f workqueue: fix some scripts/kernel-doc warnings hace 12 años
  Linus Torvalds 4264bc1371 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 12 años
  Shaohua Li 2865a8fb44 workqueue: copy workqueue_attrs with all fields hace 12 años
  Lai Jiangshan c2fda50966 workqueue: allow work_on_cpu() to be called recursively hace 12 años
  Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files hace 12 años
  Linus Torvalds f317ff9eed Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq hace 12 años
  Tejun Heo 1be0c25da5 workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init() hace 12 años
  Marc Dionne ad7b1f841f workqueue: Make schedule_work() available again to non GPL modules hace 12 años
  Joonsoo Kim 8f174b1175 workqueue: correct handling of the pool spin_lock hace 12 años
  Viresh Kumar 0668106ca3 workqueue: Add system wide power_efficient workqueues hace 12 años
  Viresh Kumar cee22a1505 workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues hace 12 años
  Tejun Heo d325185916 workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into node number hace 12 años
  Tejun Heo 3d1cb2059d workqueue: include workqueue info when printing debug dump of a worker task hace 12 años
  Wei Yongjun cece95dfe5 workqueue: use kmem_cache_free() instead of kfree() hace 12 años
  Lai Jiangshan 5c529597e9 workqueue: avoid false negative WARN_ON() in destroy_workqueue() hace 12 años