Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 1 | -13/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-17 | block: order /proc/devices by major number | Logan Gunthorpe | 1 | -2/+2 |
2017-07-17 | char_dev: order /proc/devices by major number | Logan Gunthorpe | 1 | -4/+4 |
2014-01-24 | fs/proc: don't use module_init for non-modular core code | Paul Gortmaker | 1 | -1/+1 |
2011-01-13 | proc: use seq_puts()/seq_putc() where possible | Alexey Dobriyan | 1 | -2/+2 |
2008-10-23 | proc: move /proc/devices code to fs/proc/devices.c | Alexey Dobriyan | 1 | -0/+70 |