Commit Graph

285 Commits (10b6b80145cc93887dd8aab99bfffa375e9add31)

Author SHA1 Message Date
Andre Detsch 61b36fc1f7 [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} 17 years ago
Jeremy Kerr 4ef110141b [POWERPC] spufs: fix scheduler starvation by idle contexts 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Mathieu Desnoyers fb40bd78b0 Linux Kernel Markers: support multiple probes 17 years ago
Miklos Szeredi 90d09e141b mount options: fix spufs 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
Luke Browning 85687ff2b4 [POWERPC] spufs: Fix timing dependent false return from spufs_run_spu 17 years ago
Luke Browning e66686b414 [POWERPC] spufs: No need to have a runnable SPU for libassist update 17 years ago
Masato Noguchi 732377c5f5 [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write 17 years ago
Christoph Hellwig eebead5b8f [POWERPC] spufs: Fix state_mutex leaks 17 years ago
Andre Detsch 58119068cb [POWERPC] spufs: Fix memory leak on SPU affinity 17 years ago
Jeremy Kerr 60cf54db47 [POWERPC] spufs: Fix SPE single-step mode 17 years ago
Christoph Hellwig 038200cfdc [POWERPC] spufs: Add marker-based tracing facility 17 years ago
Paul Mackerras a5a971129c [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y 17 years ago
Bob Nelson aed3a8c9bb [POWERPC] Oprofile: Remove dependency on spufs module 17 years ago
Jeremy Kerr cbea92383d [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read 17 years ago
Andre Detsch 18789fb1c3 [POWERPC] spufs: DMA Restart after SIGSEGV 17 years ago
Aegis Lin 90608a2928 [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation 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
Masato Noguchi 9476141c18 [POWERPC] spufs: don't set reserved bits in spu interrupt status 17 years ago
Luke Browning b192541b39 [POWERPC] spufs: spu_find_victim may choose wrong victim 17 years ago
Luke Browning 91569531d1 [POWERPC] spufs: reorganize spu_run_init 17 years ago
Jeremy Kerr d6ad39bc53 [POWERPC] spufs: rework class 0 and 1 interrupt handling 17 years ago
Jeremy Kerr 8af30675c3 [POWERPC] spufs: use #defines for SPU class [012] exception status 17 years ago
Jeremy Kerr c40aa47104 [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat poll 17 years ago
Luke Browning cc210b3ec5 [POWERPC] spufs: add backing ops for privcntl register 17 years ago
Arnd Bergmann 33bfd7a738 [POWERPC] spufs: block fault handlers in spu_acquire_runnable 17 years ago
Jeremy Kerr 7cd58e4381 [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module 17 years ago
Julio M. Merino Vidal 9b1d21f858 [POWERPC] spufs: fix typos in sched.c comments 17 years ago
Masato Noguchi c25620d766 [POWERPC] cell: wrap master run control bit 17 years ago
Jeremy Kerr 684bd61401 [POWERPC] cell: handle SPE kernel mappings that cross segment boundaries 17 years ago
Jeremy Kerr f6eb7d7ffe [POWERPC] cell: add spu_64k_pages_available() check 17 years ago
Jeremy Kerr 58bd403c3c [POWERPC] cell: handle kernel SLB setup in spu_base.c 17 years ago
Jeremy Kerr c443acab2e [POWERPC] spufs: Fix context destroy vs /spu readdir race 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Paul Mackerras 1189be6508 [POWERPC] Use 1TB segments 18 years ago
Jeremy Kerr 603c461250 [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again 18 years ago
Christoph Hellwig c0e7b4aa1c [POWERPC] spusched: Fix null pointer dereference in find_victim 18 years ago
Michael Ellerman 104f0cc2dc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() 18 years ago
Michael Ellerman 9e25ae6d91 [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code 18 years ago
Michael Ellerman 7af1443a9d [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe 18 years ago
Michael Ellerman 48cad41f7e [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls 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