aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-271-8/+2
* /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-271-3/+1
* procfs: fix /proc/softirqs formattingDavidlohr Bueso2010-10-271-2/+2
* /proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan2010-10-271-0/+6
* signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-271-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-262-0/+6
|\
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-252-0/+4
| * vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki2010-10-251-0/+2
* | oom: fix locking for oom_adj and oom_score_adjDavid Rientjes2010-10-261-19/+21
* | oom: rewrite error handling for oom_adj and oom_score_adj tunablesDavid Rientjes2010-10-261-35/+48
* | oom: add per-mm oom disable countYing Han2010-10-261-0/+30
* | vmcore: it is not experimental any moreWANG Cong2010-10-261-2/+2
|/
* Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds2010-10-231-158/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-221-0/+158
|\
| * tty: Add a new file /proc/tty/consolesDr. Werner Fink2010-10-221-0/+158
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+11
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+11
* | proc: make /proc/pid/limits world readableJiri Olsa2010-10-011-2/+2
* | /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-221-2/+2
* | /proc/vmcore: fix seekingArnd Bergmann2010-09-221-1/+1
|/
* proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai2010-09-091-1/+1
* mm: Move vma_stack_continue into mm.hStefan Bader2010-09-091-1/+2
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-151-1/+7
* bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-141-13/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-111-12/+12
|\
| * vfs: show unreachable paths in getcwd and procMiklos Szeredi2010-08-111-1/+1
| * vfs: add helpers to get root and pwdMiklos Szeredi2010-08-111-11/+11
* | procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day2010-08-111-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-104-15/+40
|\
| * switch procfs to ->evict_inode()Al Viro2010-08-091-3/+3
| * remove inode_setattrChristoph Hellwig2010-08-093-12/+37
* | oom: deprecate oom_adj tunableDavid Rientjes2010-08-091-0/+8
* | oom: badness heuristic rewriteDavid Rientjes2010-08-091-4/+90
* | oom: move badness() declaration into oom.hAndrew Morton2010-08-091-3/+0
* | oom: /proc/<pid>/oom_score treat kernel thread honestlyKOSAKI Motohiro2010-08-091-2/+3
|/
* CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-291-1/+1
* nommu: add '[stack]' label to /proc/pid/maps outputMike Frysinger2010-06-291-4/+16
* of: Drop properties with "/" in their nameMichael Ellerman2010-06-131-0/+3
* kcore: add _text to KCORE_TEXTWu Fengguang2010-05-271-1/+1
* proc: remove obsolete commentsAmerigo Wang2010-05-271-15/+0
* proc: cleanup: remove unused assignmentsDan Carpenter2010-05-272-3/+2
* proc: get_nr_threads() doesn't need ->siglock any longerOleg Nesterov2010-05-272-14/+2
* pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaNaoya Horiguchi2010-05-251-0/+4
* Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-195-3/+14
|\
| * procfs: Kill the bkl in ioctlFrederic Weisbecker2010-05-171-2/+2
| * procfs: Use generic_file_llseek in /proc/vmcoreFrederic Weisbecker2010-04-091-0/+1
| * procfs: Use generic_file_llseek in /proc/kmsgFrederic Weisbecker2010-04-091-0/+1
| * procfs: Use generic_file_llseek in /proc/kcoreFrederic Weisbecker2010-04-091-0/+1
| * procfs: Kill BKL in llseek on proc baseArnd Bergmann2010-04-091-1/+9
* | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-112-21/+1