Historial de Commits

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