index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-7
/
+7
*
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
tracing: Remove markers
Christoph Hellwig
2009-09-18
2
-2
/
+0
*
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-08-20
7
-278
/
+45
*
powerpc/spufs: Remove unused error path
Stephen Rothwell
2009-06-09
1
-2
/
+0
*
powerpc/spufs: Remove double check for non-negative dentry
Jan Blunck
2009-05-21
1
-4
/
+0
*
New helper - current_umask()
Al Viro
2009-03-31
1
-1
/
+1
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-30
1
-1
/
+1
|
\
|
*
timers: add mod_timer_pending()
Ingo Molnar
2009-02-18
1
-1
/
+1
*
|
powerpc/spufs: Fix incorrect buffer offset in regs write
Jeremy Kerr
2009-03-11
1
-1
/
+1
*
|
powerpc/spufs: Check file offset before calculating write size in fixed-sized...
Jeremy Kerr
2009-03-11
1
-4
/
+6
*
|
powerpc/spufs: Initialize ctx->stats.tstamp correctly
Arnd Bergmann
2009-03-11
1
-0
/
+4
*
|
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
2009-02-23
3
-10
/
+11
*
|
powerpc/spufs: Clear purge status before setting up isolated mode
Jeremy Kerr
2009-02-23
1
-0
/
+3
|
/
*
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
2009-01-13
3
-5
/
+5
*
fix similar typos to successfull
Coly Li
2009-01-08
1
-1
/
+1
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
2
-22
/
+13
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
1
-18
/
+9
|
|
\
|
|
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
1
-18
/
+9
|
*
|
Merge branch 'master' into next
James Morris
2008-12-04
1
-0
/
+3
|
|
\
\
|
|
|
/
|
*
|
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
*
|
|
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...
Rusty Russell
2008-12-26
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
2008-11-24
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
Jeremy Kerr
2008-11-21
1
-0
/
+3
*
|
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
[next]