aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\ \
| * | Get rid of indirect include of fs_struct.hAl Viro2009-03-31
| * | New locking/refcounting for fs_structAl Viro2009-03-31
* | | nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-02
* | | proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* | | proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2009-04-01
|/ /
* | Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan2009-03-30
* | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* | proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan2009-03-30
* | proc: fix sparse warnings in pagemap_read()Milind Arun Choudhary2009-03-30
* | proc: move fs/proc/inode-alloc.txt comment into a source fileRandy Dunlap2009-03-30
|/
* fix setuid sometimes wouldn'tHugh Dickins2009-03-28
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
* constify dentry_operations: procfsAl Viro2009-03-27
* Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-17
* filp->f_pos not correctly updated in proc_task_readdirZhang Le2009-03-16
* proc: fix kflags to uflags copying in /proc/kpageflagsWu Fengguang2009-03-11
* proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann2009-02-24
* proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz2009-02-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-09
|\