Commit History

Author SHA1 Message Date
  David Daney 202da40057 kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). 11 years ago
  Chen Gang 60c323699b kernel/smp.c: free related resources when failure occurs in hotplug_cfd() 11 years ago
  Linus Torvalds 5e0b3a4e88 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
  Xie XiuQi 15e71911fc generic-ipi/locking: Fix misleading smp_call_function_any() description 12 years ago
  Xie XiuQi 46591962cb generic-ipi: Kill unnecessary variable - csd_flags 12 years ago
  Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
  Andrew Morton e1d12f3270 kernel/smp.c: cleanups 12 years ago
  liguang 1def1dc917 kernel/smp.c: use '|=' for csd_lock 12 years ago
  Shaohua Li 9a46ad6d6d smp: make smp_call_function_many() use logic similar to smp_call_function_single() 12 years ago
  Wang YanQing f44310b98d smp: Fix SMP function call empty cpu mask race 12 years ago
  Yong Zhang 8feb8e896d smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() 13 years ago
  Thomas Gleixner f37f435f33 smp: Implement kick_all_cpus_sync() 13 years ago
  Suresh Siddha 3bb5d2ee39 smp, idle: Allocate idle thread for each possible cpu during boot 13 years ago
  Gilad Ben-Yossef b3a7e98e02 smp: add func to IPI cpus based on parameter func 13 years ago
  Gilad Ben-Yossef 3fc498f165 smp: introduce a generic on_each_cpu_mask() function 13 years ago
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
  Takao Indoh d8ad7d1123 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts 14 years ago
  Amerigo Wang 34db18a054 smp: move smp setup functions to kernel/smp.c 14 years ago
  Milton Miller c8def554d0 smp_call_function_interrupt: use typedef and %pf 14 years ago
  Milton Miller 723aae25d5 smp_call_function_many: handle concurrent clearing of mask 14 years ago
  Milton Miller 45a5791920 call_function_many: add missing ordering 14 years ago
  Milton Miller e6cd1e07a1 call_function_many: fix list delete vs add race 14 years ago
  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 years ago
  Milton Miller 225c8e010f kernel/smp.c: consolidate writes in smp_call_function_interrupt() 14 years ago
  Anton Blanchard 6dc1989995 kernel/smp.c: fix smp_call_function_many() SMP race 14 years ago
  Tejun Heo bd924e8cbd smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c 14 years ago
  Amerigo Wang 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS 14 years ago
  David Howells 3a5f65df5a Typedef SMP call function pointer 14 years ago
  Heiko Carstens 27c379f7f8 generic-ipi: Fix deadlock in __smp_call_function_single 15 years ago
  Akinobu Mita 80b5184cc5 kernel/: convert cpu notifier to return encapsulate errno value 15 years ago