aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mach-voyager/voyager_smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-22[PATCH] x86: fix PDA variables to work during bootJames Bottomley1-0/+6
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge1-1/+13
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley1-6/+4
2006-10-12[VOYAGER] fix genirq messJames Bottomley1-17/+25
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-10/+18
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyagerFernando Vazquez1-0/+7
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton1-0/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-27[PATCH] voyager: add cpu_present_mapJames Bottomley1-0/+2
2006-03-28[PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki1-1/+1
2006-02-24[PATCH] voyager: fix the cpu_possible_map to make voyager boot againJames Bottomley1-0/+1
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton1-1/+1
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-2/+0
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo1-0/+3
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden1-1/+1
2005-07-13[PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksym reductionJames Bottomley1-0/+6
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez1-1/+1
2005-05-24[PATCH] voyager_smp.c static inline fixDominik Hackl1-9/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1931