aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)AuthorFilesLines
2008-09-13mm: ifdef Quicklists in /proc/meminfoGravatar Hugh Dickins 1-4/+8
2008-09-13proc: more debugging for "already registered" caseGravatar Alexey Dobriyan 1-2/+2
2008-09-05sched: fix process time monotonicityGravatar Balbir Singh 1-59/+0
2008-09-02mm: show quicklist usage in /proc/meminfoGravatar KOSAKI Motohiro 1-2/+5
2008-08-25[PATCH] proc: inode number fixletGravatar Alexey Dobriyan 1-0/+1
2008-08-20/proc/self/maps doesn't display the real file offsetGravatar Clement Calmels 2-4/+4
2008-08-05proc: fix warningsGravatar Alexander Beregalov 1-4/+7
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAGravatar Alexey Dobriyan 1-5/+5
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticGravatar Alexey Dobriyan 1-12/+9
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingGravatar Andrea Righi 1-5/+5
2008-07-27task IO accounting: improve code readabilityGravatar Andrea Righi 1-41/+16
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-238/+199
2008-07-26task IO accounting: correctly account threads IO statisticsGravatar Andrea Righi 1-34/+22
2008-07-26[PATCH] sanitize ->permission() prototypeGravatar Al Viro 2-3/+2
2008-07-26[PATCH] sanitize proc_sysctlGravatar Al Viro 2-235/+197
2008-07-26/proc/PID/syscallGravatar Roland McGrath 1-0/+26
2008-07-26tracehook: tracehook_tracer_taskGravatar Roland McGrath 2-6/+16
2008-07-26Use WARN() in fs/proc/Gravatar Arjan van de Ven 1-4/+1
2008-07-26SL*B: drop kmem cache argument from constructorGravatar Alexey Dobriyan 1-1/+1
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsGravatar Andrea Righi 1-15/+71
2008-07-25proc: move Kconfig to fs/proc/KconfigGravatar Alexey Dobriyan 1-0/+59
2008-07-25proc: remove pathetic remount codeGravatar Alexey Dobriyan 1-7/+0
2008-07-25proc: always do ->releaseGravatar Alexey Dobriyan 3-4/+91
2008-07-25move proc_kmsg_operations to fs/proc/internal.hGravatar Adrian Bunk 2-0/+3
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsGravatar Edgar E. Iglesias 1-5/+5
2008-07-24vmallocinfo: add NUMA informationGravatar Eric Dumazet 1-2/+13
2008-07-24mm/vmstat.c: proper externsGravatar Adrian Bunk 1-4/+0
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-6/+5
2008-07-22netns: make get_proc_net() staticGravatar Adrian Bunk 1-6/+5
2008-07-22proc: fix /proc/*/pagemap some moreGravatar Alexey Dobriyan 1-1/+1
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-0/+32
2008-07-20tty: Ldisc revampGravatar Alan Cox 1-48/+0
2008-07-18proc: consolidate per-net single-release callersGravatar Pavel Emelyanov 1-0/+8
2008-07-18proc: consolidate per-net single_open callersGravatar Pavel Emelyanov 1-0/+24
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+16
2008-07-14Security: split proc ptrace checking into read vs. attachGravatar Stephen Smalley 3-8/+9
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Gravatar Ingo Molnar 5-91/+146
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Gravatar Andi Kleen 1-0/+7
2008-07-05Fix pagemap_read() use of struct mm_walkGravatar Andrew Morton 1-34/+38
2008-07-05Fix clear_refs_write() use of struct mm_walkGravatar Andrew Morton 1-4/+4
2008-06-16Merge branch 'linus' into x86/irqstatsGravatar Ingo Molnar 5-61/+96
2008-06-12pagemap: fix large pages in pagemapGravatar Dave Hansen 1-9/+30
2008-06-12pagemap: pass mm into pagewalkersGravatar Dave Hansen 1-19/+25
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Gravatar Linus Torvalds 1-1/+1
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsGravatar Thomas Tuttle 1-2/+2
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountGravatar Thomas Tuttle 1-1/+1
2008-06-06proc: calculate the correct /proc/<pid> link countGravatar Vegard Nossum 1-8/+25
2008-06-06pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Gravatar Thomas Tuttle 1-19/+9
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability supp...Gravatar Andrew G. Morgan 1-1/+1
2008-05-25x86: make /proc/stat account for all interruptsGravatar Jan Beulich 1-0/+9