aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2007-06-28[POWERPC] cell: Add spu shutdown methodGeoff Levand
2007-06-14[POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt
2007-06-14[POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig
2007-06-07[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr
2007-06-07[POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt
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