summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorFilesLines
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-09-18tracing: Remove markersChristoph Hellwig2-2/+0
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori1-1/+1
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig8-285/+45
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt1-2/+0
2009-08-20powerpc/cell: Replace strncpy by strlcpyroel kluin1-2/+1
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman1-11/+11
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt1-28/+2
2009-06-22Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-17Merge branch 'akpm'Linus Torvalds2-12/+3
2009-06-17fbdev: move logo externs to header fileGeert Uytterhoeven1-10/+1
2009-06-17page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman1-2/+2
2009-06-15powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman1-2/+2
2009-06-15powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven1-22/+15
2009-06-09powerpc/spufs: Remove unused error pathStephen Rothwell1-2/+0
2009-05-21powerpc/spufs: Remove double check for non-negative dentryJan Blunck1-4/+0
2009-05-21powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala3-29/+6
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel1-3/+14
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-01New helper - current_umask()Al Viro1-1/+1
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt2-4/+2
2009-03-27Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2009-03-24powerpc/cell: Fix iommu exception reportingJeremy Kerr1-4/+5
2009-03-24powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala1-13/+0
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell1-1/+1
2009-03-16sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell1-2/+0
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...Jeremy 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-02-18timers: add mod_timer_pending()Ingo Molnar1-1/+1
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
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-12powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt2-3/+3
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus 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