summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt2007-05-111-4/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-097-41/+278
|\
| * [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-096-36/+274
| * [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-5/+4
* | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-083-6/+6
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-081-2/+1
| |\
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-073-6/+6
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0
| |/ |/|
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
|/
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* [POWERPC] get_property cleanupsStephen Rothwell2007-04-301-2/+2
* [POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson2007-04-301-10/+14
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-10/+0
* Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2007-04-245-58/+530
|\
| * [POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memoryJeremy Kerr2007-04-231-0/+160
| * [POWERPC] cell: add support for proper device-treeChristian Krafft2007-04-231-30/+88
| * [POWERPC] cell: use pmi in cpufreq driverChristian Krafft2007-04-231-1/+80
| * [POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodesChristian Krafft2007-04-231-1/+154
| * [POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft2007-04-231-18/+10
| * [POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft2007-04-232-14/+44
* | [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-232-3/+10
* | [POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig2007-04-231-37/+10
* | [POWERPC] spufs: various run.c cleanupsChristoph Hellwig2007-04-231-20/+31
* | [POWERPC] spufs: enable SPU coredump for kernel-builtin spufsAkinobu Mita2007-04-231-18/+16
* | [POWERPC] spufs: fix memory leak on coredumpArnd Bergmann2007-04-231-9/+10
* | [POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr2007-04-231-7/+6
* | [POWERPC] spufs: add mode= mount optionJeremy Kerr2007-04-231-4/+10
* | [POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita2007-04-231-6/+6
* | [POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig2007-04-231-14/+0
* | [POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita2007-04-231-0/+6
* | [POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita2007-04-231-6/+10
* | [POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita2007-04-231-1/+4
* | [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-233-4/+4
* | [POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr2007-04-231-7/+25
* | [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-238-130/+223
* | [POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig2007-04-231-1/+2
* | [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning2007-04-231-22/+16
* | [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-233-55/+16
* | [POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2007-04-232-27/+19
* | [POWERPC] spufs: add memory barriers after set_bitArnd Bergmann2007-04-231-0/+3
* | [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig2007-04-231-0/+6
* | [POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig2007-04-231-3/+10
* | [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-234-13/+148
* | [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig2007-04-232-4/+23
|/
* [POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell2007-04-131-6/+7
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-139-28/+27
* [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-131-4/+0
* [POWERPC] CBE thermal support on PS3Geert Uytterhoeven2007-04-131-0/+1
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-136-103/+94
|\
OpenPOWER on IntegriCloud