..
array.c
proc: use seq_puts()/seq_putc() where possible
2011-01-13 08:03:16 -08:00
base.c
proc: use single_open() correctly
2011-01-13 08:03:16 -08:00
cmdline.c
proc: switch /proc/cmdline to seq_file
2008-10-23 14:29:04 +04:00
cpuinfo.c
proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
2008-10-23 15:05:11 +04:00
devices.c
proc: use seq_puts()/seq_putc() where possible
2011-01-13 08:03:16 -08:00
generic.c
proc: ->low_ino cleanup
2011-01-13 08:03:16 -08:00
inode.c
proc: ->low_ino cleanup
2011-01-13 08:03:16 -08:00
internal.h
proc: ->low_ino cleanup
2011-01-13 08:03:16 -08:00
interrupts.c
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
2008-10-23 15:15:46 +04:00
Kconfig
vmcore: it is not experimental any more
2010-10-26 16:52:05 -07:00
kcore.c
kcore: add _text to KCORE_TEXT
2010-05-27 09:12:47 -07:00
kmsg.c
procfs: Use generic_file_llseek in /proc/kmsg
2010-04-09 16:35:41 +02:00
loadavg.c
sched, timers: cleanup avenrun users
2009-05-15 15:32:45 +02:00
Makefile
console: add /proc/consoles
2010-11-16 12:50:17 -08:00
meminfo.c
hwpoison: fix/proc/meminfo alignment
2009-10-29 07:39:25 -07:00
mmu.c
nommu.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
page.c
kpagecount: add slab page checking because _mapcount is in a union
2011-01-13 08:03:17 -08:00
proc_console.c
console: add /proc/consoles
2010-11-16 12:50:17 -08:00
proc_devtree.c
of: Drop properties with "/" in their name
2010-06-13 18:12:24 -06:00
proc_net.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
proc_sysctl.c
fs: provide rcu-walk aware permission i_ops
2011-01-07 17:50:29 +11:00
proc_tty.c
proc: use seq_puts()/seq_putc() where possible
2011-01-13 08:03:16 -08:00
root.c
switch procfs to ->mount()
2010-10-29 04:17:01 -04:00
softirqs.c
proc: use seq_puts()/seq_putc() where possible
2011-01-13 08:03:16 -08:00
stat.c
proc: use seq_puts()/seq_putc() where possible
2011-01-13 08:03:16 -08:00
task_mmu.c
proc: use unsigned long inside /proc/*/statm
2011-01-13 08:03:16 -08:00
task_nommu.c
proc: use unsigned long inside /proc/*/statm
2011-01-13 08:03:16 -08:00
uptime.c
[PATCH] Fix idle time field in /proc/uptime
2009-09-24 10:16:24 +02:00
version.c
proc: switch /proc/version to seq_file
2008-10-23 14:19:58 +04:00
vmcore.c
ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()
2010-11-30 13:39:55 +00:00