aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-22/proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro1-2/+2
2010-09-22/proc/vmcore: fix seekingArnd Bergmann1-1/+1
2010-09-09proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai1-1/+1
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader1-1/+2
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds1-1/+7
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann1-13/+4
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-12/+12
2010-08-11procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day1-1/+1
2010-08-11vfs: show unreachable paths in getcwd and procMiklos Szeredi1-1/+1
2010-08-11vfs: add helpers to get root and pwdMiklos Szeredi1-11/+11
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-15/+40
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes1-0/+8
2010-08-09oom: badness heuristic rewriteDavid Rientjes1-4/+90
2010-08-09oom: move badness() declaration into oom.hAndrew Morton1-3/+0
2010-08-09oom: /proc/<pid>/oom_score treat kernel thread honestlyKOSAKI Motohiro1-2/+3
2010-08-09switch procfs to ->evict_inode()Al Viro1-3/+3
2010-08-09remove inode_setattrChristoph Hellwig3-12/+37
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells1-1/+1
2010-06-29nommu: add '[stack]' label to /proc/pid/maps outputMike Frysinger1-4/+16
2010-06-13of: Drop properties with "/" in their nameMichael Ellerman1-0/+3
2010-05-27kcore: add _text to KCORE_TEXTWu Fengguang1-1/+1
2010-05-27proc: remove obsolete commentsAmerigo Wang1-15/+0
2010-05-27proc: cleanup: remove unused assignmentsDan Carpenter2-3/+2
2010-05-27proc: get_nr_threads() doesn't need ->siglock any longerOleg Nesterov2-14/+2
2010-05-25pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaNaoya Horiguchi1-0/+4
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds5-3/+14
2010-05-17procfs: Kill the bkl in ioctlFrederic Weisbecker1-2/+2
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2-21/+1
2010-04-27procfs: fix tid fdinfoJerome Marchand1-1/+1
2010-04-09procfs: Use generic_file_llseek in /proc/vmcoreFrederic Weisbecker1-0/+1
2010-04-09procfs: Use generic_file_llseek in /proc/kmsgFrederic Weisbecker1-0/+1
2010-04-09procfs: Use generic_file_llseek in /proc/kcoreFrederic Weisbecker1-0/+1
2010-04-09procfs: Kill BKL in llseek on proc baseArnd Bergmann1-1/+9
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi1-20/+7
2010-04-06proc: copy_to_user() returns unsignedDan Carpenter1-1/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo2-51/+41
2010-04-04proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki1-49/+38
2010-04-01oom: fix the unsafe usage of badness() in proc_oom_score()Oleg Nesterov1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo12-3/+9
2010-03-24kcore: fix test for end of listDan Carpenter1-1/+1
2010-03-06proc: warn on non-existing proc entriesAlexey Dobriyan1-2/+6
2010-03-06proc: do translation + unlink atomically at remove_proc_entry()Alexey Dobriyan1-12/+19
2010-03-06fs: use rlimit helpersJiri Slaby1-2/+2
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki1-3/+6
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki1-2/+2
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-14/+7
2010-03-03take check for new events in namespace (guts of mounts_poll()) to namespace.cAl Viro1-8/+2
2010-03-03some clean up in fs/procHelight.Xu2-6/+5
2010-03-01Merge branch 'next' into for-linusJames Morris1-7/+7
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+7