Commit Graph

527 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Andi Kleen ce0c0e50f9 x86, generic: CPA add statistics about state of direct mapping v4 17 years ago
Andrew Morton 5d7e0d2bd9 Fix pagemap_read() use of struct mm_walk 17 years ago
Andrew Morton 20cbc97261 Fix clear_refs_write() use of struct mm_walk 17 years ago
Dave Hansen bcf8039ed4 pagemap: fix large pages in pagemap 17 years ago
Dave Hansen 2165009bdf pagemap: pass mm into pagewalkers 17 years ago
Thomas Tuttle 4710d1ac4c pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags 17 years ago
Thomas Tuttle bbcdac0c20 pagemap: return map count, not reference count, in /proc/kpagecount 17 years ago
Vegard Nossum aed5417593 proc: calculate the correct /proc/<pid> link count 17 years ago
Thomas Tuttle aae8679b0e pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap 17 years ago
Andrew G. Morgan ca05a99a54 capabilities: remain source compatible with 32-bit raw legacy capability support. 17 years ago
Jan Beulich a2eddfa959 x86: make /proc/stat account for all interrupts 17 years ago
Denis V. Lunev c4185a0e01 proc: proc_get_inode() should get module only once 17 years ago
Alan Cox 80119ef5c8 mm: fix atomic_t overflow in vm 17 years ago
Steve Grubb 6ee650467d [PATCH] open sessionid permissions 17 years ago
Serge E. Hallyn 289f8e27ed capabilities: add bounding set to /proc/self/status 17 years ago
Huang Weiyi 19566ca6dc fs/proc/task_mmu.c: remove duplicated include files 17 years ago
Bryan Wu eb28062f13 task_nommu: fix compile failing bug because of spilt file.h 17 years ago
Denis V. Lunev 78e92b99ec netns: assign PDE->data before gluing entry into /proc tree 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 5d0fdf1e01 tty_io: fix remaining pid struct locking 17 years ago
Oleg Nesterov 06fffb1267 do_task_stat: don't take rcu_read_lock() 17 years ago
Pavel Emelyanov d7321cd624 sysctl: add the ->permissions callback on the ctl_table_root 17 years ago
Pavel Emelyanov 7708bfb1c8 sysctl: merge equal proc_sys_read and proc_sys_write 17 years ago
Denis V. Lunev 59b7435149 proc: introduce proc_create_data to setup de->data 17 years ago
Alexey Dobriyan b640a89ddd proc: convert /proc/tty/ldiscs to seq_file interface 17 years ago
Alexey Dobriyan 8731f14d37 proc: remove ->get_info infrastructure 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Alexey Dobriyan 928b4d8c89 proc: remove proc_root_driver 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Alexey Dobriyan 9c37066d88 proc: remove proc_bus 17 years ago
Alexey Dobriyan 5e971dce0b proc: drop several "PDE valid/invalid" checks 17 years ago
Alexey Dobriyan 7cee4e00e0 proc: less special case in xlate code 17 years ago
Alexey Dobriyan f649d6d326 proc: simplify locking in remove_proc_entry() 17 years ago
Roland McGrath 638fa202cd procfs: mem permission cleanup 17 years ago
Alexey Dobriyan 0d5c9f5f59 proc: switch to proc_create() 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Alexey Dobriyan e93b4ea20a proc: print more information when removing non-empty directories 17 years ago
Peter Zijlstra 214e471ff9 smaps: account swap entries 17 years ago
Christoph Lameter a10aa57987 vmalloc: show vmalloced areas via /proc/vmallocinfo 17 years ago
Adrian Bunk 9d02dbc813 make swap_pte_to_pagemap_entry() static 17 years ago
Ram Pai 2d4d4864ac [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo 17 years ago
Miklos Szeredi a1a2c409b6 [patch 5/7] vfs: mountinfo: allow using process root 17 years ago
Al Viro 9b4f526cdc [PATCH] proc_readfd_common() race fix 17 years ago
Denis V. Lunev 856f6ff7a3 [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. 17 years ago
Denis V. Lunev 0e5f8be138 [NETNS]: Compile NET /proc support only if CONFIG_NET is set. 17 years ago
YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago
Hans Rosenfeld f16278c679 Change pagemap output format to allow for future reporting of huge pages 17 years ago
Andre Noll 4f42c288e6 [NET]: Fix permissions of /proc/net 17 years ago