aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala6-28/+24
2007-09-14[POWERPC] Add cpu feature for SPE handlingKumar Gala4-24/+24
2007-09-14[POWERPC] 83xx: Removed PCI exclude of PHBKumar Gala8-19/+0
2007-09-14[POWERPC] Move PCI nodes to be sibilings with SOC nodesKumar Gala16-1285/+1323
2007-09-14[POWERPC] DTS cleanupKumar Gala25-99/+4
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala4-0/+1933
2007-09-14[POWERPC] Handle alignment faults on SPE load/store instructionsKumar Gala1-0/+250
2007-09-14[POWERPC] fsl_soc.c cleanupScott Wood1-10/+17
2007-09-14[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger3-37/+0
2007-09-14[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger1-12/+2
2007-09-14[POWERPC] linkstation updatesGuennadi Liakhovetski4-5/+18
2007-09-13[POWERPC] 85xx: Clean up from 85xx_ds renameKumar Gala1-14/+22
2007-09-13[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.cKumar Gala4-6/+6
2007-09-14[POWERPC] PS3: Enhance storage probe debug outputGeoff Levand1-8/+16
2007-09-14[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y buildJeremy Kerr1-0/+4
2007-09-14[POWERPC] Add workaround for MPICs with broken register readsOlof Johansson3-2/+23
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson1-11/+19
2007-09-14[POWERPC] setup_64.c and prom.c comment cleanupLinas Vepstas2-6/+8
2007-09-14[POWERPC] prom.c whitespace cleanupLinas Vepstas1-6/+6
2007-09-14[POWERPC] prom_init whitespace cleanup, typo fixLinas Vepstas1-6/+6
2007-09-14[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood1-6/+6
2007-09-14[POWERPC] bootwrapper: Only print MAC addresses when the node is actually presentScott Wood1-4/+6
2007-09-14[POWERPC] bootwrapper: Add get_path()Scott Wood4-0/+75
2007-09-14[POWERPC] bootwrapper: Add strtoull()Scott Wood3-1/+52
2007-09-14[POWERPC] bootwrapper: flatdevtree fixesScott Wood3-27/+23
2007-09-14[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson1-1/+3
2007-09-14[POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson1-0/+2
2007-09-14[POWERPC] Remove unused platform_machine_check()Olof Johansson1-15/+0
2007-09-14[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()Olof Johansson3-5/+7
2007-09-14[POWERPC] pasemi: Print more information at machine checkOlof Johansson1-4/+106
2007-09-14[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson1-0/+60
2007-09-14[POWERPC] pasemi: Add workaround for erratum 5945Olof Johansson1-2/+60
2007-09-14[POWERPC] pasemi: Add pasemi_pci_getcfgaddr()Olof Johansson2-0/+11
2007-09-14[POWERPC] Export new __io{re,un}map_at() symbolsOlof Johansson1-0/+2
2007-09-14[POWERPC] Export virq mapping via debugfsMichael Ellerman2-0/+73
2007-09-14[POWERPC] Initialise hwirq for legacy irqsMichael Ellerman1-1/+1
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman11-62/+9
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman4-1/+22
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman24-104/+70
2007-09-14[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson3-20/+26
2007-09-14[POWERPC] IOMMU virtual merge is no longer experimentalLinas Vepstas1-5/+6
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras48-4178/+2869
2007-09-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds7-3/+10
2007-09-13[POWERPC] Move serial_dev_init to device_initcall()Olof Johansson1-1/+1
2007-09-12[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala1-0/+1
2007-09-10[POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood1-1/+1
2007-09-10[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala4-1/+7
2007-09-11[POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes1-21/+9
2007-09-11[POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven2-0/+30
2007-09-11[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr1-0/+2