summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-01-08fix similar typos to successfullColy Li
2009-01-08powerpc/cell: Fix some u64 vs. long typesIngo Molnar
2009-01-08powerpc/cell: Use correct types in beat filesIngo Molnar
2009-01-08powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov
2008-12-22powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill
2008-12-22powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt
2008-12-16Merge branch 'merge' into nextPaul Mackerras
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03Merge branch 'merge'Paul Mackerras
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann
2008-11-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras
2008-11-21powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr
2008-11-19powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()Michael Ellerman
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt
2008-10-21powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller
2008-10-21powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch
2008-10-21powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch
2008-10-21powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr
2008-10-21powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr
2008-10-21powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr
2008-10-21powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr
2008-10-21powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr
2008-10-21powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-14sputrace: use marker_synchronize_unregister()Mathieu Desnoyers
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-10Merge commit 'jk/jk-merge'Benjamin Herrenschmidt