aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/kmsg.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-23fs/proc: don't use module_init for non-modular core codeGravatar Paul Gortmaker 1-1/+1
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgGravatar Kees Cook 1-5/+5
2010-04-09procfs: Use generic_file_llseek in /proc/kmsgGravatar Frederic Weisbecker 1-0/+1
2010-02-04syslog: use defined constants instead of raw numbersGravatar Kees Cook 1-5/+5
2010-02-04syslog: distinguish between /proc/kmsg and syscallsGravatar Kees Cook 1-7/+7
2008-10-23proc: move /proc/kmsg creation to fs/proc/kmsg.cGravatar Alexey Dobriyan 1-3/+9
2008-07-25move proc_kmsg_operations to fs/proc/internal.hGravatar Adrian Bunk 1-0/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+55