aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)Author
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz
2008-08-14x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu
2008-08-14x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky
2008-08-11x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-18Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-18x86: use cpu_clear in remove_cpu_from_mapsYinghai Lu
2008-07-16x86_64: unstatic get_local_pdaJeremy Fitzhardinge
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-09x86: smpboot maxcpus - add checking for NULL early paramCyrill Gorcunov
2008-07-09arch/x86/kernel/smpboot.c: fix warningAndrew Morton
2008-07-08x86: move prefill_possible_map calling earlyYinghai Lu
2008-07-08x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov
2008-07-08x86: take load_sp0 out of smpboot.cGlauber Costa
2008-07-08x86: move cpu_exit_clear to process_32.cGlauber Costa
2008-07-08x86: remove cpu from mapsGlauber Costa
2008-07-08x86: change naming to match x86_64Glauber Costa
2008-07-08x86: provide connect_bsp_APIC for x86_64Glauber Costa
2008-07-08x86: change __setup_vector_irq with setup_vector_irqGlauber Costa
2008-07-08x86: remove ifdef from steppingGlauber Costa
2008-07-08x86: clearing io_apic harmless for x86_64Glauber Costa
2008-07-08x86: boot secondary cpus through initial_codeGlauber Costa
2008-07-08x86: move x86_64 gdt closer to i386Glauber Costa
2008-07-08x86: use stack_start in x86_64Glauber Costa
2008-07-08Merge branch 'x86/uv' into x86/develIngo Molnar
2008-07-08x86: fix stack overflow for large values of MAX_APICSJack Steiner
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: compile error fix for smpboot.cJeremy Fitzhardinge
2008-07-08x86: remove static boot_cpu_pda array v2Mike Travis
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki
2008-07-08Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp""Ingo Molnar
2008-07-08x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"Maciej W. Rozycki
2008-07-08x86: APIC/SMP: correct the message for "nosmp"Maciej W. Rozycki
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu
2008-05-25x86: smpboot.c: removed duplicated includeHuang Weiyi