Commit Graph

106 Commits (1c4115e595dec42aa0e81ba47ef46e35b34ed428)

Author SHA1 Message Date
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Christoph Hellwig fc5377668c tracing: Remove markers 16 years ago
Christoph Hellwig ae142e0c52 powerpc/sputrace: Use the generic event tracer 16 years ago
Jeremy Kerr 2fb4423aa3 powerpc/spufs: Fix incorrect buffer offset in regs write 16 years ago
Jeremy Kerr d219889b76 powerpc/spufs: Check file offset before calculating write size in fixed-sized files 16 years ago
Jeremy Kerr 74254647e0 powerpc/spufs: Constify context contents and coredump callback constants 16 years ago
Stephen Rothwell 9477e455b4 powerpc: Cleanup from l64 to ll64 change: arch code 16 years ago
Benjamin Herrenschmidt 64b3d0e812 powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED 16 years ago
Jeremy Kerr 606572634c powerpc/spufs: Fix spinning in spufs_ps_fault on signal 16 years ago
Jeremy Kerr 837ef884b7 powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer 17 years ago
Jeremy Kerr f027faa231 powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read 17 years ago
Jeremy Kerr 14f693eeb5 powerpc/spufs: Don't require full buffer in switch_log read 17 years ago
Jeremy Kerr f5ed0eb6fe powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers 17 years ago
Benjamin Herrenschmidt a352894d07 spufs: use new vm_ops->access to allow local state access from gdb 17 years ago
Jeremy Kerr 2c3e47871d powerpc/spufs: only add ".ctx" file with "debug" mount option 17 years ago
Jeremy Kerr 6f7dde812d powerpc/spufs: add sizes for context files 17 years ago
Jeremy Kerr 23d893f51c powerpc/spufs: allow spufs files to specify sizes 17 years ago
Jeremy Kerr 87ff6090bf powerpc/spufs: avoid magic numbers for mapping sizes 17 years ago
Luke Browning 46deed69b3 powerpc/spufs: provide context debug file 17 years ago
Nick Piggin b1e2270ffe spufs: Convert nopfn to fault 17 years ago
FUJITA Tomonori dfe1e09f22 [POWERPC] spufs: Fix compile error 17 years ago
Christoph Hellwig 5158e9b521 [POWERPC] spufs: add context switch notification log 17 years ago
Matthew Wilcox 950e4da324 arch: Remove unnecessary inclusions of asm/semaphore.h 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
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 18 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
Andre Detsch 27ec41d3a1 [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs 18 years ago
Jeremy Kerr d054b36ffd [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts 18 years ago