summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar1-0/+3
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz1-0/+3
2008-08-20Merge branch 'linus' into x86/cleanupsIngo Molnar1-19/+46
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz1-2/+9
2008-08-15x86: remove nesting CONFIG_HOTPLUG_CPULi Zefan1-4/+1
2008-08-14x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu1-10/+28
2008-08-14x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky1-14/+0
2008-08-12x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu1-0/+10
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman1-3/+9
2008-07-24Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner1-26/+26
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar1-32/+22
2008-07-18Merge branch 'linus' into x86/cleanupsIngo Molnar1-139/+77
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki1-30/+19
2008-07-18x86: use cpu_clear in remove_cpu_from_mapsYinghai Lu1-1/+1
2008-07-16x86_64: unstatic get_local_pdaJeremy Fitzhardinge1-1/+1
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar1-139/+77
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-2/+2
2008-07-09x86: smpboot maxcpus - add checking for NULL early paramCyrill Gorcunov1-1/+2
2008-07-09arch/x86/kernel/smpboot.c: fix warningAndrew Morton1-2/+2
2008-07-08x86: move prefill_possible_map calling earlyYinghai Lu1-0/+8
2008-07-08x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov1-1/+0
2008-07-08x86: take load_sp0 out of smpboot.cGlauber Costa1-1/+0
2008-07-08x86: move cpu_exit_clear to process_32.cGlauber Costa1-18/+1
2008-07-08x86: remove cpu from mapsGlauber Costa1-2/+0
2008-07-08x86: change naming to match x86_64Glauber Costa1-6/+2
2008-07-08x86: provide connect_bsp_APIC for x86_64Glauber Costa1-4/+1
2008-07-08x86: change __setup_vector_irq with setup_vector_irqGlauber Costa1-9/+2
2008-07-08x86: remove ifdef from steppingGlauber Costa1-2/+0
2008-07-08x86: clearing io_apic harmless for x86_64Glauber Costa1-2/+1
2008-07-08x86: boot secondary cpus through initial_codeGlauber Costa1-24/+1
2008-07-08x86: move x86_64 gdt closer to i386Glauber Costa1-9/+3
2008-07-08x86: use stack_start in x86_64Glauber Costa1-6/+1
2008-07-08Merge branch 'x86/uv' into x86/develIngo Molnar1-3/+2
2008-07-08x86: fix stack overflow for large values of MAX_APICSJack Steiner1-3/+2
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar1-31/+50
2008-07-08x86: compile error fix for smpboot.cJeremy Fitzhardinge1-0/+2
2008-07-08x86: remove static boot_cpu_pda array v2Mike Travis1-13/+46
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis1-18/+2
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-17/+0
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar1-2/+4
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar1-5/+8
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki1-0/+3
2008-07-08Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""Ingo Molnar1-4/+0
2008-07-08x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki1-0/+4
2008-07-08x86: APIC/SMP: correct the message for "nosmp"Maciej W. Rozycki1-2/+1
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar1-2/+4
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin1-1/+0
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe1-2/+2
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar1-1/+4