index
:
hverkuil/media_tree.git
array_mod
bttv-audio
cec-arc
cec-s-conn
cec-seq
cisco
codec-rename
compat32
csc2
ctrl-enable
ctrl-priv
ctrl-refactor
cubie
cubox
debugfs
dp-mst-cec
drop-count
dv-col
dw-hdmi-cec
dynarray
edid
em28xx
extron
fh
firefly
firefly2
for-v5.19a
for-v5.19b
for-v5.20a
for-v5.20b
for-v5.20c
for-v5.20d
for-v5.20e
for-v5.20f
for-v5.20g
for-v5.20h
for-v5.20i
for-v5.20j
for-v5.20k
for-v5.20l
for-v5.20m
for-v5.21a
for-v5.21b
fract-ctrl
hdcp
hdmi-dbg
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
media_dev
min_bufs-reqs
mmu-null
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
rpi4
saa7164
sama5d3
sdrout
selection
sensorfixes
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tuner
userptr
uvc
uvc-4.19
uvccomp
vb2-cpu-access
vb2-prepare
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
nommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-06-23
vfs: add seq_file_path() helper
Miklos Szeredi
1
-1
/
+1
2014-01-23
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-22
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-20
/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-14
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-17
[PATCH] output of /proc/maps on nommu systems is incomplete
David McCullough
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+135
Privacy Policy