aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt.Masato Noguchi1-9/+15
2007-09-07[POWERPC] Walnut zImage wrapperJosh Boyer3-1/+138
2007-09-07[POWERPC] Walnut board supportJosh Boyer5-10/+78
2007-09-07[POWERPC] Walnut defconfigJosh Boyer1-0/+773
2007-09-07[POWERPC] Walnut DTSJosh Boyer1-0/+183
2007-09-07[POWERPC] Fix bus probe on Bamboo boardJosh Boyer1-1/+1
2007-09-07[POWERPC] Remove dtc build cruft from DTS filesJosh Boyer5-18/+0
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia bootwrapperValentine Barshak4-1/+168
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia board supportValentine Barshak5-2/+102
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia defconfigValentine Barshak1-0/+776
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia device treeValentine Barshak1-0/+286
2007-08-30[POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno1-1/+2
2007-08-30[POWERPC] Update defconfigsPaul Mackerras11-1604/+699
2007-08-30[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch1-5/+1
2007-08-30[POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann1-1/+2
2007-08-30[POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft1-0/+8
2007-08-29[POWERPC] Update defconfigsKumar Gala20-2661/+2131
2007-08-28[POWERPC] Flush registers to proper task contextKumar Gala1-3/+3
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras21-750/+532
2007-08-25[POWERPC] Fix SLB initialization at boot timePaul Mackerras1-8/+28
2007-08-25[POWERPC] cell: Update cell_defconfig for 2.6.23Arnd Bergmann1-144/+76
2007-08-25[POWERPC] axonram: Do not delete gendisks queue in error pathMaxim Shchetynin1-3/+0
2007-08-25[POWERPC] axonram: Module modification for latest firmware API changesMaxim Shchetynin1-32/+11
2007-08-25[POWERPC] cell: Support pinhole-reset on IBM cell bladesArnd Bergmann2-2/+32
2007-08-25[POWERPC] spu_manage: Use newer physical-id attributeChristian Krafft2-6/+2
2007-08-25[POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZEOlof Johansson1-3/+3
2007-08-22[POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32Kumar Gala1-16/+1
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala6-4/+247
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala22-45/+2
2007-08-22[POWERPC] Exception numbers are not relevant to iSeriesStephen Rothwell2-14/+14
2007-08-22[POWERPC] Split out iSeries specific exception macrosStephen Rothwell2-7/+66
2007-08-22[POWERPC] Move the iSeries exception vectorsStephen Rothwell2-136/+136
2007-08-22[POWERPC] Move the exception macros into a header fileStephen Rothwell1-335/+1
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell3-84/+117
2007-08-22[POWERPC] Rework SMP timebase handoff for pasemiOlof Johansson1-10/+14
2007-08-22[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot supportScott Wood5-4/+298
2007-08-22[POWERPC] bootwrapper: Add 8xx cuboot supportScott Wood3-1/+48
2007-08-22[POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood11-35/+10