summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* proc: remove kernel.maps_protectAlexey Dobriyan2008-10-104-25/+1
* proc: remove now unneeded ADDBUF macroAlexey Dobriyan2008-10-101-5/+0
* [PATCH] proc: show personality via /proc/pid/personalityKees Cook2008-10-101-0/+9
* [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-102-10/+1
* proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan2008-10-101-0/+10
* proc: make grab_header() staticAdrian Bunk2008-10-101-1/+1
* proc: remove unused get_dma_list()Alexey Dobriyan2008-10-101-1/+0
* proc: remove dummy vmcore_open()Alexey Dobriyan2008-10-101-6/+0
* proc: proc_sys_root tweakAlexey Dobriyan2008-10-101-2/+2
* proc: fix return value of proc_reg_open() in "too late" caseAlexey Dobriyan2008-10-101-1/+1
* mm: ifdef Quicklists in /proc/meminfoHugh Dickins2008-09-131-4/+8
* proc: more debugging for "already registered" caseAlexey Dobriyan2008-09-131-2/+2
* sched: fix process time monotonicityBalbir Singh2008-09-051-59/+0
* mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro2008-09-021-2/+5
* [PATCH] proc: inode number fixletAlexey Dobriyan2008-08-251-0/+1
* /proc/self/maps doesn't display the real file offsetClement Calmels2008-08-202-4/+4
* proc: fix warningsAlexander Beregalov2008-08-051-4/+7
* [PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan2008-08-011-5/+5
* [PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan2008-08-011-12/+9
* task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-271-5/+5
* task IO accounting: improve code readabilityAndrea Righi2008-07-271-41/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-263-238/+199
|\
| * [PATCH] sanitize ->permission() prototypeAl Viro2008-07-262-3/+2
| * [PATCH] sanitize proc_sysctlAl Viro2008-07-262-235/+197
* | task IO accounting: correctly account threads IO statisticsAndrea Righi2008-07-261-34/+22
|/
* /proc/PID/syscallRoland McGrath2008-07-261-0/+26
* tracehook: tracehook_tracer_taskRoland McGrath2008-07-262-6/+16
* Use WARN() in fs/proc/Arjan van de Ven2008-07-261-4/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-251-15/+71
* proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan2008-07-251-0/+59
* proc: remove pathetic remount codeAlexey Dobriyan2008-07-251-7/+0
* proc: always do ->releaseAlexey Dobriyan2008-07-253-4/+91
* move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-252-0/+3
* elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias2008-07-251-5/+5
* vmallocinfo: add NUMA informationEric Dumazet2008-07-241-2/+13
* mm/vmstat.c: proper externsAdrian Bunk2008-07-241-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-221-6/+5
|\
| * netns: make get_proc_net() staticAdrian Bunk2008-07-221-6/+5
* | proc: fix /proc/*/pagemap some moreAlexey Dobriyan2008-07-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-201-0/+32
|\
| * proc: consolidate per-net single-release callersPavel Emelyanov2008-07-181-0/+8
| * proc: consolidate per-net single_open callersPavel Emelyanov2008-07-181-0/+24
* | tty: Ldisc revampAlan Cox2008-07-201-48/+0
|/
* Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-141-0/+16
|\
| *-------. Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-085-91/+146
| |\ \ \ \ \
| | | | | | * Merge branch 'linus' into x86/irqstatsIngo Molnar2008-06-165-61/+96
| | | | | | |\ | | | | | |_|/ | | | | |/| |
| | | | | | * x86: make /proc/stat account for all interruptsJan Beulich2008-05-251-0/+9
| | |_|_|_|/ | |/| | | |
| | | | | * x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-081-0/+7
| | | |_|/ | | |/| |
* | | | | Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-143-8/+9
| |/ / / |/| | |
OpenPOWER on IntegriCloud