aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds30-6761/+611
2005-11-18powerpc: Move defconfig over and remove remaining arch/ppc64 filesPaul Mackerras8-6019/+244
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras2-1/+1
2005-11-18powerpc: time-of-day fixes for 32-bit CHRP systemsPaul Mackerras3-6/+14
2005-11-18powerpc: Fix compile error on pSeries arising from delay.h changesPaul Mackerras1-2/+2
2005-11-18powerpc: Move remaining .c files from arch/ppc64 to arch/powerpcPaul Mackerras6-152/+6
2005-11-18[PATCH] Remove SPAN_OTHER_NODES config definitionMike Kravetz2-14/+0
2005-11-18[PATCH] powerpc: merge align.cBenjamin Herrenschmidt5-544/+268
2005-11-18powerpc: Fix delay functions for 601 processorsPaul Mackerras2-8/+28
2005-11-18[PATCH] ppc: Fix warnings related to seq_fileKumar Gala2-2/+2
2005-11-18[PATCH] ppc: Fix MPC83xx device tableKumar Gala1-2/+26
2005-11-18[PATCH] powerpc: Maple: request I/O resource.Segher Boessenkool1-1/+10
2005-11-18[PATCH] ppc boot: replace string labels with numbersOlaf Hering1-12/+11
2005-11-17[PATCH] ppc: Fix warnings related to seq_fileKumar Gala2-2/+2
2005-11-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds57-749/+1982
2005-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-69/+137
2005-11-17[MIPS] Update defconfigsRalf Baechle45-654/+1917
2005-11-17[MIPS] SEAD: More build fixes.Ralf Baechle2-13/+3
2005-11-17[MIPS] TX3927: Try to glue the PCI code.Ralf Baechle1-71/+43
2005-11-17[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.Ralf Baechle1-0/+1
2005-11-17[MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.oRalf Baechle1-1/+1
2005-11-17[MIPS] Alchemy: Console output fixupPantelis Antoniou1-1/+1
2005-11-17[MIPS] IP32: Fix sparse warnings.Arnaud Giersch1-2/+2
2005-11-17[MIPS] IP32: Export mace symbol.Arnaud Giersch1-0/+3
2005-11-17[MIPS] JMR3927: Fix syntax error.Ralf Baechle1-1/+1
2005-11-17[MIPS] JMR3927: Undo accidental rename.Ralf Baechle1-1/+1
2005-11-17[MIPS] DDB5477: Fix unused variable warning.Ralf Baechle1-3/+7
2005-11-17[PATCH] Avoid use of uninitialised spinlock in EEH.David Woodhouse1-1/+2
2005-11-16[ARM] sa1111.c needs asm/sizes.hRussell King1-0/+1
2005-11-16[ARM] Move zone adjustment for SA1111 on SA11x0 platformsRussell King1-0/+11
2005-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds42-394/+633
2005-11-16[ARM] 3162/1: S3C2410 - updated defconfigBen Dooks1-25/+94
2005-11-16[ARM] 3161/1: BAST - fix commas on end of structsBen Dooks1-14/+14
2005-11-16[ARM] compressed/head.S debugging defaults to asm/arch/debug-macro.SRussell King1-19/+11
2005-11-16[ARM] Include asm/hardware.h instead of asm/arch/hardware.hRussell King5-5/+5
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King3-6/+1
2005-11-16[PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt6-2/+16
2005-11-16[PATCH] ppc: Fix build with CONFIG_CHRP not setBenjamin Herrenschmidt1-1/+4
2005-11-16powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras18-61/+91
2005-11-16[PATCH] powerpc: add new powerbooks to feature tableOlof Johansson1-0/+8
2005-11-16[PATCH] ppc: Fix boot with yaboot with ARCH=ppcBenjamin Herrenschmidt1-1/+13
2005-11-16[PATCH] powerpc: pci_64 fixes & cleanupsBenjamin Herrenschmidt5-113/+104
2005-11-16[PATCH] powerpc: More debugging fixupsMichael Ellerman4-4/+7
2005-11-16[PATCH] powerpc: Fixup debugging in lmb.cMichael Ellerman1-15/+18
2005-11-16[PATCH] powerpc: update defconfigsBenjamin Herrenschmidt5-185/+361
2005-11-16[PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbieMarcelo Tosatti1-12/+11
2005-11-15[PATCH] powerpc: Fix sparsemem with memory holes [was Re: ppc64 oops..]Paul Mackerras2-3/+10
2005-11-15[PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W1-7/+8