aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings
2008-07-25powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson
2008-07-25Merge commit 'jk/jk-merge'Benjamin Herrenschmidt
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt
2008-07-24powerpc/spufs: better placement of spu affinity reference contextAndre Detsch
2008-07-24powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch
2008-07-23powerpc/spufs: correct kcalloc usageMilton Miller
2008-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-22powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson
2008-07-22powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft
2008-07-22powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-15powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp
2008-07-09powerpc/cell: cell_dma_dev_setup_iommu() return the iommu tableMark Nelson
2008-07-09powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr
2008-07-09powerpc/spufs: add sizes for context filesJeremy Kerr
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr
2008-07-09powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning
2008-07-09powerpc/spufs: provide context debug fileLuke Browning
2008-06-30powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann
2008-06-30spufs: Convert nopfn to faultNick Piggin
2008-06-30Merge branch 'linux-2.6'Paul Mackerras
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe
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-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman
2008-06-09powerpc: Rework Axon MSI setup so we can avoid freeing the irq_hostMichael Ellerman
2008-06-09Merge branch 'merge'Paul Mackerras
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro
2008-05-23[POWERPC] Add debugging trigger to Axon MSI codeMichael Ellerman
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-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
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-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig
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