index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
context.c
Commit message (
Expand
)
Author
Age
*
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-08-19
*
powerpc/spufs: Initialize ctx->stats.tstamp correctly
Arnd Bergmann
2009-03-11
*
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
2008-07-08
*
[POWERPC] spufs: trace spu_acquire_saved events
Julio M. Merino Vidal
2008-04-30
*
[POWERPC] spufs: add marker for destroy_spu_context
Julio M. Merino Vidal
2008-04-30
*
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-30
*
[POWERPC] spufs: fix rescheduling of non-runnable contexts
Jeremy Kerr
2008-03-10
*
[POWERPC] spufs: fix invalid scheduling of forgotten contexts
Jeremy Kerr
2008-02-27
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-23
|
\
|
*
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
2007-12-27
*
|
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
2007-12-21
*
|
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
2007-12-21
*
|
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
2007-12-21
|
/
*
[POWERPC] spusched: Fix initial timeslice calculation
Christoph Hellwig
2007-07-26
*
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
*
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2007-07-20
*
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
2007-07-20
*
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
2007-07-20
*
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
*
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
2007-07-03
*
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
2007-07-03
*
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
2007-07-03
*
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
2007-07-03
*
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
2007-07-03
*
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
2007-06-06
*
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
2007-05-09
*
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
2007-04-23
*
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
2007-04-23
*
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
2007-04-23
*
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
2007-04-23
*
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
2007-02-13
*
[POWERPC] spu sched: forced preemption at execution
Christoph Hellwig
2007-02-13
*
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
*
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
2007-02-13
*
[POWERPC] spufs: state_mutex cleanup
Christoph Hellwig
2007-02-13
*
[POWERPC] spufs: simplify state_mutex
Christoph Hellwig
2007-02-13
*
[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
Christoph Hellwig
2007-02-13
*
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
Christoph Hellwig
2007-02-13
*
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
2007-02-12
*
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
2006-12-04
*
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
2006-10-25
*
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
2006-10-04
*
[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()
Jeremy Kerr
2006-04-29
*
[PATCH] spufs: initialize context correctly
Dirk Herrendoerfer
2006-03-26
*
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
2006-03-26
*
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-03-26
*
[PATCH] spufs fix spu_acquire_runnable error path
Arnd Bergmann
2006-01-08
*
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
2006-01-08
*
[PATCH] spufs: fix locking in spu_acquire_runnable
Arnd Bergmann
2006-01-08
*
[PATCH] spufs: Improved SPU preemptability [part 2].
Arnd Bergmann
2006-01-08
[next]