index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
2
-2
/
+0
|
/
*
[POWERPC] spufs: fix rescheduling of non-runnable contexts
Jeremy Kerr
2008-03-11
1
-1
/
+2
*
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
2008-03-11
3
-3
/
+5
*
[POWERPC] spufs: fix use time accounting on SPE-overcommit
Andre Detsch
2008-02-29
1
-1
/
+1
*
[POWERPC] spufs: synchronize IRQ when disabling
Arnd Bergmann
2008-02-29
1
-0
/
+6
*
[POWERPC] spufs: fix order of sputrace thread IDs
Jeremy Kerr
2008-02-29
1
-3
/
+4
*
[POWERPC] spufs: fix invalid scheduling of forgotten contexts
Jeremy Kerr
2008-02-28
1
-4
/
+3
*
[POWERPC] spufs: fix context destruction during psmap fault
Jeremy Kerr
2008-02-27
1
-1
/
+11
*
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
2008-02-20
1
-3
/
+3
*
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr
2008-02-19
2
-5
/
+4
*
Introduce path_put()
Jan Blunck
2008-02-14
1
-1
/
+1
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-8
/
+10
*
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
2008-02-13
1
-20
/
+11
*
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-08
5
-37
/
+56
|
\
|
*
[POWERPC] spufs: Fix timing dependent false return from spufs_run_spu
Luke Browning
2008-02-08
1
-1
/
+1
|
*
[POWERPC] spufs: No need to have a runnable SPU for libassist update
Luke Browning
2008-02-08
1
-6
/
+4
|
*
[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write
Masato Noguchi
2008-02-08
1
-0
/
+6
|
*
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
2008-02-08
4
-30
/
+45
*
|
mount options: fix spufs
Miklos Szeredi
2008-02-08
1
-0
/
+3
*
|
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
2008-02-08
1
-1
/
+1
*
|
libfs: allow error return from simple attributes
Christoph Hellwig
2008-02-08
1
-4
/
+4
|
/
*
[POWERPC] spufs: Fix memory leak on SPU affinity
Andre Detsch
2008-02-06
1
-8
/
+21
*
[POWERPC] spufs: Fix SPE single-step mode
Jeremy Kerr
2008-02-06
1
-2
/
+5
*
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
2008-02-06
5
-7
/
+284
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-24
3
-41
/
+2
|
\
|
*
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Paul Mackerras
2008-01-02
1
-9
/
+0
|
*
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
2007-12-28
3
-38
/
+8
*
|
[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read
Jeremy Kerr
2007-12-21
1
-10
/
+10
*
|
[POWERPC] spufs: DMA Restart after SIGSEGV
Andre Detsch
2007-12-21
2
-3
/
+4
*
|
[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
Aegis Lin
2007-12-21
1
-17
/
+18
*
|
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
2007-12-21
7
-65
/
+219
*
|
[POWERPC] spufs: add enchanced simple attr macros
Christoph Hellwig
2007-12-21
1
-24
/
+154
*
|
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
2007-12-21
5
-168
/
+200
*
|
[POWERPC] spufs: don't set reserved bits in spu interrupt status
Masato Noguchi
2007-12-21
1
-10
/
+10
*
|
[POWERPC] spufs: spu_find_victim may choose wrong victim
Luke Browning
2007-12-21
1
-2
/
+2
*
|
[POWERPC] spufs: reorganize spu_run_init
Luke Browning
2007-12-21
2
-34
/
+56
*
|
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
2007-12-21
5
-67
/
+100
*
|
[POWERPC] spufs: use #defines for SPU class [012] exception status
Jeremy Kerr
2007-12-21
2
-12
/
+19
*
|
[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...
Jeremy Kerr
2007-12-21
1
-2
/
+2
*
|
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
2007-12-21
4
-8
/
+28
*
|
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
2007-12-21
4
-7
/
+21
*
|
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
2007-12-21
6
-110
/
+48
*
|
[POWERPC] spufs: fix typos in sched.c comments
Julio M. Merino Vidal
2007-12-21
1
-8
/
+8
*
|
[POWERPC] cell: wrap master run control bit
Masato Noguchi
2007-12-21
4
-2
/
+19
*
|
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
2007-12-19
1
-4
/
+7
*
|
[POWERPC] cell: add spu_64k_pages_available() check
Jeremy Kerr
2007-12-19
1
-1
/
+1
*
|
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
2007-12-19
1
-32
/
+1
|
/
*
[POWERPC] spufs: Fix context destroy vs /spu readdir race
Jeremy Kerr
2007-11-20
1
-0
/
+1
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-1
/
+1
[prev]
[next]