aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)AuthorFilesLines
2010-06-29nommu: add '[stack]' label to /proc/pid/maps outputGravatar Mike Frysinger 1-4/+16
2010-06-13of: Drop properties with "/" in their nameGravatar Michael Ellerman 1-0/+3
2010-05-27kcore: add _text to KCORE_TEXTGravatar Wu Fengguang 1-1/+1
2010-05-27proc: remove obsolete commentsGravatar Amerigo Wang 1-15/+0
2010-05-27proc: cleanup: remove unused assignmentsGravatar Dan Carpenter 2-3/+2
2010-05-27proc: get_nr_threads() doesn't need ->siglock any longerGravatar Oleg Nesterov 2-14/+2
2010-05-25pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaGravatar Naoya Horiguchi 1-0/+4
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Gravatar Linus Torvalds 5-3/+14
2010-05-17procfs: Kill the bkl in ioctlGravatar Frederic Weisbecker 1-2/+2
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsGravatar Robin Holt 2-21/+1
2010-04-27procfs: fix tid fdinfoGravatar Jerome Marchand 1-1/+1
2010-04-09procfs: Use generic_file_llseek in /proc/vmcoreGravatar Frederic Weisbecker 1-0/+1
2010-04-09procfs: Use generic_file_llseek in /proc/kmsgGravatar Frederic Weisbecker 1-0/+1
2010-04-09procfs: Use generic_file_llseek in /proc/kcoreGravatar Frederic Weisbecker 1-0/+1
2010-04-09procfs: Kill BKL in llseek on proc baseGravatar Arnd Bergmann 1-1/+9
2010-04-07pagemap: fix pfn calculation for hugepageGravatar Naoya Horiguchi 1-20/+7
2010-04-06proc: copy_to_user() returns unsignedGravatar Dan Carpenter 1-1/+1
2010-04-05Merge branch 'master' into export-slabhGravatar Tejun Heo 2-51/+41
2010-04-04proc: pagemap: Hold mmap_sem during page walkGravatar KAMEZAWA Hiroyuki 1-49/+38
2010-04-01oom: fix the unsafe usage of badness() in proc_oom_score()Gravatar Oleg Nesterov 1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 12-3/+9
2010-03-24kcore: fix test for end of listGravatar Dan Carpenter 1-1/+1
2010-03-06proc: warn on non-existing proc entriesGravatar Alexey Dobriyan 1-2/+6
2010-03-06proc: do translation + unlink atomically at remove_proc_entry()Gravatar Alexey Dobriyan 1-12/+19
2010-03-06fs: use rlimit helpersGravatar Jiri Slaby 1-2/+2
2010-03-06mm: count swap usageGravatar KAMEZAWA Hiroyuki 1-3/+6
2010-03-06mm: clean up mm_counterGravatar KAMEZAWA Hiroyuki 1-2/+2
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-14/+7
2010-03-03take check for new events in namespace (guts of mounts_poll()) to namespace.cGravatar Al Viro 1-8/+2
2010-03-03some clean up in fs/procGravatar Helight.Xu 2-6/+5
2010-03-01Merge branch 'next' into for-linusGravatar James Morris 1-7/+7
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-1/+7
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-2/+5
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesGravatar Paul E. McKenney 2-1/+7
2010-02-19Switch proc/self to nd_set_link()Gravatar Al Viro 1-5/+19
2010-02-14proc_devtree: fix THIS_MODULE without module.hGravatar Jeremy Kerr 1-0/+1
2010-02-09proc_devtree: include linux/of.hGravatar Jeremy Kerr 1-0/+1
2010-02-09of: make set_node_proc_entry private to proc_devtree.cGravatar Jeremy Kerr 1-2/+3
2010-02-04syslog: use defined constants instead of raw numbersGravatar Kees Cook 1-5/+5
2010-02-04syslog: distinguish between /proc/kmsg and syscallsGravatar Kees Cook 1-7/+7
2010-01-14fix autofs/afs/etc. magic mountpoint breakageGravatar Al Viro 1-1/+0
2010-01-11smaps: fix wrong rss countGravatar Minchan Kim 1-2/+1
2010-01-11proc: partially revert "procfs: provide stack information for threads"Gravatar KOSAKI Motohiro 1-89/+0
2009-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-7/+12
2009-12-17sched: Assert task state bits at build timeGravatar Peter Zijlstra 1-8/+10
2009-12-17sched: Update task_state_arraypwith new statesGravatar Peter Zijlstra 1-2/+5
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Gravatar Linus Torvalds 1-42/+3
2009-12-16elf: kill USE_ELF_CORE_DUMPGravatar Christoph Hellwig 1-2/+2
2009-12-16proc: rename de_get() to pde_get() and inline itGravatar Alexey Dobriyan 3-39/+23
2009-12-16mm: export stable page flagsGravatar Wu Fengguang 1-42/+3