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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
Merge branch 'vfree' into for-next
Al Viro
1
-5
/
+40
2013-05-02
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
David Howells
3
-218
/
+230
2013-05-02
proc: Make the PROC_I() and PDE() macros internal to procfs
David Howells
4
-17
/
+28
2013-05-02
proc: Supply a function to remove a proc entry by PDE
David Howells
14
-73
/
+33
2013-05-02
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
5
-31
/
+35
2013-05-02
ppc: Clean up scanlog
David Howells
1
-18
/
+11
2013-05-02
ppc: Clean up rtas_flash driver somewhat
David Howells
1
-248
/
+204
2013-05-02
hostap: proc: Use remove_proc_subtree()
David Howells
1
-19
/
+1
2013-05-02
drm: proc: Use remove_proc_subtree()
David Howells
1
-15
/
+7
2013-05-02
drm: proc: Use minor->index to label things, not PDE->name
David Howells
3
-11
/
+7
2013-05-02
drm: Constify drm_proc_list[]
David Howells
2
-4
/
+4
2013-05-02
zoran: Don't print proc_dir_entry data in debug
David Howells
1
-1
/
+1
2013-05-02
reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()
David Howells
1
-11
/
+18
2013-05-02
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
5
-3
/
+11
2013-05-02
airo: Use remove_proc_subtree()
David Howells
1
-36
/
+13
2013-05-02
rtl8192u: Don't need to save device proc dir PDE
David Howells
2
-13
/
+6
2013-05-02
rtl8187se: Use a dir under /proc/net/r8180/
David Howells
2
-19
/
+8
2013-05-02
proc: Add proc_mkdir_data()
David Howells
6
-33
/
+28
2013-05-02
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
David Howells
5
-37
/
+38
2013-05-02
proc: Move PDE_NET() to fs/proc/proc_net.c
David Howells
2
-5
/
+4
2013-05-02
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
15
-92
/
+109
2013-05-02
proc: Move proc_fd() to fs/proc/fd.h
David Howells
2
-5
/
+5
2013-05-02
proc: Uninline pid_delete_dentry()
David Howells
2
-9
/
+14
2013-05-02
proc: Supply PDE attribute setting accessor functions
David Howells
14
-35
/
+40
2013-04-29
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
7
-33
/
+44
2013-04-29
Include missing linux/magic.h inclusions
David Howells
2
-0
/
+2
2013-04-29
Include missing linux/slab.h inclusions
David Howells
11
-1
/
+11
2013-04-29
proc: Delete create_proc_read_entry()
David Howells
4
-220
/
+1
2013-04-29
arm: Don't use create_proc_read_entry()
David Howells
1
-23
/
+19
2013-04-29
ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfs
Tony Lindgren
1
-41
/
+37
2013-04-29
cris: Don't use create_proc_read_entry()
David Howells
2
-330
/
+265
2013-04-29
h8300: Don't use create_proc_read_entry()
David Howells
1
-14
/
+20
2013-04-29
ia64: Don't use create_proc_read_entry()
David Howells
3
-348
/
+301
2013-04-29
mips: Don't use create_proc_read_entry()
David Howells
3
-136
/
+104
2013-04-29
parisc: Don't use create_proc_read_entry()
David Howells
1
-23
/
+24
2013-04-29
sh: Don't use create_proc_read_entry()
David Howells
1
-9
/
+19
2013-04-29
megaraid: Don't use create_proc_read_entry()
David Howells
2
-675
/
+382
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
12
-523
/
+703
2013-04-29
atmel: Don't use create_proc_read_entry()
David Howells
1
-38
/
+31
2013-04-29
ds1620: Don't use create_proc_read_entry()
David Howells
1
-14
/
+19
2013-04-29
efirtc: Don't use create_proc_read_entry()
David Howells
1
-43
/
+40
2013-04-29
genrtc: Don't use create_proc_read_entry()
David Howells
1
-25
/
+23
2013-04-29
hp_sdc_rtc: Don't use create_proc_read_entry()
David Howells
1
-32
/
+26
2013-04-29
nubus: Don't use create_proc_read_entry()
David Howells
3
-60
/
+80
2013-04-29
fsl_udc: Don't use create_proc_read_entry()
David Howells
1
-81
/
+43
2013-04-29
goku_udc: Don't use create_proc_read_entry()
David Howells
1
-50
/
+39
2013-04-29
wlags49_h2: Don't use create_proc_read_entry()
David Howells
1
-159
/
+161
2013-04-29
cxt1e1: Don't use create_proc_read_entry()
David Howells
3
-302
/
+175
2013-04-29
csr: Don't use create_proc_read_entry()
David Howells
3
-332
/
+189
2013-04-29
comedi: Don't use create_proc_read_entry()
David Howells
1
-21
/
+31
[next]