index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
run.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-23
powerpc/spufs: Clear purge status before setting up isolated mode
Jeremy Kerr
1
-0
/
+3
2008-10-21
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
1
-2
/
+1
2008-08-13
powerpc/spufs: fix npc setting for NOSCHED contexts
Jeremy Kerr
1
-7
/
+8
2008-06-16
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
1
-5
/
+0
2008-06-16
powerpc/spufs: wait for stable spu status in spu_stopped()
Luke Browning
1
-5
/
+13
2008-05-05
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
1
-10
/
+19
2008-05-05
[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...
Jeremy Kerr
1
-4
/
+2
2008-05-05
[POWERPC] spufs: update master runcntl with context lock held
Jeremy Kerr
1
-1
/
+2
2008-04-30
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
1
-0
/
+2
2008-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
1
-0
/
+4
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-5
/
+5
2008-03-28
[POWERPC] spufs: reacquire LS pointer in spu_process_callback
Jeremy Kerr
1
-0
/
+4
2008-03-11
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
1
-1
/
+2
2008-02-19
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr
1
-0
/
+1
2008-02-08
[POWERPC] spufs: Fix timing dependent false return from spufs_run_spu
Luke Browning
1
-1
/
+1
2008-02-08
[POWERPC] spufs: No need to have a runnable SPU for libassist update
Luke Browning
1
-6
/
+4
2008-02-08
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
1
-1
/
+8
2008-02-06
[POWERPC] spufs: Fix SPE single-step mode
Jeremy Kerr
1
-2
/
+5
2007-12-21
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
1
-3
/
+8
2007-12-21
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
1
-54
/
+36
2007-12-21
[POWERPC] spufs: reorganize spu_run_init
Luke Browning
1
-24
/
+31
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
1
-16
/
+34
2007-12-21
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
1
-7
/
+13
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
1
-2
/
+2
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
1
-2
/
+2
2007-08-30
[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable
Andre Detsch
1
-5
/
+1
2007-07-26
[POWERPC] spusched: Fix initial timeslice calculation
Christoph Hellwig
1
-0
/
+4
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
1
-6
/
+17
2007-07-20
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
1
-2
/
+1
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
1
-0
/
+10
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
1
-1
/
+2
2007-07-03
[POWERPC] spufs: Fix libassist accounting
Jeremy Kerr
1
-1
/
+1
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
1
-0
/
+4
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
1
-3
/
+16
2007-07-03
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
1
-5
/
+1
2007-07-03
[POWERPC] spufs: Add bit definition
Sebastian Siewior
1
-1
/
+2
2007-06-14
[POWERPC] spufs: Add support for SPU single stepping
Benjamin Herrenschmidt
1
-1
/
+11
2007-04-23
[POWERPC] spufs: various run.c cleanups
Christoph Hellwig
1
-20
/
+31
2007-04-23
[POWERPC] spufs: use memcpy_fromio() to copy from local store
Akinobu Mita
1
-6
/
+6
2007-04-23
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
1
-2
/
+2
2007-04-23
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
1
-24
/
+4
2007-04-23
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
1
-14
/
+16
2007-03-10
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
Christoph Hellwig
1
-2
/
+2
2007-02-13
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
1
-2
/
+7
2007-02-13
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
1
-2
/
+2
2007-02-13
[POWERPC] spufs: state_mutex cleanup
Christoph Hellwig
1
-1
/
+1
2007-02-13
[POWERPC] spufs: remove empty last line in run.c
Christoph Hellwig
1
-1
/
+0
2006-12-04
[POWERPC] spufs: always send sigtrap on breakpoint
Arnd Bergmann
1
-6
/
+4
2006-12-04
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
1
-7
/
+110
2006-12-04
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
1
-1
/
+2
[next]