index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-7
/
+7
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-05-05
powerpc/spufs: simplify spufs core dumping
Christoph Hellwig
1
-115
/
+88
2020-05-05
powerpc/spufs: stop using access_ok
Christoph Hellwig
1
-34
/
+8
2020-05-05
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
1
-38
/
+75
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-07-04
powerpc/cell: set no_llseek in spufs_cntl_fops
Geliang Tang
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-14
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-01-14
powerpc/spufs: use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-8
/
+8
2018-05-14
powerpc/cell/spufs: Change return type to vm_fault_t
Souptick Joarder
1
-15
/
+18
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-5
/
+5
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+3
2018-01-21
powerpc/spufs: use timespec64 for timestamps
Arnd Bergmann
1
-3
/
+3
2017-11-28
ppc: annotate ->poll() instances
Al Viro
1
-8
/
+8
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-59
/
+6
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-20
/
+19
2017-02-15
powerpc/spufs: Get rid of broken fasync stuff
Al Viro
1
-59
/
+6
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-5
/
+3
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
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
[next]