aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* Fix pagemap_read() use of struct mm_walkAndrew Morton2008-07-05
* Fix clear_refs_write() use of struct mm_walkAndrew Morton2008-07-05
* pagemap: fix large pages in pagemapDave Hansen2008-06-12
* pagemap: pass mm into pagewalkersDave Hansen2008-06-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-06
|\
| * capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-31
* | pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle2008-06-06
* | pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle2008-06-06
* | proc: calculate the correct /proc/<pid> link countVegard Nossum2008-06-06
* | pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle2008-06-06
|/
* proc: proc_get_inode() should get module only onceDenis V. Lunev2008-05-24
* mm: fix atomic_t overflow in vmAlan Cox2008-05-24
* [PATCH] open sessionid permissionsSteve Grubb2008-05-17
* capabilities: add bounding set to /proc/self/statusSerge E. Hallyn2008-05-13
* fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi2008-05-08
* task_nommu: fix compile failing bug because of spilt file.hBryan Wu2008-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-03
|\
| * netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev2008-05-02
* | [PATCH] split linux/file.hAl Viro2008-05-01
|/
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* tty_io: fix remaining pid struct lockingAlan Cox2008-04-30
* do_task_stat: don't take rcu_read_lock()Oleg Nesterov2008-04-30
* sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-29
* sysctl: merge equal proc_sys_read and proc_sys_writePavel Emelyanov2008-04-29
* proc: introduce proc_create_data to setup de->dataDenis V. Lunev2008-04-29
* proc: convert /proc/tty/ldiscs to seq_file interfaceAlexey Dobriyan2008-04-29
* proc: remove ->get_info infrastructureAlexey Dobriyan2008-04-29
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* proc: remove proc_root_driverAlexey Dobriyan2008-04-29
* proc: remove proc_root_fsAlexey Dobriyan2008-04-29
* proc: remove proc_busAlexey Dobriyan2008-04-29
* proc: drop several "PDE valid/invalid" checksAlexey Dobriyan2008-04-29
* proc: less special case in xlate codeAlexey Dobriyan2008-04-29
* proc: simplify locking in remove_proc_entry()Alexey Dobriyan2008-04-29
* procfs: mem permission cleanupRoland McGrath2008-04-29
* proc: switch to proc_create()Alexey Dobriyan2008-04-29
* procfs task exe symlinkMatt Helsley2008-04-29
* proc: print more information when removing non-empty directoriesAlexey Dobriyan2008-04-29
* smaps: account swap entriesPeter Zijlstra2008-04-28
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-28
* make swap_pte_to_pagemap_entry() staticAdrian Bunk2008-04-28
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-23
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-23
* [PATCH] proc_readfd_common() race fixAl Viro2008-04-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld2008-03-22
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-21
| |\
| * | [PATCH] export sessionid alongside the loginuid in procfsEric Paris2008-03-18
* | | [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.Denis V. Lunev2008-04-02