index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
spufs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-01-21
powerpc/spufs: use timespec64 for timestamps
Arnd Bergmann
1
-1
/
+1
2017-11-27
ppc: annotate ->poll() instances
Al Viro
1
-2
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-15
powerpc/spufs: Get rid of broken fasync stuff
Al Viro
1
-3
/
+0
2014-06-11
powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define
Dan Carpenter
1
-1
/
+0
2013-11-09
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
1
-1
/
+2
2012-01-03
switch spufs guts to umode_t
Al Viro
1
-2
/
+2
2011-07-20
switch do_spufs_create() to user_path_create(), fix double-unlock
Al Viro
1
-1
/
+1
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
1
-5
/
+0
2009-02-23
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
1
-4
/
+4
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2008-10-21
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
1
-1
/
+0
2008-07-09
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
1
-0
/
+1
2008-07-09
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
1
-2
/
+9
2008-07-09
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
1
-0
/
+7
2008-05-05
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
1
-1
/
+1
2008-05-05
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
1
-0
/
+1
2008-04-30
[POWERPC] spufs: add sputrace marker parameter names
Julio M. Merino Vidal
1
-2
/
+2
2008-04-30
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
1
-0
/
+29
2008-03-11
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
1
-0
/
+1
2008-02-08
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
1
-1
/
+4
2008-02-06
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
1
-0
/
+5
2007-12-21
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
1
-4
/
+6
2007-12-21
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
1
-1
/
+2
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
1
-0
/
+1
2007-12-21
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
1
-0
/
+1
2007-12-21
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
1
-0
/
+1
2007-12-21
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
1
-36
/
+11
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
1
-0
/
+1
2007-09-19
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
1
-1
/
+1
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
1
-0
/
+4
2007-09-19
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
1
-1
/
+1
2007-09-19
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
1
-0
/
+1
2007-07-24
spusched: fix mismerge in spufs.h
Christoph Hellwig
1
-4
/
+1
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
1
-0
/
+2
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
1
-0
/
+6
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
1
-0
/
+6
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
1
-2
/
+14
2007-07-20
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
1
-2
/
+1
2007-07-20
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
1
-0
/
+5
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
1
-36
/
+27
2007-07-20
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
1
-1
/
+1
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
1
-0
/
+13
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
1
-0
/
+51
2007-07-03
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
1
-0
/
+1
2007-07-03
[POWERPC] spufs: Add tid file
Christoph Hellwig
1
-0
/
+3
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
1
-2
/
+2
2007-07-03
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
1
-0
/
+2
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
1
-0
/
+2
[next]