summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-301-0/+6
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-262-2/+2
* powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-1/+2
* powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson2008-07-251-1/+12
* Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-07-252-14/+24
|\
| * powerpc/spufs: better placement of spu affinity reference contextAndre Detsch2008-07-241-0/+17
| * powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch2008-07-241-12/+6Star
| * powerpc/spufs: correct kcalloc usageMilton Miller2008-07-231-2/+1Star
* | spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt2008-07-241-0/+23
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-228-33/+496
|\|
| * powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson2008-07-221-5/+108
| * powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-2/+3
| * powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft2008-07-223-0/+127
| * powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft2008-07-224-26/+64
| * powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft2008-07-223-0/+194
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-222-16/+32
|/
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-161-0/+1
|\
| * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-0/+1
* | powerpc: Remove unnecessary condition when sanity-checking WIMG bitsDave Kleikamp2008-07-151-2/+2
* | powerpc/cell: cell_dma_dev_setup_iommu() return the iommu tableMark Nelson2008-07-091-4/+4
* | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin2008-07-091-0/+6
* | powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr2008-07-093-8/+38
* | powerpc/spufs: add sizes for context filesJeremy Kerr2008-07-091-17/+19
* | powerpc/spufs: allow spufs files to specify sizesJeremy Kerr2008-07-093-7/+15
* | powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr2008-07-093-18/+25
* | powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning2008-07-091-1/+2
* | powerpc/spufs: provide context debug fileLuke Browning2008-07-091-0/+54
* | powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann2008-06-301-4/+18
* | spufs: Convert nopfn to faultNick Piggin2008-06-302-52/+54
* | Merge branch 'linux-2.6'Paul Mackerras2008-06-303-30/+54
|\|
| * powerpc/spufs: fix missed stop-and-signal eventLuke Browning2008-06-161-0/+5
| * powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2008-06-162-19/+37
| * powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-162-7/+0Star
| * powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning2008-06-161-5/+13
* | powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-092-2/+2
* | powerpc: Rework Axon MSI setup so we can avoid freeing the irq_hostMichael Ellerman2008-06-091-9/+7Star
* | Merge branch 'merge'Paul Mackerras2008-06-091-2/+3
|\|
| * celleb_scc_pciex endianness misannotationsAl Viro2008-06-041-2/+3
* | [POWERPC] Add debugging trigger to Axon MSI codeMichael Ellerman2008-05-231-0/+58
|/
* [POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2008-05-152-6/+6
* [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-151-0/+1
* [POWERPC] spufs: Fix pointer reference in find_victimLuke Browning2008-05-151-1/+1
* Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-05-093-4/+3Star
|\
| * [PATCH] split linux/file.hAl Viro2008-05-011-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-307-21/+226
| |\
| * | powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-4/+2Star
* | | [POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig2008-05-081-1/+1
* | | [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig2008-05-081-1/+2
* | | [POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig2008-05-061-2/+6