aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2007-05-17[POWERPC] Small fixes for the Ebony device treeDavid Gibson
2007-05-17[POWERPC] Fix warning on UPStephen Rothwell
2007-05-17[POWERPC] cell_defconfig: Disable cpufreq and pmiChristian Krafft
2007-05-17[POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt
2007-05-17[POWERPC] Add spinlock to request_phb_iospace()Benjamin Herrenschmidt
2007-05-17[POWERPC] Fix make rules for treeImage.initrdDavid Gibson
2007-05-17[POWERPC] Remove warning in mpic.cOlof Johansson
2007-05-17[POWERPC] Update pasemi_defconfigOlof Johansson
2007-05-17[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer neededOlof Johansson
2007-05-17[POWERPC] Update iseries_defconfigStephen Rothwell
2007-05-17[POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson
2007-05-17[POWERPC] viopath: Use a completion in some more placesChristoph Hellwig
2007-05-17[POWERPC] viopath: Use completionChristoph Hellwig
2007-05-17[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'Tony Breeds
2007-05-17[POWERPC] Removed hardcoded phandles from dtsKumar Gala
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang
2007-05-17[POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocksTimur Tabi
2007-05-17[POWERPC] Fix COMMON symbol warningsKumar Gala
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang
2007-05-12[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800Dale Farnsworth
2007-05-12[POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer
2007-05-12[POWERPC] Add DTS file for the Motorola PrPMC2800 platformMark A. Greer
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth
2007-05-12[POWERPC] Create Marvell mv64x60 I2C platform_dataDale Farnsworth
2007-05-12[POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth
2007-05-12[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth
2007-05-12[POWERPC] Add interrupt support for Marvell mv64x60 chipsDale Farnsworth
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer
2007-05-12[POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood
2007-05-12[POWERPC] PS3: Update ps3_defconfigGeoff Levand
2007-05-12[POWERPC] PS3: Fix request_irq warningGeoff Levand
2007-05-12[POWERPC] Don't complain if size-cells == 0 in prom_parse()Kim Phillips
2007-05-12[POWERPC] Simplify smp_space_timerswill schmidt
2007-05-12[POWERPC] Trivial ps3 warning fixesStephen Rothwell
2007-05-12[POWERPC] Add missed includeStephen Rothwell
2007-05-12[POWERPC] Remove unused variable in hpte_decode()Stephen Rothwell
2007-05-12[POWERPC] Assign correct variable in hpte_decode()Stephen Rothwell
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt
2007-05-11[PATCH] audit signal recipientsAmy Griffis
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis
2007-05-10[POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras
2007-05-10[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras
2007-05-10[POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling