aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner
2007-04-30[POWERPC] get_property cleanupsStephen Rothwell
2007-04-30[POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering
2007-04-24Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras
2007-04-23[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memoryJeremy Kerr
2007-04-23[POWERPC] cell: add support for proper device-treeChristian Krafft
2007-04-23[POWERPC] cell: use pmi in cpufreq driverChristian Krafft
2007-04-23[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodesChristian Krafft
2007-04-23[POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr
2007-04-23[POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig
2007-04-23[POWERPC] spufs: various run.c cleanupsChristoph Hellwig
2007-04-23[POWERPC] spufs: enable SPU coredump for kernel-builtin spufsAkinobu Mita
2007-04-23[POWERPC] spufs: fix memory leak on coredumpArnd Bergmann
2007-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr
2007-04-23[POWERPC] spufs: add mode= mount optionJeremy Kerr
2007-04-23[POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita
2007-04-23[POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig
2007-04-23[POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita
2007-04-23[POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita
2007-04-23[POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita
2007-04-23[POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig
2007-04-23[POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann
2007-04-23[POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig
2007-04-23[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning
2007-04-23[POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig
2007-04-23[POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig
2007-04-23[POWERPC] spufs: add memory barriers after set_bitArnd Bergmann
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig
2007-04-23[POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig
2007-04-23[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig
2007-04-13[POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig
2007-04-13[POWERPC] CBE thermal support on PS3Geert Uytterhoeven
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-03-22[POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala