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
/
kernel
/
configs.c
Age
Commit message (
Expand
)
Author
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-07-30
kernel/configs: Replace GPL boilerplate code with SPDX identifier
Thomas Huth
2019-03-07
kernel/configs: use .incbin directive to embed config_data.gz
Masahiro Yamada
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2011-07-25
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
Stephen Boyd
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2008-10-20
kernel/configs.c: remove useless comments
WANG Cong
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
2007-05-09
use simple_read_from_buffer in kernel/
Akinobu Mita
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-03
update the email address of Randy Dunlap
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds