aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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 arch/powerpc/mm and arch/powerpc/lib for 64-bitPaul Mackerras
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras
2005-10-10powerpc: Merge Kconfig.debugPaul Mackerras
2005-10-10powerpc: rename powermac files to remove pmac_ prefixPaul Mackerras
2005-10-10ppc64: Use SPRN_ prefix for special purpose register namesPaul Mackerras
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras
2005-10-10ppc64: Use the merged lmb routinesPaul Mackerras
2005-10-10powerpc: Make some #includes explicit.Paul Mackerras
2005-10-10powerpc: Use SPRN_xxx rather than xxx for SPR numbersPaul Mackerras
2005-10-06powerpc: Fix idle.c compile warningPaul 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 lmb.c and make MM initialization use it.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-04ppc32: remove obsolete klock_info definitionPaul Mackerras
2005-10-04ppc32: export a few more things where they are definedPaul Mackerras
2005-10-02Merge rsync://ozlabs.org/sfr-git/for-paulus/Paul Mackerras
2005-10-01powerpc: make iSeries bootStephen Rothwell
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: Move lparmap.c to powerpc/platformsStephen Rothwell
2005-09-30powerpc: more cleanup of powerpc/kernelStephen Rothwell
2005-09-30powerpc: remove old vector.S filesStephen Rothwell
2005-09-30powerpc: merge asm-offsets.cStephen Rothwell
2005-09-30ppc64 iseries: move some iSeries include filesStephen Rothwell
2005-09-29Merge by hand from Linus' tree.Paul Mackerras
2005-09-28[PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt
2005-09-28[PATCH] ppc64: Add missing barrier() in kexec codeAnton Blanchard
2005-09-28[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCsjohn stultz
2005-09-28[PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt
2005-09-28Merge Stephen Rothwell's patchesPaul Mackerras
2005-09-28powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras
2005-09-28powerpc: Fix building in the old arch's boot directory for nowPaul Mackerras
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala