summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/cleanups' into x86/signalIngo Molnar2008-09-061-4/+1Star
|\
| * Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-251-0/+3
| |\
| * \ Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-201-19/+46
| |\ \
| * | | x86: remove nesting CONFIG_HOTPLUG_CPULi Zefan2008-08-151-4/+1Star
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar2008-09-061-21/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | * | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-141-7/+23
| | |\ \ \
| | * | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as staticJaswinder Singh2008-07-251-2/+2
| * | | | | Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin2008-09-041-26/+40
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge commit 'v2.6.27-rc3' into x86/xsaveIngo Molnar2008-08-141-3/+19
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-251-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221-29/+30
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-181-18/+8Star
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-181-2/+2
| |\ \ \ \ \ \
| * | | | | | | x86: make read_apic_id return final apicidYinghai Lu2008-07-121-3/+3
| * | | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-121-0/+5
| * | | | | | | x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha2008-07-121-17/+11Star
* | | | | | | | x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2008-08-221-0/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | x86: silence section mismatch warning - get_local_pdaMarcin Slusarz2008-08-181-2/+9
* | | | | | | x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu2008-08-141-10/+28
* | | | | | | x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky2008-08-141-14/+0Star
| |_|_|_|_|/ |/| | | | |
* | | | | | x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2008-08-111-0/+10
* | | | | | x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-111-3/+9
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-241-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-139/+77Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-061-2/+4
| |\ \ \ \
| * | | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-4/+4
* | | | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-211-26/+26
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---------. \ \ \ \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-32/+22Star
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | / / | | | | | |_|_|_|/ / | | | | |/| | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | | * | | x86_64: unstatic get_local_pdaJeremy Fitzhardinge2008-07-161-1/+1
| | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-07-181-139/+77Star
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | * | | | | x86: smpboot maxcpus - add checking for NULL early paramCyrill Gorcunov2008-07-091-1/+2
| | * | | | | | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-181-30/+19Star
| |/ / / / / /
* / / / / / / x86: use cpu_clear in remove_cpu_from_mapsYinghai Lu2008-07-181-1/+1
|/ / / / / /
* | | | | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | x86: convert to generic helpers for IPI function callsJens Axboe2008-06-261-2/+2
| | |/ / / | |/| | |
* | | | | arch/x86/kernel/smpboot.c: fix warningAndrew Morton2008-07-091-2/+2
* | | | | x86: move prefill_possible_map calling earlyYinghai Lu2008-07-081-0/+8
* | | | | x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov2008-07-081-1/+0Star
* | | | | x86: take load_sp0 out of smpboot.cGlauber Costa2008-07-081-1/+0Star
* | | | | x86: move cpu_exit_clear to process_32.cGlauber Costa2008-07-081-18/+1Star
* | | | | x86: remove cpu from mapsGlauber Costa2008-07-081-2/+0Star
* | | | | x86: change naming to match x86_64Glauber Costa2008-07-081-6/+2Star
* | | | | x86: provide connect_bsp_APIC for x86_64Glauber Costa2008-07-081-4/+1Star
* | | | | x86: change __setup_vector_irq with setup_vector_irqGlauber Costa2008-07-081-9/+2Star
* | | | | x86: remove ifdef from steppingGlauber Costa2008-07-081-2/+0Star
* | | | | x86: clearing io_apic harmless for x86_64Glauber Costa2008-07-081-2/+1Star
* | | | | x86: boot secondary cpus through initial_codeGlauber Costa2008-07-081-24/+1Star
* | | | | x86: move x86_64 gdt closer to i386Glauber Costa2008-07-081-9/+3Star
* | | | | x86: use stack_start in x86_64Glauber Costa2008-07-081-6/+1Star
* | | | | Merge branch 'x86/uv' into x86/develIngo Molnar2008-07-081-3/+2Star
|\ \ \ \ \