aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/smp_32.h
Commit message (Expand)AuthorAgeFilesLines
* x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa2008-04-171-5/+0
* x86: unify extern masks declarationGlauber de Oliveira Costa2008-04-171-8/+0
* x86: merge smp_store_cpu_infoGlauber de Oliveira Costa2008-04-171-2/+0
* x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa2008-04-171-4/+0
* x86: merge __cpu_disable and cpu_dieGlauber Costa2008-04-171-3/+0
* x86: move hotplug related extern definitions to smp.hGlauber Costa2008-04-171-6/+0
* x86: make set_cpu_sibling_map nonstaticGlauber Costa2008-04-171-3/+0
* x86: adjust types in smpcommon_32.cGlauber Costa2008-04-171-3/+3
* x86: unify smp_send_stopGlauber Costa2008-04-171-5/+0
* x86: unify smp_cpus_doneGlauber Costa2008-04-171-7/+0
* x86: unify smp_prepare_cpusGlauber Costa2008-04-171-5/+0
* x86: unify prepare_boot_cpuGlauber Costa2008-04-171-5/+0
* x86: unify __cpu_up.Glauber Costa2008-04-171-5/+0
* x86: unify smp_call_function_maskGlauber Costa2008-04-171-6/+0
* x86: merge smp_send_rescheduleGlauber Costa2008-04-171-4/+0
* x86: move smp_ops extern declaration to common headerGlauber Costa2008-04-171-2/+0
* x86: define smp_ops in common headerGlauber Costa2008-04-171-14/+0
* x86: merge extern variables definitionsGlauber Costa2008-04-171-4/+0
* x86: merge extern function definitionsGlauber Costa2008-04-171-4/+0
* x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com2008-01-301-1/+1
* x86: cleanup smp.h variantsThomas Gleixner2008-01-301-68/+49
* Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-271-3/+6
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-2/+4
|\
| * x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-191-2/+4
* | remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
|/
* i386: export i386 smp_call_function_mask() to modulesLaurent Vivier2007-10-171-6/+3
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-1/+1
* x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-161-1/+1
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-0/+182