aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-11ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras11-56/+11
2005-10-10powerpc: Fix compilation for 32-bit configsPaul Mackerras1-4/+2
2005-10-10powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bitPaul Mackerras1-14/+0
2005-10-10powerpc: Make some #includes explicit.Paul Mackerras3-0/+3
2005-10-06powerpc: Fix idle.c compile warningPaul Mackerras1-0/+1
2005-10-04ppc32: remove obsolete klock_info definitionPaul Mackerras1-1/+0
2005-10-04ppc32: export a few more things where they are definedPaul Mackerras2-3/+3
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell10-130/+130
2005-09-30powerpc: more cleanup of powerpc/kernelStephen Rothwell2-133/+1
2005-09-30powerpc: remove old vector.S filesStephen Rothwell2-217/+1
2005-09-29Merge by hand from Linus' tree.Paul Mackerras1-2/+1
2005-09-28[PATCH] ppc: fix stupid thinko in oprofile fixBenjamin Herrenschmidt1-2/+1
2005-09-28powerpc: Fixes to get the merged kernel to boot on powermac.Paul Mackerras1-1/+1
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala10-58/+39
2005-09-28[PATCH] powerpc: merged asm/cputable.hKumar Gala1-313/+86
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras4-3/+43
2005-09-25Merge from Linus' tree.Paul Mackerras5-13/+20
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2-6/+10
2005-09-22[PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt2-3/+6
2005-09-22[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala1-4/+4
2005-09-22[PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger1-1/+2
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce1-1/+1
2005-09-21[PATCH] powerpc: Revised merge asm-ppc*/hardirq.hlinuxppc@jdl.com3-3/+0
2005-09-21[PATCH] powerpc: reduce oprofile/common.c differencesStephen Rothwell1-5/+5
2005-09-21[PATCH] powerpc: merge the rest of arch/ppc*/oprofileStephen Rothwell4-345/+1
2005-09-21[PATCH] powerpc: merge oprofile headersStephen Rothwell3-49/+2
2005-09-21[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell3-3/+3
2005-09-21[PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofileStephen Rothwell1-14/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpcStephen Rothwell2-24/+1
2005-09-21[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell2-345/+2
2005-09-21[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP configKumar Gala1-3/+3
2005-09-21Revert "[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP config"Paul Mackerras1-3/+1
2005-09-19[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP configKumar Gala1-1/+3
2005-09-19[PATCH] powerpc: Remove section free() and linker script bitsJon Loeliger2-38/+0
2005-09-19[PATCH] powerpc: Remove sections use from ppcJon Loeliger21-272/+269
2005-09-19[PATCH] ppc32: Removed non-inlined versions of local_irq* functionsKumar Gala2-138/+0
2005-09-19[PATCH] powerpc: Merged ppc_asm.hKumar Gala2-6/+6
2005-09-17[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug3-1/+287
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie1-1/+1
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller3-43/+1
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala4-4/+0
2005-09-13[PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini1-0/+4
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg1-1/+1
2005-09-10[PATCH] powerpc: Move include3 to arch/$(ARCH)/includeStephen Rothwell1-7/+9
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras6-61/+113
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras2-5/+23
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk3-3/+1
2005-09-10[PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner5-38/+23
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-9/+0
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds16-25/+17