aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-3/+3
2009-03-11powerpc/cell: Fix Axon MSI driver dependenciesMichael Ellerman2-1/+6
2009-03-11powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr1-1/+1
2009-03-11powerpc/spufs: Check file offset before calculating write size in fixed-sized filesJeremy Kerr1-4/+6
2009-03-11powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann1-0/+4
2009-03-11powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt1-2/+2
2009-02-23powerpc/cell: Add rtas rtc calls for the QPACE platformBenjamin Krill1-0/+2
2009-02-23powerpc/cell: Fix dependency in cpufreqArnd Bergmann1-4/+18
2009-02-23powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr3-10/+11
2009-02-23powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr1-0/+3
2009-02-23powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr1-26/+22
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell3-5/+5
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar6-12/+12
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt2-3/+3
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-18/+19
2009-01-08fix similar typos to successfullColy Li1-1/+1
2009-01-08powerpc/cell: Fix some u64 vs. long typesIngo Molnar3-5/+5
2009-01-08powerpc/cell: Use correct types in beat filesIngo Molnar2-12/+13
2009-01-08powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell9-58/+192
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds7-54/+185
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell2-5/+5
2008-12-25Merge branch 'next' into for-linusJames Morris1-4/+4
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2-15/+0
2008-12-22powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill3-15/+173
2008-12-22powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann1-2/+2
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt1-18/+9
2008-12-16Merge branch 'merge' into nextPaul Mackerras1-0/+3
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann1-0/+3
2008-12-04Merge branch 'master' into nextJames Morris3-7/+41
2008-12-03Merge branch 'merge'Paul Mackerras3-7/+41
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-11-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into mergePaul Mackerras1-0/+3
2008-11-21powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr1-0/+3
2008-11-19powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()Michael Ellerman1-4/+1
2008-11-14Merge branch 'master' into nextJames Morris1-0/+1
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells1-2/+2
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan1-0/+1
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson1-19/+18
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller1-3/+3
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+2
2008-10-23[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro1-2/+2
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M1-3/+3
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt1-0/+1
2008-10-21powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller1-7/+3
2008-10-21powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch1-0/+5
2008-10-21powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch1-6/+13