summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2008-05-13capabilities: add bounding set to /proc/self/statusSerge E. Hallyn
2008-05-08fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev
2008-05-01[PATCH] split linux/file.hAl Viro
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox
2008-04-30do_task_stat: don't take rcu_read_lock()Oleg Nesterov
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov
2008-04-29sysctl: merge equal proc_sys_read and proc_sys_writePavel Emelyanov
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev
2008-04-29proc: convert /proc/tty/ldiscs to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove ->get_info infrastructureAlexey Dobriyan
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29proc: remove proc_root_driverAlexey Dobriyan
2008-04-29proc: remove proc_root_fsAlexey Dobriyan
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-29proc: drop several "PDE valid/invalid" checksAlexey Dobriyan
2008-04-29proc: less special case in xlate codeAlexey Dobriyan
2008-04-29proc: simplify locking in remove_proc_entry()Alexey Dobriyan
2008-04-29procfs: mem permission cleanupRoland McGrath
2008-04-29proc: switch to proc_create()Alexey Dobriyan
2008-04-29procfs task exe symlinkMatt Helsley
2008-04-29proc: print more information when removing non-empty directoriesAlexey Dobriyan
2008-04-28smaps: account swap entriesPeter Zijlstra
2008-04-28vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter
2008-04-28make swap_pte_to_pagemap_entry() staticAdrian Bunk
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi
2008-04-22[PATCH] proc_readfd_common() race fixAl Viro
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-02[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.Denis V. Lunev
2008-03-27[NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev
2008-03-26[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-22Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-20[NET]: Fix permissions of /proc/netAndre Noll
2008-03-18[PATCH] export sessionid alongside the loginuid in procfsEric Paris
2008-03-13pagemap: proper read error handlingMarcelo Tosatti
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-11net: fix build with CONFIG_NET=nAndrew Morton
2008-03-07[NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov
2008-03-04block/genhd.c: proper externsAdrian Bunk
2008-02-25latencytop: change /proc task_struct access methodHiroshi Shimamoto
2008-02-25latencytop: fix memory leak on latency proc fileHiroshi Shimamoto
2008-02-25latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto
2008-02-23proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo
2008-02-23/proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld