summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: Fix iommu exception reportingJeremy Kerr2009-03-241-4/+5
* powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala2009-03-241-13/+0
* cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-241-1/+1
* powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-111-3/+3
* powerpc/cell: Fix Axon MSI driver dependenciesMichael Ellerman2009-03-112-1/+6
* powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr2009-03-111-1/+1
* powerpc/spufs: Check file offset before calculating write size in fixed-sized...Jeremy Kerr2009-03-111-4/+6
* powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann2009-03-111-0/+4
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-111-2/+2
* powerpc/cell: Add rtas rtc calls for the QPACE platformBenjamin Krill2009-02-231-0/+2
* powerpc/cell: Fix dependency in cpufreqArnd Bergmann2009-02-231-4/+18
* powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr2009-02-233-10/+11
* powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr2009-02-231-0/+3
* powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr2009-02-231-26/+22
* powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-133-5/+5
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-136-12/+12
* powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt2009-01-112-3/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-01-086-18/+19
|\
| * powerpc/cell: Fix some u64 vs. long typesIngo Molnar2009-01-083-5/+5
| * powerpc/cell: Use correct types in beat filesIngo Molnar2009-01-082-12/+13
| * powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell2009-01-081-1/+1
* | fix similar typos to successfullColy Li2009-01-081-1/+1
|/
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-309-58/+192
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-287-54/+185
| |\
| | * powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-232-15/+0
| | * powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-223-15/+173
| | * powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann2008-12-221-2/+2
| | * powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-211-18/+9
| | * Merge branch 'merge' into nextPaul Mackerras2008-12-161-0/+3
| | |\
| | * \ Merge branch 'merge'Paul Mackerras2008-12-033-7/+41
| | |\ \
| | * | | powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()Michael Ellerman2008-11-191-4/+1
| * | | | Merge branch 'next' into for-linusJames Morris2008-12-251-4/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' into nextJames Morris2008-12-043-7/+41
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into nextJames Morris2008-11-141-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | CRED: Pass credentials through dentry_open()David Howells2008-11-141-2/+2
| | * | | CRED: Wrap task credential accesses in the PowerPC archDavid Howells2008-11-141-2/+2
| * | | | powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann2008-12-161-0/+3
| | |_|/ | |/| |
* | | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-262-5/+5
|/ / /
* | | powerpc/cell: Fix GDB watchpoints, againArnd Bergmann2008-12-011-2/+7
* | | powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann2008-12-011-5/+31
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-11-241-0/+3
|\ \ \ | |_|/ |/| |
| * | powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-11-211-0/+3
* | | powerpc/cell: Fix compile error in ras.cAlexey Dobriyan2008-11-051-0/+1
| |/ |/|
* | powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-311-19/+18
* | powerpc: Use is_kdump_kernel()Milton Miller2008-10-311-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-231-2/+2
|\ \
| * | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro2008-10-231-2/+2
* | | powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-3/+3
* | | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-211-0/+1
|\ \ \ | |/ /
OpenPOWER on IntegriCloud