aboutsummaryrefslogtreecommitdiff
path: root/kernel/configs.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-5/+4
2019-07-30kernel/configs: Replace GPL boilerplate code with SPDX identifierGravatar Thomas Huth 1-15/+1
2019-03-07kernel/configs: use .incbin directive to embed config_data.gzGravatar Masahiro Yamada 1-22/+20
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2013-05-01proc: Supply PDE attribute setting accessor functionsGravatar David Howells 1-1/+1
2011-07-25kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nGravatar Stephen Boyd 1-2/+2
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2008-10-20kernel/configs.c: remove useless commentsGravatar WANG Cong 1-9/+0
2008-04-29kernel: use non-racy method for proc entries creationGravatar Denis V. Lunev 1-2/+2
2008-04-29proc: remove proc_root from driversGravatar Alexey Dobriyan 1-3/+2
2007-05-09use simple_read_from_buffer in kernel/Gravatar Akinobu Mita 1-12/+3
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationGravatar Helge Deller 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-01-03update the email address of Randy DunlapGravatar Adrian Bunk 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+118