summaryrefslogtreecommitdiffstats
path: root/fs/proc/devices.c
Commit message (Expand)AuthorAgeFilesLines
* block: order /proc/devices by major numberLogan Gunthorpe2017-07-171-2/+2
* char_dev: order /proc/devices by major numberLogan Gunthorpe2017-07-171-4/+4
* fs/proc: don't use module_init for non-modular core codePaul Gortmaker2014-01-231-1/+1
* proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan2011-01-131-2/+2
* proc: move /proc/devices code to fs/proc/devices.cAlexey Dobriyan2008-10-231-0/+70