Commit History

作者 SHA1 備註 提交日期
  Oleg Nesterov 1a4d9b0aa0 workqueues: insert_work: use "list_head *" instead of "int tail" 17 年之前
  Zhang Rui c1a220e7ac pm: introduce new interfaces schedule_work_on() and queue_work_on() 17 年之前
  Ingo Molnar 68083e05d7 Merge commit 'v2.6.26-rc9' into cpus4096 17 年之前
  Christoph Lameter cde5353599 Christoph has moved 17 年之前
  Mike Travis 363ab6f142 core: use performance variant for_each_cpu_mask_nr 17 年之前
  Andrew Liu 8a3e77cc21 workqueue: remove redundant function invocation 17 年之前
  Harvey Harrison af1f16d08f kernel: replace remaining __FUNCTION__ occurrences 17 年之前
  Oleg Nesterov 1e35eaa2d8 cleanup_workqueue_thread: remove the unneeded "cpu" parameter 17 年之前
  Oleg Nesterov 00dfcaf748 workqueues: shrink cpu_populated_map when CPU dies 17 年之前
  Pavel Machek d59b949f77 timer_list: add annotations to workqueue.c 17 年之前
  Li Zefan 6d141c3ff6 workqueue: make delayed_work_timer_fn() static 17 年之前
  Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* 17 年之前
  Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 年之前
  Johannes Berg eb13ba8738 lockdep: fix workqueue creation API lockdep interaction 17 年之前
  Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 年之前
  Johannes Berg 4e6045f134 workqueue: debug flushing deadlocks with lockdep 17 年之前
  Hugh Dickins d243769d3f fix bogus hotplug cpu warning 18 年之前
  Oleg Nesterov 13c22168b7 destroy_workqueue() can livelock 18 年之前
  Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 年之前
  Oleg Nesterov 1f1f642e2f make cancel_xxx_work_sync() return a boolean 18 年之前
  Oleg Nesterov f5a421a450 rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() 18 年之前
  Oleg Nesterov 14441960e8 simplify cleanup_workqueue_thread() 18 年之前
  Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 年之前
  Oleg Nesterov 6e84d644b5 make cancel_rearming_delayed_work() reliable 18 年之前
  Oleg Nesterov 5de18d1697 worker_thread: don't play with SIGCHLD and numa policy 18 年之前
  Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 年之前
  Oleg Nesterov 85f4186af9 worker_thread: fix racy try_to_freeze() usage 18 年之前
  Oleg Nesterov b9aac8e0d3 worker_thread: don't play with signals 18 年之前
  Oleg Nesterov 23b2e5991a workqueue: kill NOAUTOREL works 18 年之前
  Oleg Nesterov 1634c48f8b make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq 18 年之前