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.12.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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
1
-0
/
+166
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-4
/
+4
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
1
-2
/
+2
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-03-28
[POWERPC] spufs: add newline to signal{1,2}_type files
Jeremy Kerr
1
-2
/
+2
2008-02-27
[POWERPC] spufs: fix context destruction during psmap fault
Jeremy Kerr
1
-1
/
+11
2008-02-08
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-20
/
+29
2008-02-08
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
1
-1
/
+1
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
1
-4
/
+4
2008-02-08
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
1
-20
/
+29
2008-02-06
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
1
-0
/
+6
2007-12-21
[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read
Jeremy Kerr
1
-10
/
+10
2007-12-21
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
1
-48
/
+161
2007-12-21
[POWERPC] spufs: add enchanced simple attr macros
Christoph Hellwig
1
-24
/
+154
2007-12-21
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
1
-0
/
+9
2007-12-21
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
1
-7
/
+18
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-2
/
+2
2007-09-26
[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again
Jeremy Kerr
1
-2
/
+2
2007-09-19
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
Michael Ellerman
1
-140
/
+76
2007-09-19
[POWERPC] spufs: Add contents of npc file to SPU coredumps
Michael Ellerman
1
-1
/
+7
2007-09-19
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
1
-24
/
+16
2007-09-19
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...
Michael Ellerman
1
-3
/
+1
2007-09-19
[POWERPC] spufs: Write some SPU coredump values as ASCII
Michael Ellerman
1
-7
/
+7
2007-09-19
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...
Michael Ellerman
1
-10
/
+11
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
1
-3
/
+3
2007-07-22
Fix ppc64 mismerge
Al Viro
1
-14
/
+0
2007-07-22
spufs: make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
1
-2
/
+16
2007-07-20
[CELL] spufs: fix read and write for decr_status file
Masato Noguchi
1
-4
/
+8
2007-07-20
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
1
-21
/
+21
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
1
-10
/
+22
2007-07-20
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
1
-2
/
+16
2007-07-03
[POWERPC] spufs: Fix lost events in poll/epoll on mfc
Kazunori Asayama
1
-4
/
+5
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
1
-0
/
+79
2007-07-03
[POWERPC] spufs: Add tid file
Christoph Hellwig
1
-0
/
+22
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
1
-6
/
+6
2007-06-14
[POWERPC] spufs: Add a "capabilities" file to spu contexts
Benjamin Herrenschmidt
1
-0
/
+27
2007-06-07
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
1
-28
/
+28
2007-06-07
[POWERPC] spufs: Hook up spufs_release_mem
Christoph Hellwig
1
-0
/
+1
2007-05-09
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
1
-13
/
+67
2007-04-23
[POWERPC] spufs: avoid spurious memory barriers
Christoph Hellwig
1
-14
/
+0
2007-04-23
[POWERPC] spufs: check spu_acquire_runnable() return value
Akinobu Mita
1
-1
/
+4
2007-04-23
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
1
-8
/
+139
2007-03-10
[POWERPC] spufs: fix possible memory corruption is spufs_mem_write
Arnd Bergmann
1
-10
/
+14
2007-02-13
[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node
Masato Noguchi
1
-0
/
+3
2007-02-13
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
1
-2
/
+2
2007-02-13
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
1
-4
/
+12
2007-02-13
[POWERPC] spufs: remove need for struct page for SPEs
Benjamin Herrenschmidt
1
-66
/
+55
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-20
/
+20
[prev]
[next]