index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2014-07-23
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2013-04-09
spufs: don't bother with fops->owner
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-01-21
powerpc/spufs: Use simple_write_to_buffer
Akinobu Mita
2010-10-13
powerpc/spufs: Use llseek in all file operations
Arnd Bergmann
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-24
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-18
tracing: Remove markers
Christoph Hellwig
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-03-11
powerpc/spufs: Fix incorrect buffer offset in regs write
Jeremy Kerr
2009-03-11
powerpc/spufs: Check file offset before calculating write size in fixed-sized...
Jeremy Kerr
2009-02-23
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
2009-01-13
powerpc: Cleanup from l64 to ll64 change: arch code
Stephen Rothwell
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-11-21
powerpc/spufs: Fix spinning in spufs_ps_fault on signal
Jeremy Kerr
2008-10-21
powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer
Jeremy Kerr
2008-10-21
powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read
Jeremy Kerr
2008-10-21
powerpc/spufs: Don't require full buffer in switch_log read
Jeremy Kerr
2008-10-21
powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...
Jeremy Kerr
2008-07-24
spufs: use new vm_ops->access to allow local state access from gdb
Benjamin Herrenschmidt
2008-07-09
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
2008-07-09
powerpc/spufs: add sizes for context files
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-07-09
powerpc/spufs: provide context debug file
Luke Browning
2008-06-30
spufs: Convert nopfn to fault
Nick Piggin
2008-05-15
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-30
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-28
[POWERPC] spufs: add newline to signal{1,2}_type files
Jeremy Kerr
2008-02-27
[POWERPC] spufs: fix context destruction during psmap fault
Jeremy Kerr
2008-02-08
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-08
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
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: Don't leak kernel stack through an empty {i,m}box_info read
Jeremy Kerr
2007-12-21
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
2007-12-21
[POWERPC] spufs: add enchanced simple attr macros
Christoph Hellwig
[next]