summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-232-15/+0Star
| | * 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/+9Star
| | * 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/+1Star
| * | | | 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
| | |\ \ \ | | | | |/ | | | |/|