Commit History

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