Commit Graph

604 Commits (364dd47466ff7a7749bf037df4bf3b7aedbfe6f4)

Author SHA1 Message Date
Cyrill Gorcunov 2f6d311080 proc: vmcore - use kzalloc in get_new_element() 16 years ago
Michal Simek bcac2b1b7d procfs: remove sparse errors in proc_devtree.c 16 years ago
Keika Kobayashi d3d64df21d proc: export statistics for softirq to /proc 16 years ago
David Rientjes 2ff05b2b4e oom: move oom_adj value from task_struct to mm_struct 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Wu Fengguang 1779754959 proc: export more page flags in /proc/kpageflags 16 years ago
Wu Fengguang ed7ce0f102 proc: kpagecount/kpageflags code cleanup 16 years ago
Wu Fengguang 20a0307c03 mm: introduce PageHuge() for testing huge/gigantic pages 16 years ago
Al Viro 3174c21b74 Move junk from proc_fs.h to fs/proc/internal.h 16 years ago
KOSAKI Motohiro bd6daba909 procfs: make errno values consistent when open pident vs exit(2) race occurs 16 years ago
Thomas Gleixner 2d02494f5a sched, timers: cleanup avenrun users 16 years ago
David Howells 107db7c7dd CRED: Guard the setprocattr security hook against ptrace 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Jake Edge f83ce3e6b0 proc: avoid information leaks to non-privileged processes 16 years ago
KOSAKI Motohiro 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment 16 years ago
Vitaly Mayatskikh 0816178638 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap 16 years ago
Martin Schwidefsky e1c805309d [S390] /proc/stat idle field for idle cpus 16 years ago
KOSAKI Motohiro 31b07093c4 proc: mounts_poll() make consistent to mdstat_poll 16 years ago
Nobuhiro Iwamatsu 4c967291fc nommu: fix typo vma->pg_off to vma->vm_pgoff 16 years ago
KAMEZAWA Hiroyuki 6260a4b052 /proc/pid/maps: don't show pgoff of pure ANON VMAs 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Alexey Dobriyan 0f043a81eb proc tty: remove struct tty_operations::read_proc 16 years ago
Alexey Dobriyan ae149b6bec proc tty: add struct tty_operations::proc_fops 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Al Viro 498052bba5 New locking/refcounting for fs_struct 16 years ago
Alexey Dobriyan a9caa3de24 Revert "proc: revert /proc/uptime to ->read_proc hook" 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Alexey Dobriyan 3dec7f59c3 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc 16 years ago
Milind Arun Choudhary 09729a9919 proc: fix sparse warnings in pagemap_read() 16 years ago
Randy Dunlap 1681bc30f2 proc: move fs/proc/inode-alloc.txt comment into a source file 16 years ago
Uwe Kleine-Koenig 973c32bebf trivial: fix typo "kernal" -> "kernel" 16 years ago
Hugh Dickins 7c2c7d9930 fix setuid sometimes wouldn't 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Al Viro d72f71eb0e constify dentry_operations: procfs 16 years ago
Linus Torvalds ee568b25ee Avoid 64-bit "switch()" statements on 32-bit architectures 16 years ago
Zhang Le ee6f779b9e filp->f_pos not correctly updated in proc_task_readdir 16 years ago
Wu Fengguang ad3bdefe87 proc: fix kflags to uflags copying in /proc/kpageflags 16 years ago
Helge Bahmann e07a4b9217 proc: fix PG_locked reporting in /proc/kpageflags 16 years ago
Krzysztof Sachanowicz cac711211a proc: proc_get_inode should de_put when inode already initialized 16 years ago
Magnus Damm 921d58c0e6 vmcore: remove saved_max_pfn check 16 years ago
David Howells 38f714795b NOMMU: Improve procfs output using per-MM VMAs 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
Mel Gorman 3340289ddf mm: report the MMU pagesize in /proc/pid/smaps 16 years ago
Mel Gorman 08fba69986 mm: report the pagesize backing a VMA in /proc/pid/smaps 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
WANG Cong 230e40fbda proc: remove write-only variable in proc_pident_lookup() 16 years ago
Hannes Eder dfe6b7d940 proc: fix sparse warning 16 years ago
Ken Chen 2ec220e27f proc: add /proc/*/stack 16 years ago
Alexey Dobriyan 631f9c1868 proc: remove '##' usage 16 years ago