aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-31New helper - current_umask()Al Viro
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-24powerpc/cell: Fix iommu exception reportingJeremy Kerr
2009-03-24powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell
2009-03-16sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt
2009-03-11powerpc/cell: Fix Axon MSI driver dependenciesMichael Ellerman
2009-03-11powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr
2009-03-11powerpc/spufs: Check file offset before calculating write size in fixed-sized...Jeremy Kerr
2009-03-11powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann
2009-03-11powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt
2009-02-23powerpc/cell: Add rtas rtc calls for the QPACE platformBenjamin Krill
2009-02-23powerpc/cell: Fix dependency in cpufreqArnd Bergmann
2009-02-23powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr
2009-02-23powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr
2009-02-23powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr
2009-02-18timers: add mod_timer_pending()Ingo Molnar
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
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-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
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