aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-voyager (follow)
AgeCommit message (Expand)AuthorFilesLines
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 calling earlyJames Bottomley1-0/+6
2008-10-30x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_codeJames Bottomley1-1/+4
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]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-07-08x86: cleanup machine_specific_memory_setup, v2Yinghai Lu1-31/+1
2008-07-08x86: rename two e820 related functionsYinghai Lu1-6/+6
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-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory mapsPaul Jackson1-1/+4
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson1-1/+3
2008-04-30x86, voyager: fix ioremap_nocache()Ingo Molnar1-1/+1
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/linux-2.6-xen-nextLinus 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 Cong4-8/+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: convert TSC disabling to generic cpuid disable bitmapAndi Kleen1-1/+1
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 Molnar5-771/+718
2007-11-17x86: fix smp init sectionsRandy Dunlap1-2/+2
2007-11-17x86: fix voyager_cat_init sectionRandy Dunlap1-1/+1
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 Torvalds2-7/+7
2007-10-20spelling fixes: arch/i386/Simon Arlott2-7/+7
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-17x86: clean up struct irqaction initializersThomas Gleixner1-1/+5
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-6/+8
2007-10-11i386: move kernelThomas Gleixner1-1/+1
2007-10-11i386: move mach-voyagerThomas Gleixner6-0/+3730