summaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-voyager
Commit message (Expand)AuthorAgeFilesLines
* x86, voyager: fix smp generic helper voyager breakageJames Bottomley2008-11-111-2/+14
* x86, voyager: fix smp_intr_init() compile breakageJames Bottomley2008-11-032-2/+2
* x86/voyager: fix missing cpu_index initialisationJames Bottomley2008-10-311-0/+1
* x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley2008-10-301-0/+6
* x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley2008-10-301-1/+4
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-2/+2
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-79/+19
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-261-77/+17
* | x86: cleanup machine_specific_memory_setup, v2Yinghai Lu2008-07-081-31/+1
* | x86: rename two e820 related functionsYinghai Lu2008-07-081-6/+6
* | x86: move smp_found_configAlexey Starikovskiy2008-05-251-5/+0
* | x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-251-9/+0
* | x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson2008-05-251-1/+4
* | x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-251-1/+3
|/
* x86, voyager: fix ioremap_nocache()Ingo Molnar2008-04-301-1/+1
* x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-261-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-251-2/+2
|\
| * x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-241-2/+2
* | x86: voyager fixIngo Molnar2008-04-241-17/+0
|/
* x86: remove pointless commentsWANG Cong2008-04-194-8/+0
* x86: move suspend wakeup code to CPavel Machek2008-04-171-0/+1
* x86: move stack_start to smp.hGlauber de Oliveira Costa2008-04-171-7/+0
* x86: adapt voyager's setup_trampolineGlauber Costa2008-04-171-1/+1
* x86: adapt voyager's trampoline_baseGlauber Costa2008-04-171-4/+4
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-2/+0
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-301-1/+1
* x86: avoid name conflict for Voyager leave_mmJeremy Fitzhardinge2008-01-301-5/+5
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-10/+10
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-6/+6
* x86: cleanup tlbflush.h variantsThomas Gleixner2008-01-301-4/+3
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-1/+0
* x86: mach-voyager, lindentIngo Molnar2008-01-305-771/+718
* x86: fix smp init sectionsRandy Dunlap2007-11-171-2/+2
* x86: fix voyager_cat_init sectionRandy Dunlap2007-11-171-1/+1
* x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley2007-10-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-192-7/+7
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-202-7/+7
* | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-6/+6
|/
* x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-171-0/+1
* x86: misc. constificationsJan Beulich2007-10-171-2/+2
* x86: clean up struct irqaction initializersThomas Gleixner2007-10-171-1/+5
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-161-6/+8
* i386: move kernelThomas Gleixner2007-10-111-1/+1
* i386: move mach-voyagerThomas Gleixner2007-10-116-0/+3730