summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* powerpc: use dma_map_ops structFUJITA Tomonori2009-08-281-1/+1
* powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-208-285/+45Star
* powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-201-2/+0Star
* powerpc/cell: Replace strncpy by strlcpyroel kluin2009-08-201-2/+1Star
* powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman2009-07-081-11/+11
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-28/+2Star
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* Merge branch 'akpm'Linus Torvalds2009-06-172-12/+3Star
|\
| * fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-171-10/+1Star
| * page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-171-2/+2
* | powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman2009-06-151-2/+2
* | powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-151-22/+15Star
|/
* powerpc/spufs: Remove unused error pathStephen Rothwell2009-06-091-2/+0Star
* powerpc/spufs: Remove double check for non-negative dentryJan Blunck2009-05-211-4/+0Star
* powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala2009-05-213-29/+6Star
* powerpc/cell: Make ptcal more reliableGerhard Stenzel2009-05-151-3/+14
* powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman2009-04-281-1/+4
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* New helper - current_umask()Al Viro2009-04-011-1/+1
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-302-4/+2Star
|\
| * Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-271-3/+1Star
| |\
| | * sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell2009-03-161-2/+0Star
| | * Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| | |\
| | | * sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| * | | timers: add mod_timer_pending()Ingo Molnar2009-02-181-1/+1
| |/ /
* | | 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/+0Star
* | | 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/+22Star
|/ /
* | 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-122-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/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-299-58/+192
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-297-54/+185
| |\