aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2005-10-20powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpcPaul Mackerras
2005-10-19powerpc: Eliminate a compile warning in signal_32.cPaul Mackerras
2005-10-18Merge rsync://oak/kernels/iseries/work/Paul Mackerras
2005-10-18powerpc: change sys32_ to compat_sys_Stephen Rothwell
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras
2005-10-18powerpc: merge ppc signal.c and ppc64 signal32.cStephen Rothwell
2005-10-17[PATCH] powerpc: Another maple merge tree fixDavid Gibson
2005-10-17[PATCH] powerpc: Fix use of LOADBASE in merge treeDavid Gibson
2005-10-17[PATCH] powerpc: replace use of _GLOBAL with .globlKumar Gala
2005-10-17powerpc: Clear the BSS at the start of early_init with ARCH=ppcPaul Mackerras
2005-10-17powerpc: Merge syscalls.c and sys_ppc32.c.Paul Mackerras
2005-10-17powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell
2005-10-13powerpc: merge ptrace.cStephen Rothwell
2005-10-13ppc64: use powerpc of_device.cStephen Rothwell
2005-10-13ppc64: merge binfmt_elf32.cStephen Rothwell
2005-10-13powerpc: make 64 bit binaries workStephen Rothwell
2005-10-13powerpc: create 32 bit LOADADDR macroStephen Rothwell
2005-10-13powerpc: consolidate cputable.cStephen Rothwell
2005-10-12powerpc: Move default hash table size calculation to hash_utils_64.cPaul Mackerras
2005-10-11ppc64: Use merged versions of init_task.c and process.c.Paul Mackerras
2005-10-11ppc: Various minor compile fixesPaul Mackerras
2005-10-11powerpc: Remove debug messages from setup_64.cPaul Mackerras
2005-10-10powerpc: Fix compilation for 32-bit configsPaul Mackerras
2005-10-10powerpc: Fix off-by-one error in prom_init.cPaul Mackerras
2005-10-10powerpc: Get 64-bit configs to compile with ARCH=powerpcPaul Mackerras
2005-10-10powerpc: move lparmap.c to arch/powerpc/kernelPaul Mackerras
2005-10-10powerpc: Fix bug caused by negation of 64-bit reloc_offset valuePaul Mackerras
2005-10-10powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.SPaul Mackerras
2005-10-10powerpc: Reduce the 32/64-bit differences in traps.cPaul Mackerras
2005-10-10powerpc: Make prom_init.c suitable for both 32-bit and 64-bitPaul Mackerras
2005-10-10powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras
2005-10-10powerpc: make process.c suitable for both 32-bit and 64-bitPaul Mackerras
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras
2005-10-10powerpc: Use SPRN_xxx rather than xxx for SPR numbersPaul Mackerras
2005-10-06powerpc: Define a _sdata symbolPaul Mackerras
2005-10-06powerpc: Merge traps.c a bit morePaul Mackerras
2005-10-06powerpc: Use the merged of_device.c with ARCH=powerpcPaul Mackerras
2005-10-06powerpc: Merge of_device.c and of_device.hPaul Mackerras
2005-10-06powerpc: Remove 64-bit cpu support from ppc32.Paul Mackerras
2005-10-06powerpc: Merge in the ppc64 version of the prom code.Paul Mackerras
2005-10-06powerpc: Define 32/64 bit asm macros and use them in fpu.SPaul Mackerras
2005-10-02Merge rsync://ozlabs.org/sfr-git/for-paulus/Paul Mackerras
2005-10-01powerpc: make iSeries buildStephen Rothwell
2005-10-01ppc64: simplify the build a littleStephen Rothwell
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell
2005-10-01powerpc: Get merged kernel to compile and run on 32-bit SMP powermac.Paul Mackerras
2005-09-30powerpc: more cleanup of powerpc/kernelStephen Rothwell
2005-09-30powerpc: merge asm-offsets.cStephen Rothwell