summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorFilesLines
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2-2/+2
2008-06-09powerpc: Rework Axon MSI setup so we can avoid freeing the irq_hostMichael Ellerman1-9/+7
2008-06-09Merge branch 'merge'Paul Mackerras1-2/+3
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro1-2/+3
2008-05-23[POWERPC] Add debugging trigger to Axon MSI codeMichael Ellerman1-0/+58
2008-05-15[POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2-6/+6
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori1-0/+1
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimLuke Browning1-1/+1
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras3-4/+3
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-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig1-2/+6
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-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 Torvalds7-21/+226
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-29powerpc: use non-racy method for proc entries creationDenis V. Lunev2-4/+2
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro1-9/+9
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou5-0/+639
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou8-4/+847
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou2-0/+208
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou3-1/+559
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou5-2/+743
2008-04-24[POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou5-1/+783
2008-04-24[POWERPC] celleb: Move the files for celleb base supportIshizaki Kou5-1/+827
2008-04-24[POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou1-0/+6
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou5-261/+376
2008-04-24[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman1-3/+3
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds10-32/+40
2008-04-19arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2-2/+0
2008-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras4-5/+13
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison8-26/+26
2008-03-28[POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel1-2/+6
2008-03-28[POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr1-1/+1
2008-03-28[POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr1-0/+4