summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 83xx: Add support for Analogue & Micro ASP837E boardBryan O'Donoghue2008-06-023-0/+100
* [POWERPC] 85xx: Enable MSI support for 85xxds boardJason Jin2008-06-021-1/+3
* [POWERPC] 86xx: Enable MSI support for MPC8610HPCD boardJason Jin2008-06-021-1/+2
* [POWERPC] PIKA Warp: Update platform code to support Rev B boardsSean MacLennan2008-05-292-62/+280
* Merge branch 'merge' into powerpc-nextPaul Mackerras2008-05-232-5/+5
|\
| * [POWERPC] PS3: Fix memory hotplugGeoff Levand2008-05-231-0/+3
| * i2c: Switch pasemi to the new device/driver matching schemeJean Delvare2008-05-181-5/+2
* | [POWERPC] Add debugging trigger to Axon MSI codeMichael Ellerman2008-05-231-0/+58
* | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-164-7/+8
|\ \ | |/
| * [POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2008-05-152-6/+6
| * [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-151-0/+1
| * [POWERPC] spufs: Fix pointer reference in find_victimLuke Browning2008-05-151-1/+1
* | [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-145-12/+15
* | [POWERPC] pseries/firmware.c should include pseries/pseries.hMichael Ellerman2008-05-141-0/+1
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-141-2/+0
* | [POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman2008-05-142-14/+1
|/
* [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reportingJeremy McNicoll2008-05-131-1/+29
* [POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming2008-05-131-1/+1
* [POWERPC] 86xx: mpc8610_hpcd: fix second serial portAnton Vorontsov2008-05-131-2/+12
* [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashesAnton Vorontsov2008-05-131-0/+1
* [POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming2008-05-131-0/+119
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-099-62/+184
|\
| * Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-05-0911-59/+20
| |\
| * | [POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig2008-05-081-1/+1
| * | [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig2008-05-081-1/+2
| * | [POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig2008-05-061-2/+6
| * | [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-052-9/+18
| * | [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-054-26/+49
| * | [POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning2008-05-054-3/+26
| * | [POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning2008-05-051-2/+8
| * | [POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr2008-05-051-4/+2
| * | [POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr2008-05-051-1/+2
| * | [POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr2008-05-051-4/+9
| * | [POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr2008-05-051-6/+7
| * | [POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr2008-05-051-1/+3
| * | [POWERPC] cell: Fix lost interrupts due to fasteoi handlerJeremy Kerr2008-05-051-2/+51
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-081-0/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-0/+4
| |\ \
| | * | mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-0/+4
* | | | [POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-051-17/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-031-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2008-05-021-3/+3
* | | | [PATCH] split linux/file.hAl Viro2008-05-011-0/+1
| |/ / |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-3012-21/+738
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-307-21/+226
| |\ \
| | * | [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala2008-04-301-0/+2
| | * | [POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal2008-04-301-0/+2
| | * | [POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal2008-04-301-1/+1
| | * | [POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal2008-04-301-0/+1
| | * | [POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2008-04-302-20/+20
OpenPOWER on IntegriCloud