aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/kmsg.c
Commit message (Expand)AuthorAgeFilesLines
* procfs: Use generic_file_llseek in /proc/kmsgFrederic Weisbecker2010-04-091-0/+1
* syslog: use defined constants instead of raw numbersKees Cook2010-02-041-5/+5
* syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-041-7/+7
* proc: move /proc/kmsg creation to fs/proc/kmsg.cAlexey Dobriyan2008-10-231-3/+9
* move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-251-0/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+55