index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
spufs.h
Age
Commit message (
Expand
)
Author
2014-06-11
powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define
Dan Carpenter
2013-11-09
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
2012-01-03
switch spufs guts to umode_t
Al Viro
2011-07-20
switch do_spufs_create() to user_path_create(), fix double-unlock
Al Viro
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-02-23
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
2009-01-08
fix similar typos to successfull
Coly Li
2008-10-21
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
2008-07-09
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
2008-07-09
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
2008-07-09
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
2008-05-05
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
2008-05-05
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
2008-04-30
[POWERPC] spufs: add sputrace marker parameter names
Julio M. Merino Vidal
2008-04-30
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-03-11
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
2008-02-08
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
2008-02-06
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
2007-12-21
[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: rework class 0 and 1 interrupt handling
Jeremy Kerr
2007-12-21
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
2007-12-21
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
2007-12-21
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
2007-09-19
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
2007-09-19
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
2007-09-19
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
2007-07-24
spusched: fix mismerge in spufs.h
Christoph Hellwig
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2007-07-20
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
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
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Add tid file
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
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-06-07
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
2007-04-23
[POWERPC] spufs: Minor cleanup of spu_wait
Jeremy Kerr
2007-04-23
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
[next]