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
/
fs
/
proc
/
nommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-13
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-06-24
vfs: add seq_file_path() helper
Miklos Szeredi
1
-1
/
+1
2014-01-24
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
1
-1
/
+1
2013-11-15
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
1
-7
/
+5
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-03-30
trivial: fix typo "kernal" -> "kernel"
Uwe Kleine-Koenig
1
-1
/
+1
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-39
/
+32
2008-08-21
/proc/self/maps doesn't display the real file offset
Clement Calmels
1
-2
/
+2
2008-04-29
proc: switch to proc_create()
Alexey Dobriyan
1
-1
/
+1
2008-02-15
d_path: Make seq_path() use a struct path argument
Jan Blunck
1
-1
/
+1
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-1
/
+1
2006-12-08
[PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-2
/
+2
2006-09-27
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
David Howells
1
-6
/
+14
2005-10-18
[PATCH] output of /proc/maps on nommu systems is incomplete
David McCullough
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+135