summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds9-62/+184
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras11-59/+20
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2008-05-08[POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig1-1/+1
2008-05-08[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig1-1/+2
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik1-0/+4
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig1-2/+6
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-17/+2
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2-9/+18
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning4-26/+49
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning4-3/+26
2008-05-05[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning1-2/+8
2008-05-05[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr1-4/+2
2008-05-05[POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr1-1/+2
2008-05-05[POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr1-4/+9
2008-05-05[POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr1-6/+7
2008-05-05[POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr1-1/+3
2008-05-05[POWERPC] cell: Fix lost interrupts due to fasteoi handlerJeremy Kerr1-2/+51
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-3/+3
2008-05-02[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven1-3/+3
2008-05-01[PATCH] split linux/file.hAl Viro1-0/+1
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds12-21/+738
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras7-21/+226
2008-04-30[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala1-0/+2
2008-04-30[POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal1-0/+2
2008-04-30[POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal1-1/+1
2008-04-30[POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal1-0/+1
2008-04-30[POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2-20/+20
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig5-0/+200
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds6-2/+150
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev9-42/+17
2008-04-29[POWERPC] mpc5200: add Phytec pcm030 board supports.hauer@pengutronix.de1-0/+1
2008-04-29[POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de3-0/+473
2008-04-29[POWERPC] mpc5200: add interrupt type functionSascha Hauer1-0/+38
2008-04-29[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei1-0/+1
2008-04-29[RAPIDIO] Add RapidIO option to kernel configurationZhang Wei1-0/+1
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty1-0/+43
2008-04-29[POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty2-0/+99
2008-04-29[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2-2/+6
2008-04-28mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek1-0/+4
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro1-9/+9
2008-04-28powerpc: Add DIU platform code for MPC8610HPCDYork Sun1-9/+181
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou5-0/+639
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou10-15/+11
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou3-2/+2
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou4-5/+6
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou11-8/+9
2008-04-24[POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou6-17/+12
2008-04-24[POWERPC] celleb: Move the files for celleb base supportIshizaki Kou9-29/+29
2008-04-24[POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou7-357/+52