index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
CRED: Pass credentials through dentry_open()
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the PowerPC arch
David Howells
2008-11-14
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
1
-2
/
+2
|
\
|
*
[PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs
Al Viro
2008-10-23
1
-2
/
+2
*
|
Merge commit 'origin' into master
Benjamin Herrenschmidt
2008-10-21
1
-0
/
+1
|
\
\
|
|
/
|
*
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
1
-0
/
+1
|
|
\
|
|
*
sputrace: use marker_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+1
*
|
|
powerpc/spufs: Explain conditional decrement of aff_sched_count
Andre Detsch
2008-10-21
1
-0
/
+5
*
|
|
powerpc/spufs: Improve search of node for contexts with SPU affinity
Andre Detsch
2008-10-21
1
-6
/
+13
*
|
|
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
Jeremy Kerr
2008-10-21
1
-1
/
+2
*
|
|
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
Jeremy Kerr
2008-10-21
1
-0
/
+5
*
|
|
powerpc/spufs: Don't require full buffer in switch_log read
Jeremy Kerr
2008-10-21
1
-19
/
+27
*
|
|
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
2008-10-21
3
-56
/
+81
*
|
|
powerpc/spufs: sputrace: Don't block until the read buffer is full
Jeremy Kerr
2008-10-21
1
-0
/
+5
*
|
|
powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers
Jeremy Kerr
2008-10-21
1
-3
/
+29
|
/
/
*
|
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-15
1
-1
/
+1
|
\
\
|
*
|
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
1
-1
/
+1
|
|
/
*
|
powerpc/spufs: add a missing mutex_unlock
Kou Ishizaki
2008-10-10
1
-0
/
+2
*
|
powerpc/spufs: use inc_nlink
Jeremy Kerr
2008-10-10
1
-4
/
+4
*
|
powerpc/spufs: set nlink count for spufs root correctly
Jeremy Kerr
2008-10-10
1
-0
/
+1
|
/
*
powerpc/spufs: Fix possible scheduling of a context to multiple SPEs
Andre Detsch
2008-09-08
1
-1
/
+2
*
powerpc/spufs: Fix race for a free SPU
Jeremy Kerr
2008-09-05
1
-4
/
+19
*
powerpc/spufs: Fix multiple get_spu_context()
Jeremy Kerr
2008-09-05
1
-1
/
+2
*
powerpc/spufs: Remove invalid semicolon after if statement
Ilpo Järvinen
2008-08-19
1
-1
/
+1
*
powerpc/spufs: reference context while dropping state mutex in scheduler
Jeremy Kerr
2008-08-14
1
-1
/
+8
*
powerpc/spufs: fix npc setting for NOSCHED contexts
Jeremy Kerr
2008-08-13
1
-7
/
+8
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
Merge commit 'jk/jk-merge'
Benjamin Herrenschmidt
2008-07-25
2
-14
/
+24
|
\
|
*
powerpc/spufs: better placement of spu affinity reference context
Andre Detsch
2008-07-24
1
-0
/
+17
|
*
powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock
Andre Detsch
2008-07-24
1
-12
/
+6
|
*
powerpc/spufs: correct kcalloc usage
Milton Miller
2008-07-23
1
-2
/
+1
*
|
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
2008-07-24
1
-0
/
+23
|
/
*
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
Maxim Shchetynin
2008-07-09
1
-0
/
+6
*
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
2008-07-09
3
-8
/
+38
*
powerpc/spufs: add sizes for context files
Jeremy Kerr
2008-07-09
1
-17
/
+19
*
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
2008-07-09
3
-7
/
+15
*
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
2008-07-09
3
-18
/
+25
*
powerpc/spufs: don't extend time time slice if context is not in spu_run
Luke Browning
2008-07-09
1
-1
/
+2
*
powerpc/spufs: provide context debug file
Luke Browning
2008-07-09
1
-0
/
+54
*
spufs: Convert nopfn to fault
Nick Piggin
2008-06-30
2
-52
/
+54
*
powerpc/spufs: fix missed stop-and-signal event
Luke Browning
2008-06-16
1
-0
/
+5
*
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
2008-06-16
1
-3
/
+11
*
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
2008-06-16
1
-5
/
+0
*
powerpc/spufs: wait for stable spu status in spu_stopped()
Luke Browning
2008-06-16
1
-5
/
+13
*
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
2008-05-15
1
-0
/
+1
*
[POWERPC] spufs: Fix pointer reference in find_victim
Luke Browning
2008-05-15
1
-1
/
+1
*
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2008-05-09
3
-4
/
+3
|
\
|
*
[PATCH] split linux/file.h
Al Viro
2008-05-01
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-30
7
-21
/
+226
|
|
\
|
*
|
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
2
-4
/
+2
[next]