Commit Graph

696 Commits (c0d97e9ca2cfa66bdfd1ed8ecb5dcd230924d675)

Author SHA1 Message Date
Naoya Horiguchi 116354d177 pagemap: fix pfn calculation for hugepage 15 years ago
Dan Carpenter 309361e09c proc: copy_to_user() returns unsigned 15 years ago
KAMEZAWA Hiroyuki d82ef020cf proc: pagemap: Hold mmap_sem during page walk 15 years ago
Oleg Nesterov b95c35e76b oom: fix the unsafe usage of badness() in proc_oom_score() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dan Carpenter 4fd2c20d96 kcore: fix test for end of list 15 years ago
Alexey Dobriyan 12bac0d9f4 proc: warn on non-existing proc entries 15 years ago
Alexey Dobriyan e17a5765f2 proc: do translation + unlink atomically at remove_proc_entry() 15 years ago
Jiri Slaby d554ed895d fs: use rlimit helpers 15 years ago
KAMEZAWA Hiroyuki b084d4353f mm: count swap usage 15 years ago
KAMEZAWA Hiroyuki d559db086f mm: clean up mm_counter 15 years ago
Al Viro 9f5596af44 take check for new events in namespace (guts of mounts_poll()) to namespace.c 15 years ago
Helight.Xu 587d4a17d8 some clean up in fs/proc 15 years ago
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
Kees Cook d78ca3cd73 syslog: use defined constants instead of raw numbers 15 years ago
Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 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 16 years ago
Hugh Dickins 370c28def6 hwpoison: fix/proc/meminfo alignment 16 years ago
Ryota Ozaki ce0e7b28fb sched, cpuacct: Fix niced guest time accounting 16 years ago
Hugh Dickins 5d5429af06 HWPOISON: fix/proc/meminfo alignment 16 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