Commit History

Author SHA1 Message Date
  Linus Torvalds 1ead658124 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
  Thomas Gleixner ea2e64f280 workqueue: Provide destroy_delayed_work_on_stack() 11 years ago
  Dongsheng Yang 144818422b workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE 11 years ago
  Lai Jiangshan 5bdfff96c6 workqueue: ensure @task is valid across kthread_stop() 11 years ago
  Linus Torvalds 4a2829b976 Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 11 years ago
  Chuansheng Liu 440a113603 workqueue: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() 11 years ago
  Linus Torvalds 9199c4caa1 Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 11 years ago
  Bjorn Helgaas 12997d1a99 Revert "workqueue: allow work_on_cpu() to be called recursively" 11 years ago
  Li Bin 4e8b22bd1a workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_workqueues 12 years ago
  Li Bin 9ef28a73ff workqueue: fix comment typo for __queue_work() 12 years ago
  Tejun Heo 8a2b753844 workqueue: fix ordered workqueues in NUMA setups 12 years ago
  Oleg Nesterov 9115122806 workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY 11 years ago
  Linus Torvalds 2e515bf096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 years ago
  Linus Torvalds 9ee52a1633 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 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 12 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