index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-8
/
+8
*
powerpc/cell/spufs: Change return type to vm_fault_t
Souptick Joarder
2018-05-14
1
-15
/
+18
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-5
/
+5
*
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
1
-3
/
+3
|
\
|
*
powerpc/spufs: use timespec64 for timestamps
Arnd Bergmann
2018-01-21
1
-3
/
+3
*
|
ppc: annotate ->poll() instances
Al Viro
2017-11-27
1
-8
/
+8
|
/
*
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
1
-1
/
+1
*
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-01
1
-59
/
+6
|
\
|
*
powerpc/spufs: Get rid of broken fasync stuff
Al Viro
2017-02-15
1
-59
/
+6
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-20
/
+19
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
1
-5
/
+3
*
powerpc: Various typo fixes
Michael Ellerman
2016-06-14
1
-1
/
+1
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
2015-08-18
1
-55
/
+0
*
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
2014-07-23
1
-3
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
1
-1
/
+1
|
\
|
*
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2013-04-30
1
-1
/
+1
*
|
spufs: don't bother with fops->owner
Al Viro
2013-04-09
1
-2
/
+0
|
/
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-3
/
+3
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
1
-2
/
+9
*
powerpc/spufs: Use simple_write_to_buffer
Akinobu Mita
2011-01-21
1
-20
/
+7
*
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
2010-10-13
1
-0
/
+18
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
2009-11-24
1
-1
/
+1
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-7
/
+7
*
tracing: Remove markers
Christoph Hellwig
2009-09-18
1
-1
/
+0
*
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-08-20
1
-0
/
+1
*
powerpc/spufs: Fix incorrect buffer offset in regs write
Jeremy Kerr
2009-03-11
1
-1
/
+1
*
powerpc/spufs: Check file offset before calculating write size in fixed-sized...
Jeremy Kerr
2009-03-11
1
-4
/
+6
*
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
2009-02-23
1
-4
/
+4
*
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
2009-01-13
1
-3
/
+3
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
1
-18
/
+9
*
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
Jeremy Kerr
2008-11-21
1
-0
/
+3
*
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
Jeremy Kerr
2008-10-21
1
-1
/
+2
*
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
Jeremy Kerr
2008-10-21
1
-0
/
+5
*
powerpc/spufs: Don't require full buffer in switch_log read
Jeremy Kerr
2008-10-21
1
-19
/
+27
*
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
2008-10-21
1
-53
/
+80
*
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
2008-07-24
1
-0
/
+23
*
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
2008-07-09
1
-1
/
+4
*
powerpc/spufs: add sizes for context files
Jeremy Kerr
2008-07-09
1
-17
/
+19
*
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
2008-07-09
1
-2
/
+2
*
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
2008-07-09
1
-12
/
+12
*
powerpc/spufs: provide context debug file
Luke Browning
2008-07-09
1
-0
/
+54
*
spufs: Convert nopfn to fault
Nick Piggin
2008-06-30
1
-48
/
+50
*
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
2008-05-15
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-30
1
-0
/
+166
|
\
[next]