aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAge
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-26
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-16
| * page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
* | powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman2009-06-14
* | powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-14
|/
* powerpc/spufs: Remove unused error pathStephen Rothwell2009-06-09
* powerpc/spufs: Remove double check for non-negative dentryJan Blunck2009-05-21
* powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala2009-05-21
* powerpc/cell: Make ptcal more reliableGerhard Stenzel2009-05-15
* powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman2009-04-27
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* New helper - current_umask()Al Viro2009-03-31
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-29
|\
| * Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-26
| |\
| | * sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell2009-03-16
| | * Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
| | |\
| | | * sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-11
| * | | timers: add mod_timer_pending()Ingo Molnar2009-02-18
| |/ /
* | | powerpc/cell: Fix iommu exception reportingJeremy Kerr2009-03-23
* | | powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala2009-03-23
* | | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-23
* | | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-11
* | | powerpc/cell: Fix Axon MSI driver dependenciesMichael Ellerman2009-03-11
* | | powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr2009-03-11
* | | powerpc/spufs: Check file offset before calculating write size in fixed-sized...Jeremy Kerr2009-03-11
* | | powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann2009-03-11
* | | powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-11
* | | powerpc/cell: Add rtas rtc calls for the QPACE platformBenjamin Krill2009-02-22
* | | powerpc/cell: Fix dependency in cpufreqArnd Bergmann2009-02-22
* | | powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr2009-02-22
* | | powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr2009-02-22
* | | powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr2009-02-22
|/ /
* | powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-12
* | powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-12
* | powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt2009-01-12
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-01-08
|\
| * powerpc/cell: Fix some u64 vs. long typesIngo Molnar2009-01-08
| * powerpc/cell: Use correct types in beat filesIngo Molnar2009-01-08
| * powerpc/cell: local_irq_save takes an unsigned longStephen Rothwell2009-01-08
* | fix similar typos to successfullColy Li2009-01-08
|/
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28
| |\
| | * powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-22
| | * powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-22
| | * powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann2008-12-22
| | * powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-20
| | * Merge branch 'merge' into nextPaul Mackerras2008-12-15
| | |\