Andre Detsch
|
b2e601d14d
powerpc/spufs: Fix possible scheduling of a context to multiple SPEs
|
16 lat temu |
Jeremy Kerr
|
b65fe0356b
powerpc/spufs: Fix race for a free SPU
|
16 lat temu |
Jeremy Kerr
|
9f43e3914d
powerpc/spufs: Fix multiple get_spu_context()
|
16 lat temu |
Ilpo Järvinen
|
cb9808d3d0
powerpc/spufs: Remove invalid semicolon after if statement
|
16 lat temu |
Jeremy Kerr
|
8d5636fbca
powerpc/spufs: reference context while dropping state mutex in scheduler
|
17 lat temu |
Andre Detsch
|
ad1ede1277
powerpc/spufs: better placement of spu affinity reference context
|
17 lat temu |
Andre Detsch
|
0855b54322
powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock
|
17 lat temu |
Maxim Shchetynin
|
fabb657005
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
|
17 lat temu |
Luke Browning
|
2442a8ba5a
powerpc/spufs: don't extend time time slice if context is not in spu_run
|
17 lat temu |
Luke Browning
|
028fda0a6c
powerpc/spufs: fix missed stop-and-signal event
|
17 lat temu |
Luke Browning
|
2c911a14b7
powerpc/spufs: synchronize interaction between spu exception handling and time slicing
|
17 lat temu |
Luke Browning
|
08fcf1d611
[POWERPC] spufs: Fix pointer reference in find_victim
|
17 lat temu |
Paul Mackerras
|
2a5f2e3e6c
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
|
17 lat temu |
Christoph Hellwig
|
7a28a1549f
[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in spu_run
|
17 lat temu |
Luke Browning
|
7a2142002f
[POWERPC] spufs: try to route SPU interrupts to local node
|
17 lat temu |
Linus Torvalds
|
ec31b21241
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
|
17 lat temu |
Julio M. Merino Vidal
|
8a476d4955
[POWERPC] spufs: fix marker name for find_victim
|
17 lat temu |
Christoph Hellwig
|
5158e9b521
[POWERPC] spufs: add context switch notification log
|
17 lat temu |
Denis V. Lunev
|
667471386d
powerpc: use non-racy method for proc entries creation
|
17 lat temu |
Jeremy Kerr
|
ce7c191bca
[POWERPC] spufs: don't (ab)use SCHED_IDLE
|
17 lat temu |
Andre Detsch
|
2a58aa33da
[POWERPC] spufs: fix use time accounting on SPE-overcommit
|
17 lat temu |
Jeremy Kerr
|
4ef110141b
[POWERPC] spufs: fix scheduler starvation by idle contexts
|
17 lat temu |
Christoph Hellwig
|
038200cfdc
[POWERPC] spufs: Add marker-based tracing facility
|
17 lat temu |
Paul Mackerras
|
9156ad4833
Merge branch 'linux-2.6'
|
17 lat temu |
Paul Mackerras
|
a5a971129c
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
|
17 lat temu |
Bob Nelson
|
aed3a8c9bb
[POWERPC] Oprofile: Remove dependency on spufs module
|
17 lat temu |
Aegis Lin
|
90608a2928
[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
|
17 lat temu |
Christoph Hellwig
|
c9101bdb1b
[POWERPC] spufs: make state_mutex interruptible
|
17 lat temu |
Luke Browning
|
e65c2f6fce
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling)
|
17 lat temu |
Luke Browning
|
b192541b39
[POWERPC] spufs: spu_find_victim may choose wrong victim
|
17 lat temu |