summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] OOM killer meets userspace headersAlexey Dobriyan2006-10-201-1/+3
* [PATCH] PROC_NUMBUF is wrongAndrew Morton2006-10-171-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-021-2/+2
* [PATCH] proc: comment what proc_fill_cache doesEric W. Biederman2006-10-021-0/+12
* [PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman2006-10-021-4/+0
* [PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman2006-10-021-18/+21
* [PATCH] proc: properly compute TGID_OFFSETEric W. Biederman2006-10-021-1/+1
* [PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov2006-10-021-6/+5
* [PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov2006-10-021-28/+35
* [PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov2006-10-021-6/+5
* [PATCH] proc: Use pid_task instead of open coding itEric W. Biederman2006-10-021-1/+1
* [PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman2006-10-021-43/+11
* [PATCH] proc: Remove the hard coded inode numbersEric W. Biederman2006-10-021-210/+174
* [PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman2006-10-021-111/+158
* [PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman2006-10-021-22/+111
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-021-2/+3
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-021-1/+2
* [PATCH] proc: give the root directory a taskEric W. Biederman2006-10-021-0/+12
* [PATCH] proc: modify proc_pident_lookup to be completely table drivenEric W. Biederman2006-10-021-241/+106
* [PATCH] proc: reorder the functions in base.cEric W. Biederman2006-10-021-497/+501
* [PATCH] proc: readdir race fix (take 3)Eric W. Biederman2006-10-021-69/+35
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+10
* [PATCH] Kcore elf note namesz field fixVivek Goyal2006-09-291-2/+2
* [PATCH] fix mem_write() return valueFrederik Deweerdt2006-09-291-1/+2
* [PATCH] tty: stop the tty vanishing under procfs accessAlan Cox2006-09-291-0/+3
* [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells2006-09-271-5/+0
* [PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells2006-09-273-20/+75
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-4/+2
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-1/+6
* [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-261-0/+4
* [PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2006-08-271-1/+1
* Don't allow chmod() on the /proc/<pid>/ filesLinus Torvalds2006-07-151-1/+30
* Mark /proc MS_NOSUID and MS_NOEXECLinus Torvalds2006-07-151-1/+1
* [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar2006-07-141-2/+4
* Relax /proc fix a bitLinus Torvalds2006-07-141-1/+2
* Fix nasty /proc vulnerabilityLinus Torvalds2006-07-141-0/+1
* [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome2006-07-121-1/+1
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-2/+0
* [PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer2006-07-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-306-6/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-306-6/+0
* | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-2/+2
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-2/+2
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-1/+2