index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
spufs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define
Dan Carpenter
2014-06-11
1
-1
/
+0
*
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
2013-11-09
1
-1
/
+2
*
switch spufs guts to umode_t
Al Viro
2012-01-03
1
-2
/
+2
*
switch do_spufs_create() to user_path_create(), fix double-unlock
Al Viro
2011-07-20
1
-1
/
+1
*
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-08-20
1
-5
/
+0
*
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
2009-02-23
1
-4
/
+4
*
fix similar typos to successfull
Coly Li
2009-01-08
1
-1
/
+1
*
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
2008-10-21
1
-1
/
+0
*
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
2008-07-09
1
-0
/
+1
*
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
2008-07-09
1
-2
/
+9
*
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
2008-07-09
1
-0
/
+7
*
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
2008-05-05
1
-1
/
+1
*
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
2008-05-05
1
-0
/
+1
*
[POWERPC] spufs: add sputrace marker parameter names
Julio M. Merino Vidal
2008-04-30
1
-2
/
+2
*
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-30
1
-0
/
+29
*
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
2008-03-11
1
-0
/
+1
*
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
2008-02-08
1
-1
/
+4
*
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
2008-02-06
1
-0
/
+5
*
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
2007-12-21
1
-4
/
+6
*
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
2007-12-21
1
-1
/
+2
*
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
2007-12-21
1
-0
/
+1
*
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
2007-12-21
1
-0
/
+1
*
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
2007-12-21
1
-0
/
+1
*
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
2007-12-21
1
-36
/
+11
*
[POWERPC] cell: wrap master run control bit
Masato Noguchi
2007-12-21
1
-0
/
+1
*
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
2007-09-19
1
-1
/
+1
*
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
2007-09-19
1
-0
/
+4
*
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
2007-09-19
1
-1
/
+1
*
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
2007-09-19
1
-0
/
+1
*
spusched: fix mismerge in spufs.h
Christoph Hellwig
2007-07-24
1
-4
/
+1
*
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
1
-0
/
+2
*
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
2007-07-20
1
-0
/
+6
*
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
2007-07-20
1
-0
/
+6
*
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2007-07-20
1
-2
/
+14
*
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
2007-07-20
1
-2
/
+1
*
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
2007-07-20
1
-0
/
+5
*
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
2007-07-20
1
-36
/
+27
*
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2007-07-20
1
-1
/
+1
*
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
2007-07-03
1
-0
/
+13
*
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
1
-0
/
+51
*
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
2007-07-03
1
-0
/
+1
*
[POWERPC] spufs: Add tid file
Christoph Hellwig
2007-07-03
1
-0
/
+3
*
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
2007-07-03
1
-2
/
+2
*
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
2007-07-03
1
-0
/
+2
*
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
2007-07-03
1
-0
/
+2
*
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
2007-07-03
1
-3
/
+1
*
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
2007-07-03
1
-9
/
+3
*
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
2007-06-07
1
-1
/
+1
*
[POWERPC] spufs: Minor cleanup of spu_wait
Jeremy Kerr
2007-04-23
1
-7
/
+6
*
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
2007-04-23
1
-1
/
+1
[next]