summaryrefslogtreecommitdiff
path: root/arch/ppc
AgeCommit message (Expand)Author
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala
2005-09-28[PATCH] powerpc: merged asm/cputable.hKumar Gala
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras
2005-09-25Merge from Linus' tree.Paul Mackerras
2005-09-23[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt
2005-09-23[PATCH] ppc32: fix build with oprofileBenjamin Herrenschmidt
2005-09-22[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala
2005-09-22[PATCH] powerpc: Merge asm-ppc*/dma.hJon Loeliger
2005-09-21[PATCH] powerpc: Merge bug.hBecky Bruce
2005-09-21[PATCH] powerpc: Revised merge asm-ppc*/hardirq.hlinuxppc@jdl.com
2005-09-21[PATCH] powerpc: reduce oprofile/common.c differencesStephen Rothwell
2005-09-21[PATCH] powerpc: merge the rest of arch/ppc*/oprofileStephen Rothwell
2005-09-21[PATCH] powerpc: merge oprofile headersStephen Rothwell
2005-09-21[PATCH] powerpc: rename op_ppc{32,64}_model to op_powerpc_modelStephen Rothwell
2005-09-21[PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofileStephen Rothwell
2005-09-21[PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpcStephen Rothwell
2005-09-21[PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpcStephen Rothwell
2005-09-21[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP configKumar Gala
2005-09-21Revert "[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP config"Paul Mackerras
2005-09-18[PATCH] ppc32: Allow user to individual select CHRP/PMAC/PREP configKumar Gala
2005-09-18[PATCH] powerpc: Remove section free() and linker script bitsJon Loeliger
2005-09-18[PATCH] powerpc: Remove sections use from ppcJon Loeliger
2005-09-18[PATCH] ppc32: Removed non-inlined versions of local_irq* functionsKumar Gala
2005-09-18[PATCH] powerpc: Merged ppc_asm.hKumar Gala
2005-09-17[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie
2005-09-15[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala
2005-09-13[PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg
2005-09-10[PATCH] powerpc: Move include3 to arch/$(ARCH)/includeStephen Rothwell
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk
2005-09-10[PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini
2005-09-09[PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directlyTom Rini
2005-09-09[PATCH] ppc32: Correct an instruction in the boot codeFrank van Maarseveen
2005-09-09[PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti
2005-09-09[PATCH] ppc32: Fix Kconfig mismergeKumar Gala
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-09-09[PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds
2005-09-08[PATCH] PCI: fix up pretty-names removal patchAndrew Morton
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King