summaryrefslogtreecommitdiffstats
path: root/fs/proc
AgeCommit message (Expand)Author
2007-09-11Fix select on /proc files without ->pollAlexey Dobriyan
2007-08-23sched: accounting regression since rc1Christian Borntraeger
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan
2007-07-28Fix procfs compat_ioctl regressionDavid Miller
2007-07-21x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-07-19Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli
2007-07-16taskstats: add context-switch countersMaxim Uvarov
2007-07-16/proc/*/environ: wrong placing of ptrace_may_attach() checkAlexey Dobriyan
2007-07-16procfs directory entry cleanupChangli Gao
2007-07-16Make /proc/tty/drivers use seq_list_xxx helpersPavel Emelianov
2007-07-16Use boot based time for uptime in /procTomas Janousek
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek
2007-07-16Fix rmmod/read/write races in /proc entriesAlexey Dobriyan
2007-07-16[PATCH] sched: fix up fs/proc/array.c whitespace problemsIngo Molnar
2007-07-16[PATCH] sched: remove dead code from task_stime()Ingo Molnar
2007-07-09sched: scheduler debugging, coreIngo Molnar
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh
2007-07-09sched: make use of precise accounting for /proc task statsIngo Molnar
2007-07-09sched: remove the SleepAVG fieldIngo Molnar
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-08smaps: only define clear_refs for CONFIG_MMUDavid Rientjes
2007-05-08procfs: use simple_read_from_buffer()Akinobu Mita
2007-05-08Remove redundant check from proc_sys_setattr()John Johansen
2007-05-08Remove redundant check from proc_setattr()John Johansen
2007-05-08proc: cleanup: use seq_release_private() where appropriateMartin Peschke
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Protect tty drivers list with tty_mutexAlexey Dobriyan
2007-05-08/proc/*/oom_score oops re badnessAlexey Dobriyan
2007-05-08add file position info to procMiklos Szeredi
2007-05-08procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...Eric Dumazet
2007-05-08proc: maps protectionKees Cook
2007-05-08proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan
2007-05-08Fix race between proc_readdir and remove_proc_entryDarrick J. Wong
2007-05-08Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan
2007-05-08reduce size of task_struct on 64-bit machinesWilliam Cohen
2007-05-08Allow access to /proc/$PID/fd after setuid()Alexey Dobriyan
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07smaps: add clear_refs file to clear referenceDavid Rientjes
2007-05-07smaps: add pages referenced count to smapsDavid Rientjes
2007-05-07smaps: extract pmd walker from smaps codeDavid Rientjes
2007-05-07mm/slab.c: proper prototypesAdrian Bunk
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell