提交歷史

作者 SHA1 備註 提交日期
  Yong Zhang 8feb8e896d smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() 13 年之前
  Thomas Gleixner f37f435f33 smp: Implement kick_all_cpus_sync() 13 年之前
  Suresh Siddha 3bb5d2ee39 smp, idle: Allocate idle thread for each possible cpu during boot 13 年之前
  Gilad Ben-Yossef b3a7e98e02 smp: add func to IPI cpus based on parameter func 13 年之前
  Gilad Ben-Yossef 3fc498f165 smp: introduce a generic on_each_cpu_mask() function 13 年之前
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年之前
  Takao Indoh d8ad7d1123 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts 14 年之前
  Amerigo Wang 34db18a054 smp: move smp setup functions to kernel/smp.c 14 年之前
  Milton Miller c8def554d0 smp_call_function_interrupt: use typedef and %pf 14 年之前
  Milton Miller 723aae25d5 smp_call_function_many: handle concurrent clearing of mask 14 年之前
  Milton Miller 45a5791920 call_function_many: add missing ordering 14 年之前
  Milton Miller e6cd1e07a1 call_function_many: fix list delete vs add race 14 年之前
  Linus Torvalds 2b1caf6ed7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 年之前
  Milton Miller 225c8e010f kernel/smp.c: consolidate writes in smp_call_function_interrupt() 14 年之前
  Anton Blanchard 6dc1989995 kernel/smp.c: fix smp_call_function_many() SMP race 14 年之前
  Tejun Heo bd924e8cbd smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c 14 年之前
  Amerigo Wang 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS 14 年之前
  David Howells 3a5f65df5a Typedef SMP call function pointer 14 年之前
  Heiko Carstens 27c379f7f8 generic-ipi: Fix deadlock in __smp_call_function_single 14 年之前
  Akinobu Mita 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Milton Miller e03bcb6862 generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data 15 年之前
  David John af2422c42c smp_call_function_any(): pass the node value to cpumask_of_node() 15 年之前
  Linus Torvalds 8f0ddf91f2 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 年之前
  Xiao Guangrong c0f68c2fab generic-ipi: cleanup for generic_smp_call_function_interrupt() 15 年之前
  Thomas Gleixner 9f5a5621e7 smp: Convert smplocks to raw_spinlocks 15 年之前
  Rusty Russell 2ea6dec4a2 generic-ipi: Add smp_call_function_any() 15 年之前
  Sheng Yang 72f279b256 generic-ipi: Fix misleading smp_call_function*() description 15 年之前
  Rusty Russell 0748bd0177 cpumask: remove arch_send_call_function_ipi 15 年之前
  Xiao Guangrong 54fdade1c3 generic-ipi: make struct call_function_data lockless 15 年之前