Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-03 | proc: mark /proc/cmdline as permanent | Alexey Dobriyan | 1 | -0/+1 |
2022-11-19 | proc: give /proc/cmdline size | Alexey Dobriyan | 1 | -1/+5 |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -13/+1 |
2018-04-11 | proc: faster /proc/cmdline | Alexey Dobriyan | 1 | -1/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2014-01-24 | fs/proc: don't use module_init for non-modular core code | Paul Gortmaker | 1 | -1/+1 |
2008-10-23 | proc: switch /proc/cmdline to seq_file | Alexey Dobriyan | 1 | -0/+29 |