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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] spufs: Add a "capabilities" file to spu contexts
Benjamin Herrenschmidt
2007-06-14
1
-0
/
+27
*
[POWERPC] spufs: Add support for SPU single stepping
Benjamin Herrenschmidt
2007-06-14
1
-1
/
+11
*
[POWERPC] spufs: Fix error handling in spufs_fill_dir()
Sebastian Siewior
2007-06-07
1
-2
/
+15
*
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
2007-06-07
1
-3
/
+5
*
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
2007-06-07
1
-82
/
+77
*
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
2007-06-07
3
-30
/
+32
*
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
Sebastian Siewior
2007-06-07
1
-0
/
+1
*
[POWERPC] spufs: Fix gang destroy leaks
Jeremy Kerr
2007-06-07
1
-35
/
+5
*
[POWERPC] spufs: Hook up spufs_release_mem
Christoph Hellwig
2007-06-07
1
-0
/
+1
*
[POWERPC] spufs: Refuse to load the module when not running on cell
Arnd Bergmann
2007-06-07
1
-0
/
+4
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-3
/
+1
*
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
2007-05-09
5
-36
/
+259
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
4
-4
/
+0
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
[POWERPC] spu_base: fix initialisation on systems with no SPEs
Jeremy Kerr
2007-04-23
1
-0
/
+5
*
[POWERPC] spufs: various run.c cleanups
Christoph Hellwig
2007-04-23
1
-20
/
+31
*
[POWERPC] spufs: fix memory leak on coredump
Arnd Bergmann
2007-04-23
1
-9
/
+10
*
[POWERPC] spufs: Minor cleanup of spu_wait
Jeremy Kerr
2007-04-23
1
-7
/
+6
*
[POWERPC] spufs: add mode= mount option
Jeremy Kerr
2007-04-23
1
-4
/
+10
*
[POWERPC] spufs: use memcpy_fromio() to copy from local store
Akinobu Mita
2007-04-23
1
-6
/
+6
*
[POWERPC] spufs: avoid spurious memory barriers
Christoph Hellwig
2007-04-23
1
-14
/
+0
*
[POWERPC] spufs: fix memory leak on spufs reloading
Akinobu Mita
2007-04-23
1
-0
/
+6
*
[POWERPC] spufs: fix missing error handling in module_init()
Akinobu Mita
2007-04-23
1
-6
/
+10
*
[POWERPC] spufs: check spu_acquire_runnable() return value
Akinobu Mita
2007-04-23
1
-1
/
+4
*
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
2007-04-23
3
-4
/
+4
*
[POWERPC] spufs: provide siginfo for SPE faults
Jeremy Kerr
2007-04-23
1
-7
/
+25
*
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
2007-04-23
7
-27
/
+223
*
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
Luke Browning
2007-04-23
1
-22
/
+16
*
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
2007-04-23
3
-55
/
+16
*
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
2007-04-23
2
-27
/
+19
*
[POWERPC] spufs: add memory barriers after set_bit
Arnd Bergmann
2007-04-23
1
-0
/
+3
*
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...
Christoph Hellwig
2007-04-23
1
-0
/
+6
*
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
Christoph Hellwig
2007-04-23
1
-3
/
+10
*
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
2007-04-23
4
-13
/
+148
*
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...
Christoph Hellwig
2007-04-23
2
-4
/
+23
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[POWERPC] spufs: don't yield CPU in spu_yield
Christoph Hellwig
2007-04-13
1
-4
/
+0
*
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
2007-03-10
2
-70
/
+5
*
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
Christoph Hellwig
2007-03-10
3
-11
/
+6
*
[POWERPC] spufs: fix possible memory corruption is spufs_mem_write
Arnd Bergmann
2007-03-10
1
-10
/
+14
*
[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node
Masato Noguchi
2007-02-13
1
-0
/
+3
*
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
2007-02-13
4
-3
/
+56
*
[POWERPC] spu sched: use DECLARE_BITMAP
Christoph Hellwig
2007-02-13
1
-2
/
+1
*
[POWERPC] spu sched: forced preemption at execution
Christoph Hellwig
2007-02-13
3
-0
/
+76
*
[POWERPC] spu sched: update some comments
Christoph Hellwig
2007-02-13
1
-8
/
+8
*
[POWERPC] spu sched: simplity spu_remove_from_active_list
Christoph Hellwig
2007-02-13
1
-29
/
+15
*
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
5
-12
/
+23
*
[POWERPC] spufs: runqueue simplification
Christoph Hellwig
2007-02-13
2
-67
/
+93
*
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
2007-02-13
3
-7
/
+6
*
[POWERPC] spufs: state_mutex cleanup
Christoph Hellwig
2007-02-13
3
-53
/
+64
[next]