aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-19powerpc: Merge machdep.hPaul Mackerras15-65/+62
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras11-28/+22
2005-10-18Merge rsync://oak/kernels/iseries/work/Paul Mackerras7-309/+195
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell7-309/+195
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras8-17/+16
2005-10-18powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell5-1128/+628
2005-10-17[PATCH] powerpc: Another maple merge tree fixDavid Gibson1-3/+1
2005-10-17[PATCH] powerpc: Fix use of LOADBASE in merge treeDavid Gibson1-2/+2
2005-10-17[PATCH] powerpc: replace use of _GLOBAL with .globlKumar Gala3-18/+33
2005-10-17powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OFPaul Mackerras1-3/+3
2005-10-17powerpc: Clear the BSS at the start of early_init with ARCH=ppcPaul Mackerras1-0/+4
2005-10-17ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras2-37/+98
2005-10-17ppc: Use the merged of_device.c from arch/powerpc/kernelPaul Mackerras2-277/+1
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras8-376/+147
2005-10-17powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras4-106/+4
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell13-95/+95
2005-10-14powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.hStephen Rothwell4-3/+293
2005-10-14powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.hStephen Rothwell3-2/+104
2005-10-14powerpc: eliminate DsaAddr from pci_dnStephen Rothwell4-16/+23
2005-10-14powerpc: remove ISERIES_[SUB]BUS macrosStephen Rothwell3-17/+10
2005-10-14powerpc: move iSeries/iSeries_pci.h to platforms/iseriesStephen Rothwell6-21/+81
2005-10-13powerpc: fix uname -mStephen Rothwell1-0/+2
2005-10-13powerpc: merge ptrace.cStephen Rothwell5-398/+141
2005-10-13ppc64: use powerpc of_device.cStephen Rothwell3-276/+2
2005-10-13ppc64: fix arch/ppc64/kernel/MakefileStephen Rothwell1-2/+1
2005-10-13ppc64: merge binfmt_elf32.cStephen Rothwell5-51/+7
2005-10-13powerpc: make 64 bit binaries workStephen Rothwell1-5/+1
2005-10-13powerpc: create 32 bit LOADADDR macroStephen Rothwell1-4/+2
2005-10-13powerpc: consolidate cputable.cStephen Rothwell5-435/+329
2005-10-12powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64Paul Mackerras3-1/+12
2005-10-12powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras2-21/+22
2005-10-12Merge from Linus' treePaul Mackerras188-1974/+6345
2005-10-12powerpc: make iSeries boot againStephen Rothwell4-6/+8
2005-10-12powerpc: pci_dn's should point to their device_node'sStephen Rothwell1-0/+1
2005-10-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-7/+6
2005-10-11[SPARC64]: Fix net booting on Ultra5David S. Miller1-2/+6
2005-10-11[PATCH] ppc64: Add R_PPC64_TOC16 module relocPeter Bergner1-0/+13
2005-10-11[PATCH] m32r: trap handler code for illegal trapsHirokazu Takata2-17/+25
2005-10-11[PATCH] ppc highmem fixPaolo Galtieri1-2/+2
2005-10-11[PATCH] ppc64: Fix PCI hotplugAnton Blanchard1-2/+2
2005-10-11ppc64: compile fix - define execve in misc.SPaul Mackerras1-0/+7
2005-10-11ppc64: Use merged versions of init_task.c and process.c.Paul Mackerras4-752/+3
2005-10-11ppc: Various minor compile fixesPaul Mackerras33-15/+71
2005-10-11ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras11-56/+11
2005-10-11powerpc: Remove debug messages from setup_64.cPaul Mackerras1-16/+0
2005-10-10[SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9aDavid S. Miller2-5/+0
2005-10-11powerpc: Remove xmon.h include from arch/powerpc/platforms/powermac/pic.cPaul Mackerras1-1/+0
2005-10-11powerpc: Remove 83xx from arch/powerpc/platforms/Makefile for nowPaul Mackerras1-1/+0
2005-10-11powerpc: Make building the boot image work for both 32-bit and 64-bitPaul Mackerras1-1/+8
2005-10-10[PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen1-1/+1