summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2008-07-01powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin
2008-06-16[POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton
2008-06-16[POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras
2008-06-16powerpc/spufs: fix missed stop-and-signal eventLuke Browning
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-06-16powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning
2008-06-09[POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixupsKumar Gala
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro
2008-06-04mpc52xx_gpio iomem annotationsAl Viro
2008-05-23[POWERPC] PS3: Fix memory hotplugGeoff Levand
2008-05-18i2c: Switch pasemi to the new device/driver matching schemeJean Delvare
2008-05-15[POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimLuke Browning
2008-05-13[POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reportingJeremy McNicoll
2008-05-13[POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming
2008-05-13[POWERPC] 86xx: mpc8610_hpcd: fix second serial portAnton Vorontsov
2008-05-13[POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashesAnton Vorontsov
2008-05-13[POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-08[POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig
2008-05-08[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning
2008-05-05[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning
2008-05-05[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr
2008-05-05[POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr
2008-05-05[POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr
2008-05-05[POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr
2008-05-05[POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr
2008-05-05[POWERPC] cell: Fix lost interrupts due to fasteoi handlerJeremy Kerr
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven
2008-05-01[PATCH] split linux/file.hAl Viro
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras
2008-04-30[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala
2008-04-30[POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig