Linus Torvalds
|
9a64388d83
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
|
17 years ago |
Matthew Wilcox
|
950e4da324
arch: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
Paul Mackerras
|
858c52d15f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
|
17 years ago |
Harvey Harrison
|
e48b1b452f
[POWERPC] Replace remaining __FUNCTION__ occurrences
|
17 years ago |
Jeremy Kerr
|
af8b44e01b
[POWERPC] spufs: add newline to signal{1,2}_type files
|
17 years ago |
Jeremy Kerr
|
d58831375d
[POWERPC] spufs: fix context destruction during psmap fault
|
17 years ago |
Linus Torvalds
|
dde0013782
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
|
17 years ago |
Christoph Hellwig
|
74bedc4d56
libfs: rename simple_attr_close to simple_attr_release
|
17 years ago |
Christoph Hellwig
|
8b88b0998e
libfs: allow error return from simple attributes
|
17 years ago |
Christoph Hellwig
|
eebead5b8f
[POWERPC] spufs: Fix state_mutex leaks
|
17 years ago |
Christoph Hellwig
|
038200cfdc
[POWERPC] spufs: Add marker-based tracing facility
|
17 years ago |
Jeremy Kerr
|
cbea92383d
[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read
|
17 years ago |
Christoph Hellwig
|
c9101bdb1b
[POWERPC] spufs: make state_mutex interruptible
|
17 years ago |
Christoph Hellwig
|
197b1a8263
[POWERPC] spufs: add enchanced simple attr macros
|
17 years ago |
Luke Browning
|
e65c2f6fce
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling)
|
17 years ago |
Arnd Bergmann
|
33bfd7a738
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
|
17 years ago |
Jan Engelhardt
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
17 years ago |
Paul Mackerras
|
70f227d884
Merge branch 'linux-2.6' into for-2.6.24
|
17 years ago |
Jeremy Kerr
|
603c461250
[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again
|
18 years ago |
Michael Ellerman
|
104f0cc2dc
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
|
18 years ago |
Michael Ellerman
|
78810ff672
[POWERPC] spufs: Add contents of npc file to SPU coredumps
|
18 years ago |
Michael Ellerman
|
74de08bc10
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
|
18 years ago |
Michael Ellerman
|
936d5bf1d7
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate
|
18 years ago |
Michael Ellerman
|
d464fb4410
[POWERPC] spufs: Write some SPU coredump values as ASCII
|
18 years ago |
Michael Ellerman
|
4fca9c4250
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code
|
18 years ago |
Sebastian Siewior
|
1238819a41
[POWERPC] spufs: Make file-internal functions & variables static
|
18 years ago |
Al Viro
|
5fa63fccc5
Fix ppc64 mismerge
|
18 years ago |
Jeremy Kerr
|
8b6f50ef1d
spufs: make signal-notification files readonly for NOSCHED contexts
|
18 years ago |
Masato Noguchi
|
d40a01d4f4
[CELL] spufs: fix read and write for decr_status file
|
18 years ago |
Christoph Hellwig
|
27b1ea091f
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
|
18 years ago |