summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
...
* coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-191-0/+89
* coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-191-1/+1
* Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-191-3/+12
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-161-27/+26Star
|\
| * [PATCH] sched: fix up fs/proc/array.c whitespace problemsIngo Molnar2007-07-161-26/+25Star
| * [PATCH] sched: remove dead code from task_stime()Ingo Molnar2007-07-161-1/+1
* | move seccomp from /proc to a prctlAndrea Arcangeli2007-07-161-72/+0Star
* | taskstats: add context-switch countersMaxim Uvarov2007-07-161-0/+10
* | /proc/*/environ: wrong placing of ptrace_may_attach() checkAlexey Dobriyan2007-07-161-3/+8
* | procfs directory entry cleanupChangli Gao2007-07-161-13/+7Star
* | Make /proc/tty/drivers use seq_list_xxx helpersPavel Emelianov2007-07-161-12/+3Star
* | Use boot based time for uptime in /procTomas Janousek2007-07-161-0/+1
* | Use boot based time for process start time and boot time in /procTomas Janousek2007-07-162-5/+6
* | Fix rmmod/read/write races in /proc entriesAlexey Dobriyan2007-07-162-3/+283
|/
* sched: scheduler debugging, coreIngo Molnar2007-07-091-0/+69
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-091-1/+1
* sched: make use of precise accounting for /proc task statsIngo Molnar2007-07-091-10/+47
* sched: remove the SleepAVG fieldIngo Molnar2007-07-091-2/+0Star
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-2/+1Star
* smaps: only define clear_refs for CONFIG_MMUDavid Rientjes2007-05-091-0/+2
* procfs: use simple_read_from_buffer()Akinobu Mita2007-05-081-28/+7Star
* Remove redundant check from proc_sys_setattr()John Johansen2007-05-081-5/+2Star
* Remove redundant check from proc_setattr()John Johansen2007-05-081-5/+2Star
* proc: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-081-8/+1Star
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-081-6/+5Star
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-3/+2Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0Star
* Protect tty drivers list with tty_mutexAlexey Dobriyan2007-05-081-0/+3
* /proc/*/oom_score oops re badnessAlexey Dobriyan2007-05-081-0/+2
* add file position info to procMiklos Szeredi2007-05-081-18/+114
* procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...Eric Dumazet2007-05-081-26/+27
* proc: maps protectionKees Cook2007-05-084-1/+29
* proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan2007-05-081-2/+0Star
* Fix race between proc_readdir and remove_proc_entryDarrick J. Wong2007-05-081-2/+9
* Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan2007-05-082-8/+6Star
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-081-2/+2
* Allow access to /proc/$PID/fd after setuid()Alexey Dobriyan2007-05-081-0/+18
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1Star
* smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-072-16/+99
* smaps: add pages referenced count to smapsDavid Rientjes2007-05-071-7/+13
* smaps: extract pmd walker from smaps codeDavid Rientjes2007-05-071-27/+42
* mm/slab.c: proper prototypesAdrian Bunk2007-05-071-2/+0Star
* [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2007-05-021-1/+1
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-121-1/+1
* [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=nAndrew Morton2007-04-022-2/+4
* [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen2007-03-271-1/+2
* [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-141-15/+6Star
* [PATCH] Missing __user in pointer referenced within copy_from_userGlauber de Oliveira Costa2007-02-211-1/+1
* [PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman2007-02-141-0/+1