.. |
Kconfig
|
6a108a14fa
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
|
14 years ago |
Makefile
|
6b4e306aa3
ns: proc files for namespace naming policy.
|
14 years ago |
array.c
|
06d984737b
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
|
14 years ago |
base.c
|
1117f72ea0
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
|
14 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 |
generic.c
|
09570f9149
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
|
14 years ago |
inode.c
|
d2857e79a2
procfs: return ENOENT on opening a being-removed proc entry
|
14 years ago |
internal.h
|
14d74e0cab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
|
14 years ago |
interrupts.c
|
d6917e19f3
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
|
16 years ago |
kcore.c
|
ceff1a7709
/proc/kcore: fix seeking
|
14 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
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
mmu.c
|
87400c0475
fs/proc/mmu.c: headers butchery
|
17 years ago |
namespaces.c
|
793925334f
proc: Fix Oops on stat of /proc/<zombie pid>/ns/net
|
14 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
|
5f24ce5fd3
thp: remove PG_buddy
|
14 years ago |
proc_devtree.c
|
8aaccf7fa2
of/flattree: Drop an uninteresting message to pr_debug level
|
14 years ago |
proc_net.c
|
09570f9149
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
|
14 years ago |
proc_sysctl.c
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 years ago |
proc_tty.c
|
9d6de12f70
proc: use seq_puts()/seq_putc() where possible
|
14 years ago |
root.c
|
09570f9149
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
|
14 years ago |
softirqs.c
|
9d6de12f70
proc: use seq_puts()/seq_putc() where possible
|
14 years ago |
stat.c
|
a4dbf0ec2a
proc/stat: use defined macro KMALLOC_MAX_SIZE
|
14 years ago |
task_mmu.c
|
98bc93e505
proc: fix pagemap_read() error case
|
14 years ago |
task_nommu.c
|
ec6fd8a435
report errors in /proc/*/*map* sanely
|
14 years ago |
uptime.c
|
96830a57de
[PATCH] Fix idle time field in /proc/uptime
|
15 years ago |
version.c
|
b457d15161
proc: switch /proc/version to seq_file
|
16 years ago |
vmcore.c
|
997c136f51
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
|
14 years ago |