aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mach-voyager (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: replace kmalloc+memset with kzallocBurman Yan1-4/+2
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge1-1/+13
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley2-9/+7
2006-10-12[VOYAGER] fix genirq messJames Bottomley1-17/+25
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-11/+19
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyagerFernando Vazquez1-0/+7
2006-09-26[PATCH] Voyager: tty lockingAlan Cox1-1/+0
2006-07-02[PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-5/+0
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton1-0/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+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-06-27[PATCH] voyager: fix compile after setup reworkJames Bottomley1-3/+2
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge1-0/+74
2006-04-19[PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.hJesper Juhl1-1/+0
2006-04-11[PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializersAdrian Bunk1-2/+8
2006-03-28[PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki1-1/+1
2006-02-26[PATCH] fix voyager after topology.c moveJames Bottomley1-14/+0
2006-02-24[PATCH] voyager: fix the cpu_possible_map to make voyager boot againJames Bottomley1-0/+1
2006-02-24[PATCH] voyager: fix boot panic by adding topology exportJames Bottomley1-0/+15
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 Viro4-6/+0
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo1-0/+3
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden2-9/+7
2005-08-06[PATCH] i386 voyager: Add machine_shutdownEric W. Biederman1-0/+6
2005-08-05[PATCH] fix voyager compile after machine_emergency_restart breakageJames Bottomley1-0/+7
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-5/+0
2005-07-13[PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksym reductionJames Bottomley2-0/+7
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-1/+1
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-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+3657