Historique des commits

Auteur SHA1 Message Date
  Ingo Molnar 371b326908 Merge tag 'v4.17-rc5' into locking/core, to pick up fixes il y a 7 ans
  Peter Zijlstra 0b26351b91 stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock il y a 7 ans
  Thomas Gleixner de5b55c1d4 stop_machine: Use raw spinlocks il y a 7 ans
  Sebastian Andrzej Siewior fe5595c074 stop_machine: Provide stop_machine_cpuslocked() il y a 8 ans
  Christian Borntraeger bf0d31c054 locking/core, stop_machine: Yield the CPU during stop machine() il y a 9 ans
  Linus Torvalds af79ad2b1f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 9 ans
  Oleg Nesterov e625397041 stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock() il y a 10 ans
  Cheng Chao bf89a30472 stop_machine: Avoid a sleep and wakeup in stop_one_cpu() il y a 9 ans
  Oleg Nesterov ce4f06dcbb stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPARE il y a 9 ans
  Andrew Morton b493c34309 kernel/stop_machine.c: remove CONFIG_SMP dependencies il y a 10 ans
  Ingo Molnar 567bee2803 Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches il y a 10 ans
  Chris Wilson 86fffe4a61 kernel: remove stop_machine() Kconfig dependency il y a 10 ans
  Oleg Nesterov accaf6ea3d stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thread() il y a 10 ans
  Oleg Nesterov dd2e3121e3 stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to callers il y a 10 ans
  Oleg Nesterov 6fa3b826bc stop_machine: Kill cpu_stop_done->executed il y a 10 ans
  Oleg Nesterov 4aff1ca697 stop_machine: Change __stop_cpus() to rely on cpu_stop_queue_work() il y a 10 ans
  Oleg Nesterov 958c5f848e stop_machine: Change stop_one_cpu() to rely on cpu_stop_queue_work() il y a 10 ans
  Oleg Nesterov 1b034bd989 stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool il y a 10 ans
  Oleg Nesterov 6a19005157 stop_machine: Don't disable preemption in stop_two_cpus() il y a 10 ans
  Oleg Nesterov 64038f292a stop_machine: Fix possible cpu_stopper_thread() crash il y a 10 ans
  Peter Zijlstra 62694cd513 sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop() il y a 10 ans
  Oleg Nesterov f0cf16cbd0 stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark() il y a 10 ans
  Oleg Nesterov c00166d87e stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() il y a 10 ans
  Oleg Nesterov d8bc853582 stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled il y a 10 ans
  Oleg Nesterov 5caa1c089a stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works() il y a 10 ans
  Oleg Nesterov 233e7f267e stop_machine: Ensure that a queued callback will be called before cpu_stop_park() il y a 10 ans
  Oleg Nesterov d308b9f1e4 stop_machine: Remove cpu_stop_work's from list in cpu_stop_park() il y a 10 ans
  Oleg Nesterov 9a301f22fa stop_machine: Use 'cpu_stop_fn_t' where possible il y a 10 ans
  Oleg Nesterov 7eeb088e72 stop_machine: Unexport __stop_machine() il y a 10 ans
  Oleg Nesterov b377c2a089 stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work() il y a 10 ans