aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
...
* | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* | kcore: use usual list for kclistKAMEZAWA Hiroyuki2009-09-23
* | procfs: provide stack information for threadsStefani Seibold2009-09-23
* | fs/proc/base.c: fix proc_fault_inject_write() input sanity checkVincent Li2009-09-23
* | fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity checkVincent Li2009-09-23
* | kcore: fix /proc/kcore's stat.st_sizeAmerigo Wang2009-09-23
* | proc_flush_task: flush /proc/tid/task/pid when a sub-thread exitsOleg Nesterov2009-09-23
* | proc: fix reported unit for RLIMIT_CPUKees Cook2009-09-23
* | seq_file: constify seq_operationsJames Morris2009-09-23
* | oom: fix oom_adjust_write() input sanity checkKOSAKI Motohiro2009-09-22
* | oom: make oom_score to per-process valueKOSAKI Motohiro2009-09-22
* | oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro2009-09-22
* | kcore: /proc/kcore should use vreadKAMEZAWA Hiroyuki2009-09-22
* | pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba2009-09-22
* | ksm: identify PageKsm pagesHugh Dickins2009-09-22
* | mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-22
* | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-22
|/
* mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-18
* mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov2009-08-10
* mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov2009-08-10
* mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov2009-08-10
* proc: vmcore - use kzalloc in get_new_element()Cyrill Gorcunov2009-06-18
* procfs: remove sparse errors in proc_devtree.cMichal Simek2009-06-18
* proc: export statistics for softirq to /procKeika Kobayashi2009-06-18
* oom: move oom_adj value from task_struct to mm_structDavid Rientjes2009-06-16
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* proc: export more page flags in /proc/kpageflagsWu Fengguang2009-06-16
* proc: kpagecount/kpageflags code cleanupWu Fengguang2009-06-16
* mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang2009-06-16
* Move junk from proc_fs.h to fs/proc/internal.hAl Viro2009-06-11
* Merge branch 'next' into for-linusJames Morris2009-06-10
|\
| * Merge branch 'master' into nextJames Morris2009-06-08
| |\
| * \ Merge branch 'master' into nextJames Morris2009-05-22
| |\ \
| * | | CRED: Guard the setprocattr security hook against ptraceDavid Howells2009-05-10
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | sched, timers: cleanup avenrun usersThomas Gleixner2009-05-15
| |/ /
* | / procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro2009-05-29
| |/ |/|
* | Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
|/
* proc: avoid information leaks to non-privileged processesJake Edge2009-05-04
* mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-02
* pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh2009-05-02
* [S390] /proc/stat idle field for idle cpusMartin Schwidefsky2009-04-23
* proc: mounts_poll() make consistent to mdstat_pollKOSAKI Motohiro2009-04-16
* nommu: fix typo vma->pg_off to vma->vm_pgoffNobuhiro Iwamatsu2009-04-08
* /proc/pid/maps: don't show pgoff of pure ANON VMAsKAMEZAWA Hiroyuki2009-04-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: fix typo "kernal" -> "kernel"Uwe Kleine-Koenig2009-03-30