index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
nommu.c
Age
Commit message (
Expand
)
Author
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2022-07-17
proc: delete unused <linux/uaccess.h> includes
Alexey Dobriyan
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-06-23
vfs: add seq_file_path() helper
Miklos Szeredi
2014-01-23
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
2013-11-15
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
2013-02-22
new helper: file_inode(file)
Al Viro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
seq_file: constify seq_operations
James Morris
2009-03-30
trivial: fix typo "kernal" -> "kernel"
Uwe Kleine-Koenig
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2008-08-20
/proc/self/maps doesn't display the real file offset
Clement Calmels
2008-04-29
proc: switch to proc_create()
Alexey Dobriyan
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2006-12-08
[PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-09-27
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
David Howells
2005-10-17
[PATCH] output of /proc/maps on nommu systems is incomplete
David McCullough
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds