Histórico de Commits

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