index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
srm_env.c
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2013-04-09
srm_env: don't bother with pointer to srm_env_t
Al Viro
2013-04-09
srm_env: use proc_remove_subtree()
Al Viro
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2011-09-27
doc: fix broken references
Paul Bolle
2010-09-18
alpha: remove unnecessary cast from void* in assignment.
matt mooney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
alpha: convert srm code to seq_file
Alexey Dobriyan
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2008-04-28
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2006-11-07
Update for the srm_env driver.
Jan-Benedict Glaw
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds