summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorLines
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro-2/+3
2008-05-15[POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou-6/+6
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori-0/+1
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimLuke Browning-1/+1
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras-4/+3
2008-05-08[POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig-1/+1
2008-05-08[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig-1/+2
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig-2/+6
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning-9/+18
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning-26/+49
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning-3/+26
2008-05-05[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning-2/+8
2008-05-05[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr-4/+2
2008-05-05[POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr-1/+2
2008-05-05[POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr-4/+9
2008-05-05[POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr-6/+7
2008-05-05[POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr-1/+3
2008-05-05[POWERPC] cell: Fix lost interrupts due to fasteoi handlerJeremy Kerr-2/+51
2008-05-01[PATCH] split linux/file.hAl Viro-0/+1
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-21/+226
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras-21/+226
2008-04-30[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala-0/+2
2008-04-30[POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal-0/+2
2008-04-30[POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal-1/+1
2008-04-30[POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal-0/+1
2008-04-30[POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal-20/+20
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig-0/+200
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev-4/+2
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro-9/+9
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou-0/+639
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou-4/+847
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou-0/+208
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou-1/+559
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou-2/+743
2008-04-24[POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou-1/+783
2008-04-24[POWERPC] celleb: Move the files for celleb base supportIshizaki Kou-1/+827
2008-04-24[POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou-0/+6
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou-261/+376
2008-04-24[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman-3/+3
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-32/+40
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-2/+0
2008-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras-5/+13
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-26/+26
2008-03-28[POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel-2/+6
2008-03-28[POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr-1/+1
2008-03-28[POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr-0/+4
2008-03-28[POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr-2/+2
2008-03-26Merge branch 'linux-2.6'Paul Mackerras-16/+61
2008-03-20[POWERPC] Hide resources on Axon PCIE root complex nodesMichael Ellerman-0/+36
2008-03-20[POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman-16/+25