aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAge
* powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-12
* 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/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-20
| * | Merge branch 'master' into nextJames Morris2008-12-04
| |\|
| * | CRED: Pass credentials through dentry_open()David Howells2008-11-13
| * | CRED: Wrap task credential accesses in the PowerPC archDavid Howells2008-11-13
* | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-26
| |/ |/|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-11-23
|\ \ | |/ |/|
| * powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-11-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\ \
| * | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro2008-10-23
* | | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-21
|\| | | |/ |/|
| * Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-20
| |\
| | * sputrace: use marker_synchronize_unregister()Mathieu Desnoyers2008-10-14
* | | powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch2008-10-20
* | | powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch2008-10-20
* | | powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr2008-10-20
* | | powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr2008-10-20
* | | powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr2008-10-20
* | | powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr2008-10-20
* | | powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr2008-10-20
* | | powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr2008-10-20
|/ /
* | Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
|\ \
| * | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
| |/
* | powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-10-09
* | powerpc/spufs: use inc_nlinkJeremy Kerr2008-10-09
* | powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr2008-10-09
|/
* powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch2008-09-07
* powerpc/spufs: Fix race for a free SPUJeremy Kerr2008-09-04
* powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr2008-09-04
* powerpc/spufs: Remove invalid semicolon after if statementIlpo Järvinen2008-08-19
* powerpc/spufs: reference context while dropping state mutex in schedulerJeremy Kerr2008-08-14
* powerpc/spufs: fix npc setting for NOSCHED contextsJeremy Kerr2008-08-12
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-07-25
|\
| * powerpc/spufs: better placement of spu affinity reference contextAndre Detsch2008-07-23
| * powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch2008-07-23
| * powerpc/spufs: correct kcalloc usageMilton Miller2008-07-22
* | spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt2008-07-24
|/
* powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin2008-07-09
* powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr2008-07-08
* powerpc/spufs: add sizes for context filesJeremy Kerr2008-07-08
* powerpc/spufs: allow spufs files to specify sizesJeremy Kerr2008-07-08
* powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr2008-07-08
* powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning2008-07-08
* powerpc/spufs: provide context debug fileLuke Browning2008-07-08
* spufs: Convert nopfn to faultNick Piggin2008-06-30