커밋 기록

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