aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17proc: : uninline name_to_int()Alexey Dobriyan1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-03fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2Geert Uytterhoeven1-1/+1
2016-08-02fs/proc/task_mmu.c: suppress compilation warnings with W=1Valdis Kletnieks1-0/+1
2014-08-04proc: Implement /proc/thread-self to point at the directory of the current threadEric W. Biederman1-0/+1
2014-03-11of: remove /proc/device-treeGrant Likely1-1/+0
2013-04-29mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim1-1/+1
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+2
2012-11-19procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman1-0/+1
2012-09-26procfs: Move /proc/pid/fd[info] handling code to fd.[ch]Cyrill Gorcunov1-1/+1
2011-05-10ns: proc files for namespace naming policy.Eric W. Biederman1-0/+1
2011-01-13proc: move proc_console.c to fs/proc/consoles.cAlexey Dobriyan1-1/+1
2010-11-16console: add /proc/consolesJiri Slaby1-0/+1
2010-08-11procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day1-1/+1
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi1-0/+1
2008-10-23proc: remove fs/proc/proc_misc.cAlexey Dobriyan1-1/+1
2008-10-23proc: move pagecount stuff to fs/proc/page.cAlexey Dobriyan1-0/+1
2008-10-23proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.cAlexey Dobriyan1-0/+1
2008-10-23proc: move /proc/stat to fs/proc/stat.cAlexey Dobriyan1-0/+1
2008-10-23proc: move /proc/cpuinfo code to fs/proc/cpuinfo.cAlexey Dobriyan1-0/+1
2008-10-23proc: move /proc/devices code to fs/proc/devices.cAlexey Dobriyan1-0/+1
2008-10-23proc: switch /proc/cmdline to seq_fileAlexey Dobriyan1-0/+1
2008-10-23proc: switch /proc/version to seq_fileAlexey Dobriyan1-0/+1
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan1-0/+1
2008-10-23proc: switch /proc/uptime to seq_fileAlexey Dobriyan1-0/+1
2008-10-23proc: switch /proc/loadavg to seq_fileAlexey Dobriyan1-1/+1
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-0/+1
2007-03-27[PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen1-1/+2
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman1-1/+1
2006-12-07[PATCH] remove the syslog interface when printk is disabledMike Galbraith1-1/+2
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+14