summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-051-1/+1
* x86: update copyrightsIngo Molnar2009-01-311-1/+1
* x86: don't treat bigsmp as non-standardYinghai Lu2009-01-301-1/+1
* x86: fix compiling with 64bit with def_to_bigsmpYinghai Lu2009-01-301-1/+1
* x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-301-1/+1
* x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-291-1/+1
* x86: generalize boot_cpu_idIngo Molnar2009-01-291-12/+0
* x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-291-1/+1
* x86: remove mach_apic.hIngo Molnar2009-01-291-1/+1
* x86, smp: refactor ->wake_cpuIngo Molnar2009-01-281-2/+2
* x86, smp: eliminate asm/mach-default/mach_wakecpu.hIngo Molnar2009-01-281-1/+0
* x86, smp: refactor ->inquire_remote_apic() methodsIngo Molnar2009-01-281-2/+2
* x86, smp: refactor ->store/restore_NMI_vector() methodsIngo Molnar2009-01-281-1/+2
* x86, smp: refactor ->smp_callin_clear_local_apic() methodsIngo Molnar2009-01-281-1/+2
* x86, smp: refactor ->wait_for_init_deassert()Ingo Molnar2009-01-281-1/+2
* x86: refactor ->check_phys_apicid_present() subarch methodsIngo Molnar2009-01-281-1/+6
* x86: refactor ->setup_portio_remap() subarch methodsIngo Molnar2009-01-281-1/+2
* x86, apic: clean up ->cpu_present_to_apicid()Ingo Molnar2009-01-281-1/+8
* x86, apic: clean up ->apicid_to_node()Ingo Molnar2009-01-281-1/+1
* x86, apic: clean up ->setup_apic_routing()Ingo Molnar2009-01-281-1/+1
* x86, apic: rename genapic::apic_destination_logical to genapic::dest_logicalIngo Molnar2009-01-281-1/+1
* x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar2009-01-281-1/+1
* x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-271-4/+0
* x86: uv cleanupTejun Heo2009-01-211-0/+1
* x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-191-0/+3
* x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-191-2/+1
* x86: misc clean up after the percpu updateTejun Heo2009-01-161-1/+1
* x86: fold pda into percpu area on SMPTejun Heo2009-01-161-59/+1
* x86: load pointer to pda into %gs while brining up a CPUTejun Heo2009-01-161-0/+1
*-. Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-151-1/+1
|\ \
| | * x86: fully honor "nolapic"Jan Beulich2009-01-151-0/+1
| |/ |/|
| * x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.hJaswinder Singh Rajput2009-01-101-1/+0
| * x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.hJaswinder Singh Rajput2009-01-101-0/+1
| * Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-101-63/+65
| |\ | |/ |/|
| * x86: smp.h move prefill_possible_map declartion to cpu.hJaswinder Singh Rajput2009-01-071-1/+0
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-1/+1
|\ \ | |/
| *-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-061-4/+11
| |\ \
| * | | x86: update Alan Cox's email addressesAlan Cox2009-01-051-1/+1
| |/ /
| * | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-11/+22
| |\ \
* | | | x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis2009-01-041-63/+65
| |_|/ |/| |
* | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-031-1/+1
* | | x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-031-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-031-6/+13
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-15/+12
| |\ \ | | |/
| | * Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-1/+1
| | |\
| | | * tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-251-1/+1
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----. \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-12/+11
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | x86: fix missing space in printkMichael Tokarev2008-12-051-2/+4
| | | |/ / /
| * | | | | cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-261-3/+8
* | | | | | x86: use possible_cpus=NUM to extend the possible cpus allowedMike Travis2008-12-181-4/+21
OpenPOWER on IntegriCloud