aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-16proc: introduce proc_create_seq{,_data}Gravatar Christoph Hellwig 1-13/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-01-23fs/proc: don't use module_init for non-modular core codeGravatar Paul Gortmaker 1-1/+1
2008-10-23proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.cGravatar Alexey Dobriyan 1-0/+53