aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2-2/+2
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-1/+2
2008-07-25powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson1-1/+12
2008-07-25Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2-14/+24
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt1-0/+23
2008-07-24powerpc/spufs: better placement of spu affinity reference contextAndre Detsch1-0/+17
2008-07-24powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch1-12/+6
2008-07-23powerpc/spufs: correct kcalloc usageMilton Miller1-2/+1
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-33/+496
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2-16/+32
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU codeMark Nelson1-5/+108
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-2/+3
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft3-0/+127
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft4-26/+64
2008-07-22powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft3-0/+194
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt1-0/+1
2008-07-15powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp1-2/+2
2008-07-09powerpc/cell: cell_dma_dev_setup_iommu() return the iommu tableMark Nelson1-4/+4
2008-07-09powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin1-0/+6
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr3-8/+38
2008-07-09powerpc/spufs: add sizes for context filesJeremy Kerr1-17/+19
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr3-7/+15
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr3-18/+25
2008-07-09powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning1-1/+2
2008-07-09powerpc/spufs: provide context debug fileLuke Browning1-0/+54
2008-06-30powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann1-4/+18
2008-06-30spufs: Convert nopfn to faultNick Piggin2-52/+54
2008-06-30Merge branch 'linux-2.6'Paul Mackerras3-30/+54
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe1-0/+1
2008-06-16powerpc/spufs: fix missed stop-and-signal eventLuke Browning1-0/+5
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and time slicingLuke Browning2-19/+37
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2-7/+0
2008-06-16powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning1-5/+13
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/jwboyer/powerpc-4xx into mergePaul 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 spu_runChristoph 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