summaryrefslogtreecommitdiff
path: root/fs/proc
Commit message (Expand)AuthorAge
* /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-22
* /proc/vmcore: fix seekingArnd Bergmann2010-09-22
* proc: export uncached bit properly in /proc/kpageflagsTakashi Iwai2010-09-09
* mm: Move vma_stack_continue into mm.hStefan Bader2010-09-09
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-15
* bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-11
|\
| * vfs: show unreachable paths in getcwd and procMiklos Szeredi2010-08-11
| * vfs: add helpers to get root and pwdMiklos Szeredi2010-08-11
* | procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day2010-08-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * switch procfs to ->evict_inode()Al Viro2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
* | oom: deprecate oom_adj tunableDavid Rientjes2010-08-09
* | oom: badness heuristic rewriteDavid Rientjes2010-08-09
* | oom: move badness() declaration into oom.hAndrew Morton2010-08-09
* | oom: /proc/<pid>/oom_score treat kernel thread honestlyKOSAKI Motohiro2010-08-09
|/
* CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-29
* nommu: add '[stack]' label to /proc/pid/maps outputMike Frysinger2010-06-29
* of: Drop properties with "/" in their nameMichael Ellerman2010-06-13
* kcore: add _text to KCORE_TEXTWu Fengguang2010-05-27
* proc: remove obsolete commentsAmerigo Wang2010-05-27
* proc: cleanup: remove unused assignmentsDan Carpenter2010-05-27
* proc: get_nr_threads() doesn't need ->siglock any longerOleg Nesterov2010-05-27
* pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaNaoya Horiguchi2010-05-25
* Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-19
|\
| * procfs: Kill the bkl in ioctlFrederic Weisbecker2010-05-17
| * procfs: Use generic_file_llseek in /proc/vmcoreFrederic Weisbecker2010-04-09
| * procfs: Use generic_file_llseek in /proc/kmsgFrederic Weisbecker2010-04-09
| * procfs: Use generic_file_llseek in /proc/kcoreFrederic Weisbecker2010-04-09
| * procfs: Kill BKL in llseek on proc baseArnd Bergmann2010-04-09
* | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
* | procfs: fix tid fdinfoJerome Marchand2010-04-27
* | pagemap: fix pfn calculation for hugepageNaoya Horiguchi2010-04-07
* | proc: copy_to_user() returns unsignedDan Carpenter2010-04-06
* | Merge branch 'master' into export-slabhTejun Heo2010-04-05
|\ \
| * | proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki2010-04-04
| * | oom: fix the unsafe usage of badness() in proc_oom_score()Oleg Nesterov2010-04-01
| |/
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* kcore: fix test for end of listDan Carpenter2010-03-24
* proc: warn on non-existing proc entriesAlexey Dobriyan2010-03-06
* proc: do translation + unlink atomically at remove_proc_entry()Alexey Dobriyan2010-03-06
* fs: use rlimit helpersJiri Slaby2010-03-06
* mm: count swap usageKAMEZAWA Hiroyuki2010-03-06
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\
| * take check for new events in namespace (guts of mounts_poll()) to namespace.cAl Viro2010-03-03
| * some clean up in fs/procHelight.Xu2010-03-03
* | Merge branch 'next' into for-linusJames Morris2010-03-01
|\ \
| * | syslog: use defined constants instead of raw numbersKees Cook2010-02-04