Jeff Layton f81700bd83 procfs: don't need a PATH_MAX allocation to hold a string representation of an int 12 years ago
..
Kconfig 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Makefile faf60af17f procfs: Move /proc/pid/fd[info] handling code to fd.[ch] 12 years ago
array.c 5b172087f9 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat 13 years ago
base.c f81700bd83 procfs: don't need a PATH_MAX allocation to hold a string representation of an int 12 years ago
cmdline.c cf9887f102 proc: switch /proc/cmdline to seq_file 16 years ago
consoles.c ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock() 14 years ago
cpuinfo.c 8591cf4322 proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c 16 years ago
devices.c 9d6de12f70 proc: use seq_puts()/seq_putc() where possible 14 years ago
fd.c c6f3d81115 don't leak O_CLOEXEC into ->f_flags 12 years ago
fd.h faf60af17f procfs: Move /proc/pid/fd[info] handling code to fd.[ch] 12 years ago
generic.c 17baa2a2c4 proc: use kzalloc instead of kmalloc and memset 12 years ago
inode.c 0e06936057 proc: no need to initialize proc_inode->fd in proc_get_inode() 12 years ago
internal.h 0f4cfb2e4e coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 12 years ago
interrupts.c d6917e19f3 proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c 16 years ago
kcore.c b908243c54 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static 13 years ago
kmsg.c 41775e29a7 procfs: Use generic_file_llseek in /proc/kmsg 15 years ago
loadavg.c 2d02494f5a sched, timers: cleanup avenrun users 16 years ago
meminfo.c b53fc7c297 fs/proc/meminfo.c: fix compilation error 13 years ago
mmu.c 87400c0475 fs/proc/mmu.c: headers butchery 17 years ago
namespaces.c 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
nommu.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
page.c 7a71932d56 kpageflags: fix wrong KPF_THP on non-huge compound pages 12 years ago
proc_devtree.c 475d009429 of: Improve prom_update_property() function 13 years ago
proc_net.c 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
proc_sysctl.c ea5272f5c9 rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c 12 years ago
proc_tty.c 9d6de12f70 proc: use seq_puts()/seq_putc() where possible 14 years ago
root.c 9fb8844210 fs/proc/root.c: use NULL instead of 0 for pointer 12 years ago
softirqs.c 9d6de12f70 proc: use seq_puts()/seq_putc() where possible 14 years ago
stat.c cb85a6ed67 proc: stats: Use arch_idle_time for idle and iowait times if available 13 years ago
task_mmu.c 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 12 years ago
task_nommu.c e7dcd9990e proc: remove mm_for_maps() 13 years ago
uptime.c 612ef28a04 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip 13 years ago
version.c b457d15161 proc: switch /proc/version to seq_file 16 years ago
vmcore.c 1625739376 fadump: Introduce cleanup routine to invalidate /proc/vmcore. 13 years ago