index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-14
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2014-07-23
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
1
-3
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-11-01
powerpc: Fix up implicit sched.h users
Paul Gortmaker
1
-0
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
1
-0
/
+1
2009-03-11
powerpc/spufs: Initialize ctx->stats.tstamp correctly
Arnd Bergmann
1
-0
/
+4
2008-07-09
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
1
-6
/
+6
2008-04-30
[POWERPC] spufs: trace spu_acquire_saved events
Julio M. Merino Vidal
1
-0
/
+2
2008-04-30
[POWERPC] spufs: add marker for destroy_spu_context
Julio M. Merino Vidal
1
-0
/
+1
2008-04-30
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
1
-0
/
+1
2008-03-11
[POWERPC] spufs: fix rescheduling of non-runnable contexts
Jeremy Kerr
1
-1
/
+2
2008-02-28
[POWERPC] spufs: fix invalid scheduling of forgotten contexts
Jeremy Kerr
1
-4
/
+3
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
1
-16
/
+0
2007-12-28
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
1
-16
/
+0
2007-12-21
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
1
-3
/
+20
2007-12-21
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
1
-31
/
+0
2007-12-21
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
1
-0
/
+1
2007-07-26
[POWERPC] spusched: Fix initial timeslice calculation
Christoph Hellwig
1
-1
/
+2
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
1
-0
/
+20
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
1
-0
/
+1
2007-07-20
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
1
-1
/
+17
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
1
-2
/
+1
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
1
-0
/
+2
2007-07-03
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
1
-0
/
+7
2007-07-03
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
1
-1
/
+1
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
1
-11
/
+0
2007-07-03
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
1
-3
/
+12
2007-07-03
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
1
-1
/
+1
2007-06-07
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
1
-1
/
+3
2007-05-09
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
1
-3
/
+1
2007-04-23
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
1
-1
/
+1
2007-04-23
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
1
-40
/
+0
2007-04-23
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
1
-0
/
+2
2007-04-23
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
1
-0
/
+1
2007-02-13
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
1
-0
/
+2
2007-02-13
[POWERPC] spu sched: forced preemption at execution
Christoph Hellwig
1
-0
/
+1
2007-02-13
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
1
-2
/
+2
2007-02-13
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
1
-2
/
+2
2007-02-13
[POWERPC] spufs: state_mutex cleanup
Christoph Hellwig
1
-44
/
+53
2007-02-13
[POWERPC] spufs: simplify state_mutex
Christoph Hellwig
1
-23
/
+10
2007-02-13
[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
Christoph Hellwig
1
-2
/
+0
2007-02-13
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
Christoph Hellwig
1
-3
/
+1
2007-02-13
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
1
-4
/
+8
2006-12-04
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
1
-21
/
+21
2006-10-25
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
1
-0
/
+27
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
1
-1
/
+5
2006-04-29
[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()
Jeremy Kerr
1
-11
/
+1
2006-03-27
[PATCH] spufs: initialize context correctly
Dirk Herrendoerfer
1
-0
/
+1
[next]