summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2008-08-25[PATCH] proc: inode number fixletAlexey Dobriyan
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels
2008-08-05proc: fix warningsAlexander Beregalov
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26task IO accounting: correctly account threads IO statisticsAndrea Righi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26[PATCH] sanitize proc_sysctlAl Viro
2008-07-26/proc/PID/syscallRoland McGrath
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath
2008-07-26Use WARN() in fs/proc/Arjan van de Ven
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi
2008-07-25proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan
2008-07-25proc: remove pathetic remount codeAlexey Dobriyan
2008-07-25proc: always do ->releaseAlexey Dobriyan
2008-07-25move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias
2008-07-24vmallocinfo: add NUMA informationEric Dumazet
2008-07-24mm/vmstat.c: proper externsAdrian Bunk
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-22netns: make get_proc_net() staticAdrian Bunk
2008-07-22proc: fix /proc/*/pagemap some moreAlexey Dobriyan
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-18proc: consolidate per-net single-release callersPavel Emelyanov
2008-07-18proc: consolidate per-net single_open callersPavel Emelyanov
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton
2008-06-16Merge branch 'linus' into x86/irqstatsIngo Molnar
2008-06-12pagemap: fix large pages in pagemapDave Hansen
2008-06-12pagemap: pass mm into pagewalkersDave Hansen
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle
2008-06-06proc: calculate the correct /proc/<pid> link countVegard Nossum
2008-06-06pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan
2008-05-25x86: make /proc/stat account for all interruptsJan Beulich
2008-05-24proc: proc_get_inode() should get module only onceDenis V. Lunev
2008-05-24mm: fix atomic_t overflow in vmAlan Cox
2008-05-17[PATCH] open sessionid permissionsSteve Grubb
2008-05-13capabilities: add bounding set to /proc/self/statusSerge E. Hallyn