Histórico de Commits

Autor SHA1 Mensagem Data
  Christoph Hellwig ca5ecd64c2 kernel: fix generic_exec_single indentation há 11 anos atrás
  Christoph Hellwig 0a06ff068f kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS há 11 anos atrás
  Linus Torvalds 0910c0bdf7 Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block há 11 anos atrás
  Jens Axboe c84a83e2aa smp: don't warn about csd->flags having CSD_FLAG_LOCK cleared for !wait há 12 anos atrás
  Jens Axboe e3daab6ce4 smp: export __smp_call_function_single() há 12 anos atrás
  Borislav Petkov a17bce4d1d x86/boot: Further compress CPUs bootup message há 12 anos atrás
  David Daney 202da40057 kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask(). há 12 anos atrás
  Chen Gang 60c323699b kernel/smp.c: free related resources when failure occurs in hotplug_cfd() há 12 anos atrás
  Linus Torvalds 5e0b3a4e88 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 12 anos atrás
  Xie XiuQi 15e71911fc generic-ipi/locking: Fix misleading smp_call_function_any() description há 12 anos atrás
  Xie XiuQi 46591962cb generic-ipi: Kill unnecessary variable - csd_flags há 12 anos atrás
  Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files há 12 anos atrás
  Andrew Morton e1d12f3270 kernel/smp.c: cleanups há 12 anos atrás
  liguang 1def1dc917 kernel/smp.c: use '|=' for csd_lock há 12 anos atrás
  Shaohua Li 9a46ad6d6d smp: make smp_call_function_many() use logic similar to smp_call_function_single() há 12 anos atrás
  Wang YanQing f44310b98d smp: Fix SMP function call empty cpu mask race há 12 anos atrás
  Yong Zhang 8feb8e896d smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() há 13 anos atrás
  Thomas Gleixner f37f435f33 smp: Implement kick_all_cpus_sync() há 13 anos atrás
  Suresh Siddha 3bb5d2ee39 smp, idle: Allocate idle thread for each possible cpu during boot há 13 anos atrás
  Gilad Ben-Yossef b3a7e98e02 smp: add func to IPI cpus based on parameter func há 13 anos atrás
  Gilad Ben-Yossef 3fc498f165 smp: introduce a generic on_each_cpu_mask() function há 13 anos atrás
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h há 14 anos atrás
  Takao Indoh d8ad7d1123 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts há 14 anos atrás
  Amerigo Wang 34db18a054 smp: move smp setup functions to kernel/smp.c há 14 anos atrás
  Milton Miller c8def554d0 smp_call_function_interrupt: use typedef and %pf há 14 anos atrás
  Milton Miller 723aae25d5 smp_call_function_many: handle concurrent clearing of mask há 14 anos atrás
  Milton Miller 45a5791920 call_function_many: add missing ordering há 14 anos atrás
  Milton Miller e6cd1e07a1 call_function_many: fix list delete vs add race há 14 anos atrás
  Linus Torvalds 2b1caf6ed7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 14 anos atrás
  Milton Miller 225c8e010f kernel/smp.c: consolidate writes in smp_call_function_interrupt() há 14 anos atrás