Historique des commits

Auteur SHA1 Message Date
  Michael Ellerman 51111dce25 kernel/smp: Tell the user we're bringing up secondary CPUs il y a 8 ans
  Michael Ellerman 92b2327829 kernel/smp: Make the SMP boot message common on all arches il y a 8 ans
  Michael Ellerman ca7dfdbb33 kernel/smp: Define pr_fmt() for smp.c il y a 8 ans
  Peter Zijlstra 8db549491c smp: Allocate smp_call_on_cpu() workqueue on stack too il y a 9 ans
  Juergen Gross df8ce9d78a smp: Add function to execute a function synchronously on a CPU il y a 9 ans
  Juergen Gross 47ae4b05d0 virt, sched: Add generic vCPU pinning support il y a 9 ans
  Linus Torvalds a6408f6cb6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 9 ans
  Richard Weinberger 31487f8328 smp/cfd: Convert core to hotplug state machine il y a 9 ans
  Peter Zijlstra 1f03e8d291 locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() il y a 9 ans
  Linus Torvalds 710d60cbf1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 9 ans
  Davidlohr Bueso 38460a2178 locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() il y a 9 ans
  Davidlohr Bueso 90d1098478 locking/csd_lock: Explicitly inline csd_lock*() helpers il y a 9 ans
  Thomas Gleixner 4cb28ced23 cpu/hotplug: Create hotplug threads il y a 9 ans
  Mel Gorman d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd il y a 9 ans
  Linus Torvalds 5224b9613b smp: Fix error case handling in smp_call_function_*() il y a 10 ans
  Linus Torvalds 8053871d0f smp: Fix smp_call_function_single_async() locking il y a 10 ans
  Linus Torvalds 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 11 ans
  Chuansheng Liu c6f4459fc3 smp: Add new wake_up_all_idle_cpus() function il y a 11 ans
  Christoph Lameter bb964a92ce kernel misc: Replace __get_cpu_var uses il y a 11 ans
  Sasha Levin 618fde8721 kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path il y a 11 ans
  Ingo Molnar d26fad5b38 Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying bigger tree-wide changes il y a 11 ans
  Srivatsa S. Bhat 8d056c48e4 CPU hotplug, smp: flush any pending IPI callbacks before CPU offline il y a 11 ans
  Frederic Weisbecker 4788501606 irq_work: Implement remote queueing il y a 11 ans
  Srivatsa S. Bhat a219ccf463 smp: print more useful debug info upon receiving IPI on an offline CPU il y a 11 ans
  Frederic Weisbecker c46fff2a3b smp: Rename __smp_call_function_single() to smp_call_function_single_async() il y a 11 ans
  Frederic Weisbecker fce8ad1568 smp: Remove wait argument from __smp_call_function_single() il y a 11 ans
  Frederic Weisbecker d7877c03f1 smp: Move __smp_call_function_single() below its safe version il y a 11 ans
  Frederic Weisbecker 8b28499a71 smp: Consolidate the various smp_call_function_single() declensions il y a 11 ans
  Jan Kara 08eed44c72 smp: Teach __smp_call_function_single() to check for offline cpus il y a 11 ans
  Jan Kara 5fd77595ec smp: Iterate functions through llist_for_each_entry_safe() il y a 11 ans