summaryrefslogtreecommitdiff
path: root/arch/x86/mach-voyager/voyager_smp.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar1-1805/+0
2009-02-11Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge1-9/+7
2009-01-31x86/Voyager: make it build and bootJames Bottomley1-13/+12
2009-01-31x86: pass in cpu number to switch_to_new_gdt()Brian Gerst1-5/+6
2009-01-27x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst1-2/+0
2009-01-27x86: make Voyager use x86 per-cpu setup.Brian Gerst1-3/+0
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar1-2/+2
2009-01-16x86: merge 64 and 32 SMP percpu handlingTejun Heo1-0/+2
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis1-4/+3
2008-12-16x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-7/+0
2008-11-11x86, voyager: fix smp generic helper voyager breakageJames Bottomley1-2/+14
2008-11-03x86, voyager: fix smp_intr_init() compile breakageJames Bottomley1-1/+1
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley1-0/+1
2008-10-30x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley1-0/+6
2008-10-30x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley1-1/+4
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu1-2/+2
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-79/+19
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe1-77/+17
2008-05-25x86: move smp_found_configAlexey Starikovskiy1-5/+0
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu1-9/+0
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita1-5/+5
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-2/+2
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge1-2/+2
2008-04-24x86: voyager fixIngo Molnar1-17/+0
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
2008-04-17x86: move suspend wakeup code to CPavel Machek1-0/+1
2008-04-17x86: move stack_start to smp.hGlauber de Oliveira Costa1-7/+0
2008-04-17x86: adapt voyager's setup_trampolineGlauber Costa1-1/+1
2008-04-17x86: adapt voyager's trampoline_baseGlauber Costa1-4/+4
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-2/+0
2008-01-30x86: avoid name conflict for Voyager leave_mmJeremy Fitzhardinge1-5/+5
2008-01-30x86: remove all definitions with fastcallHarvey Harrison1-10/+10
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-6/+6
2008-01-30x86: cleanup tlbflush.h variantsThomas Gleixner1-4/+3
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner1-1/+0
2008-01-30x86: mach-voyager, lindentIngo Molnar1-365/+307
2007-11-17x86: fix smp init sectionsRandy Dunlap1-2/+2
2007-10-27x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley1-2/+2
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-6/+6
2007-10-20spelling fixes: arch/i386/Simon Arlott1-6/+6
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-6/+6
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty1-0/+1
2007-10-17x86: misc. constificationsJan Beulich1-2/+2
2007-10-11i386: move mach-voyagerThomas Gleixner1-0/+1952