Commit Graph

678 Commits (67e0f392779e35a96c43bc240ef5d30a701d153e)

Author SHA1 Message Date
Paul E. McKenney 7dc5215798 vfs: Apply lockdep-based checking to rcu_dereference() uses 15 years ago
Al Viro 7fee4868be Switch proc/self to nd_set_link() 15 years ago
Jeremy Kerr 7c540d9e3d proc_devtree: fix THIS_MODULE without module.h 15 years ago
Jeremy Kerr 50ab2fe147 proc_devtree: include linux/of.h 15 years ago
Jeremy Kerr 8cfb3343f7 of: make set_node_proc_entry private to proc_devtree.c 15 years ago
Al Viro 86acdca1b6 fix autofs/afs/etc. magic mountpoint breakage 15 years ago
Minchan Kim 7f53a09ed4 smaps: fix wrong rss count 15 years ago
KOSAKI Motohiro 1306d603fc proc: partially revert "procfs: provide stack information for threads" 15 years ago
Peter Zijlstra e1781538cf sched: Assert task state bits at build time 15 years ago
Peter Zijlstra 464763cf1c sched: Update task_state_arraypwith new states 15 years ago
Christoph Hellwig 698ba7b5a3 elf: kill USE_ELF_CORE_DUMP 15 years ago
Alexey Dobriyan 135d5655dc proc: rename de_get() to pde_get() and inline it 15 years ago
Wu Fengguang 1a9b5b7fe0 mm: export stable page flags 15 years ago
john stultz 4614a696bd procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm 15 years ago
Steven J. Magnani 7e1e0ef22c procfs: use proper units for noMMU statm 15 years ago
Naoya Horiguchi 5dc37642cb mm hugetlb: add hugepage support to pagemap 15 years ago
Hidetoshi Seto 0cf55e1ec0 sched, cputime: Introduce thread_group_times() 15 years ago
Hidetoshi Seto d5b7c78e97 sched: Remove task_{u,s,g}time() 15 years ago
Hidetoshi Seto d180c5bcce sched: Introduce task_times() to replace task_{u,s}time() pair 15 years ago
Stefani Seibold 9ebd4eba76 procfs: fix /proc/<pid>/stat stack pointer for kernel threads 15 years ago
Sukadev Bhattiprolu 29f12ca321 pidns: fix a leak in /proc dentries and inodes with pid namespaces. 15 years ago
Eric W. Biederman 2315ffa0a9 sysctl: Don't look at ctl_name and strategy in the generic code 15 years ago
Alexey Dobriyan e22f628395 Convert /proc/device-tree/ to seq_file 15 years ago
Hugh Dickins 370c28def6 hwpoison: fix/proc/meminfo alignment 15 years ago
Ryota Ozaki ce0e7b28fb sched, cpuacct: Fix niced guest time accounting 15 years ago
Hugh Dickins 5d5429af06 HWPOISON: fix/proc/meminfo alignment 15 years ago
Wu Fengguang 253fb02d62 pagemap: export KPF_HWPOISON 16 years ago
Jaswinder Singh Rajput 4055e97318 fs: includecheck fix: proc, kcore.c 16 years ago
Andrew Morton c44972f178 procfs: disable per-task stack usage on NOMMU 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Michael Abbott 96830a57de [PATCH] Fix idle time field in /proc/uptime 16 years ago
KAMEZAWA Hiroyuki 0d4c36a9b6 /proc/kcore: update stat.st_size after memory hotplug 16 years ago
KAMEZAWA Hiroyuki 678ad5d8aa /proc/kcore: fix stat.st_size 16 years ago
KAMEZAWA Hiroyuki 90396f96b7 kcore: more fixes for init 16 years ago
KAMEZAWA Hiroyuki 81ac3ad906 kcore: register module area in generic way 16 years ago
KAMEZAWA Hiroyuki 26562c59fa kcore: register vmemmap range 16 years ago
KAMEZAWA Hiroyuki 3089aa1b0c kcore: use registerd physmem information 16 years ago
KAMEZAWA Hiroyuki 9492587cf3 kcore: register text area in generic way 16 years ago
KAMEZAWA Hiroyuki a0614da88b kcore: register vmalloc area in generic way 16 years ago
KAMEZAWA Hiroyuki c30bb2a25f kcore: add kclist types 16 years ago
KAMEZAWA Hiroyuki 2ef43ec772 kcore: use usual list for kclist 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Vincent Li cba8aafe1e fs/proc/base.c: fix proc_fault_inject_write() input sanity check 16 years ago
Vincent Li fb92a4b068 fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check 16 years ago
Amerigo Wang acef82b873 kcore: fix /proc/kcore's stat.st_size 16 years ago
Oleg Nesterov 9b4d1cbef8 proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits 16 years ago
Kees Cook cff4edb591 proc: fix reported unit for RLIMIT_CPU 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
KOSAKI Motohiro 5d863b8968 oom: fix oom_adjust_write() input sanity check 16 years ago
KOSAKI Motohiro 495789a51a oom: make oom_score to per-process value 16 years ago