index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/spufs: Use simple_write_to_buffer
Akinobu Mita
2011-01-21
1
-20
/
+7
*
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
2010-10-13
1
-0
/
+18
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
2009-11-24
1
-1
/
+1
*
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
*
tracing: Remove markers
Christoph Hellwig
2009-09-18
1
-1
/
+0
*
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-08-20
1
-0
/
+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: Constify context contents and coredump callback constants
Jeremy Kerr
2009-02-23
1
-4
/
+4
*
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
2009-01-13
1
-3
/
+3
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
1
-18
/
+9
*
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
Jeremy Kerr
2008-11-21
1
-0
/
+3
*
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
1
-53
/
+80
*
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
2008-07-24
1
-0
/
+23
*
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
2008-07-09
1
-1
/
+4
*
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
1
-2
/
+2
*
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
2008-07-09
1
-12
/
+12
*
powerpc/spufs: provide context debug file
Luke Browning
2008-07-09
1
-0
/
+54
*
spufs: Convert nopfn to fault
Nick Piggin
2008-06-30
1
-48
/
+50
*
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
2008-05-15
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-30
1
-0
/
+166
|
\
|
*
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-30
1
-0
/
+166
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
1
-4
/
+4
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-18
1
-2
/
+2
|
|
\
|
|
*
[POWERPC] spufs: add newline to signal{1,2}_type files
Jeremy Kerr
2008-03-28
1
-2
/
+2
|
*
|
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
1
-2
/
+2
|
|
/
*
|
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
/
*
[POWERPC] spufs: fix context destruction during psmap fault
Jeremy Kerr
2008-02-27
1
-1
/
+11
*
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-08
1
-20
/
+29
|
\
|
*
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
2008-02-08
1
-20
/
+29
*
|
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
2008-02-08
1
-1
/
+1
*
|
libfs: allow error return from simple attributes
Christoph Hellwig
2008-02-08
1
-4
/
+4
|
/
*
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
2008-02-06
1
-0
/
+6
*
[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read
Jeremy Kerr
2007-12-21
1
-10
/
+10
*
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
2007-12-21
1
-48
/
+161
*
[POWERPC] spufs: add enchanced simple attr macros
Christoph Hellwig
2007-12-21
1
-24
/
+154
*
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
2007-12-21
1
-0
/
+9
*
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
2007-12-21
1
-7
/
+18
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-10-03
1
-2
/
+2
|
\
|
*
[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again
Jeremy Kerr
2007-09-26
1
-2
/
+2
*
|
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
Michael Ellerman
2007-09-19
1
-140
/
+76
*
|
[POWERPC] spufs: Add contents of npc file to SPU coredumps
Michael Ellerman
2007-09-19
1
-1
/
+7
[next]