summaryrefslogtreecommitdiff
path: root/arch/x86/mach-voyager
AgeCommit message (Expand)Author
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis
2008-12-16x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-11-11x86, voyager: fix smp generic helper voyager breakageJames Bottomley
2008-11-03x86, voyager: fix smp_intr_init() compile breakageJames Bottomley
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley
2008-10-30x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley
2008-10-30x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-08x86: cleanup machine_specific_memory_setup, v2Yinghai Lu
2008-07-08x86: rename two e820 related functionsYinghai Lu
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe
2008-05-25x86: move smp_found_configAlexey Starikovskiy
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu
2008-05-25x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson
2008-05-25x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson
2008-04-30x86, voyager: fix ioremap_nocache()Ingo Molnar
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge
2008-04-24x86: voyager fixIngo Molnar
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-04-17x86: move stack_start to smp.hGlauber de Oliveira Costa
2008-04-17x86: adapt voyager's setup_trampolineGlauber Costa
2008-04-17x86: adapt voyager's trampoline_baseGlauber Costa
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen
2008-01-30x86: avoid name conflict for Voyager leave_mmJeremy Fitzhardinge
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: cleanup tlbflush.h variantsThomas Gleixner
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner
2008-01-30x86: mach-voyager, lindentIngo Molnar
2007-11-17x86: fix smp init sectionsRandy Dunlap
2007-11-17x86: fix voyager_cat_init sectionRandy Dunlap
2007-10-27x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-17x86: misc. constificationsJan Beulich
2007-10-17x86: clean up struct irqaction initializersThomas Gleixner
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-11i386: move kernelThomas Gleixner
2007-10-11i386: move mach-voyagerThomas Gleixner