summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-1424-104/+70
* [POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson2007-09-143-20/+26
* [POWERPC] IOMMU virtual merge is no longer experimentalLinas Vepstas2007-09-141-5/+6
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-1448-4178/+2869
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-127-3/+10
| |\
| | * [POWERPC] Move serial_dev_init to device_initcall()Olof Johansson2007-09-131-1/+1
| | * [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala2007-09-121-0/+1
| | * [POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood2007-09-101-1/+1
| | * [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala2007-09-104-1/+7
| * | [POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes2007-09-111-21/+9
| * | [POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven2007-09-112-0/+30
| * | [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr2007-09-111-0/+2
| * | [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-9/+15
| |/
| * [POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno2007-08-301-1/+2
| * [POWERPC] Update defconfigsPaul Mackerras2007-08-3011-1604/+699
| * [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch2007-08-301-5/+1
| * [POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann2007-08-301-1/+2
| * [POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft2007-08-301-0/+8
| * [POWERPC] Update defconfigsKumar Gala2007-08-2920-2661/+2131
| * [POWERPC] Flush registers to proper task contextKumar Gala2007-08-281-3/+3
* | [POWERPC] Walnut zImage wrapperJosh Boyer2007-09-073-1/+138
* | [POWERPC] Walnut board supportJosh Boyer2007-09-075-10/+78
* | [POWERPC] Walnut defconfigJosh Boyer2007-09-071-0/+773
* | [POWERPC] Walnut DTSJosh Boyer2007-09-071-0/+183
* | [POWERPC] Fix bus probe on Bamboo boardJosh Boyer2007-09-071-1/+1
* | [POWERPC] Remove dtc build cruft from DTS filesJosh Boyer2007-09-075-18/+0
* | [POWERPC] PowerPC 440EPx: Sequoia bootwrapperValentine Barshak2007-09-074-1/+168
* | [POWERPC] PowerPC 440EPx: Sequoia board supportValentine Barshak2007-09-075-2/+102
* | [POWERPC] PowerPC 440EPx: Sequoia defconfigValentine Barshak2007-09-071-0/+776
* | [POWERPC] PowerPC 440EPx: Sequoia device treeValentine Barshak2007-09-071-0/+286
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-2821-750/+532
|\ \ | |/
| * [POWERPC] Fix SLB initialization at boot timePaul Mackerras2007-08-251-8/+28
| * [POWERPC] cell: Update cell_defconfig for 2.6.23Arnd Bergmann2007-08-251-144/+76
| * [POWERPC] axonram: Do not delete gendisks queue in error pathMaxim Shchetynin2007-08-251-3/+0
| * [POWERPC] axonram: Module modification for latest firmware API changesMaxim Shchetynin2007-08-251-32/+11
| * [POWERPC] cell: Support pinhole-reset on IBM cell bladesArnd Bergmann2007-08-252-2/+32
| * [POWERPC] spu_manage: Use newer physical-id attributeChristian Krafft2007-08-252-6/+2
| * [POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZEOlof Johansson2007-08-251-3/+3
| * [POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2007-08-211-0/+2
| * Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-2012-552/+378
| |\
| | * [POWERPC] Fix 8xx compile failureKumar Gala2007-08-171-0/+1
| | * [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-171-3/+1
| | * [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-179-545/+363
| | * [POWERPC] Add interrupt resource for RTC CMOS driverKumar Gala2007-08-171-4/+13
* | | [POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32Kumar Gala2007-08-221-16/+1
* | | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-226-4/+247
* | | [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-2222-45/+2
* | | [POWERPC] Exception numbers are not relevant to iSeriesStephen Rothwell2007-08-222-14/+14
* | | [POWERPC] Split out iSeries specific exception macrosStephen Rothwell2007-08-222-7/+66
* | | [POWERPC] Move the iSeries exception vectorsStephen Rothwell2007-08-222-136/+136
OpenPOWER on IntegriCloud