summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] cell: Add spu shutdown methodGeoff Levand2007-06-281-1/+11
* [POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt2007-06-141-0/+27
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-141-1/+11
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-1/+1
* [POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior2007-06-071-2/+15
* [POWERPC] spufs: Don't yield nosched contextChristoph Hellwig2007-06-071-3/+5
* [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger2007-06-071-6/+27
* [POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig2007-06-071-82/+77
* [POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig2007-06-073-30/+32
* [POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior2007-06-071-0/+1
* [POWERPC] spufs: Fix gang destroy leaksJeremy Kerr2007-06-071-35/+5
* [POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig2007-06-071-0/+1
* [POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann2007-06-071-0/+4
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+1
* 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
OpenPOWER on IntegriCloud