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
2020-06-20
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
1
-38
/
+75
2015-08-18
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
1
-55
/
+0
2014-07-23
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
1
-3
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
1
-1
/
+1
2013-04-09
spufs: don't bother with fops->owner
Al Viro
1
-2
/
+0
2013-02-23
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+9
2011-01-21
powerpc/spufs: Use simple_write_to_buffer
Akinobu Mita
1
-20
/
+7
2010-10-13
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
1
-0
/
+18
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-24
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
1
-1
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-7
/
+7
2009-09-18
tracing: Remove markers
Christoph Hellwig
1
-1
/
+0
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
1
-0
/
+1
2009-03-11
powerpc/spufs: Fix incorrect buffer offset in regs write
Jeremy Kerr
1
-1
/
+1
2009-03-11
powerpc/spufs: Check file offset before calculating write size in fixed-sized...
Jeremy Kerr
1
-4
/
+6
2009-02-23
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
1
-4
/
+4
2009-01-13
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
1
-3
/
+3
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
1
-18
/
+9
2008-11-21
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
Jeremy Kerr
1
-0
/
+3
2008-10-21
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
Jeremy Kerr
1
-1
/
+2
2008-10-21
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
Jeremy Kerr
1
-0
/
+5
2008-10-21
powerpc/spufs: Don't require full buffer in switch_log read
Jeremy Kerr
1
-19
/
+27
2008-10-21
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
1
-53
/
+80
2008-07-24
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
1
-0
/
+23
2008-07-09
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
1
-1
/
+4
2008-07-09
powerpc/spufs: add sizes for context files
Jeremy Kerr
1
-17
/
+19
2008-07-09
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
1
-2
/
+2
2008-07-09
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
1
-12
/
+12
2008-07-09
powerpc/spufs: provide context debug file
Luke Browning
1
-0
/
+54
2008-06-30
spufs: Convert nopfn to fault
Nick Piggin
1
-48
/
+50
2008-05-15
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
1
-0
/
+1
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
1
-0
/
+166
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
[next]