Commit Graph

668 Commits (45465487897a1c6d508b14b904dc5777f7ec7e04)

Author SHA1 Message Date
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
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
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago
KAMEZAWA Hiroyuki 73d7c33e81 kcore: /proc/kcore should use vread 16 years ago
Moussa A. Ba 398499d5f3 pagemap clear_refs: modify to specify anon or mapped vma clearing 16 years ago
Hugh Dickins 9a84089514 ksm: identify PageKsm pages 16 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
Heiko Carstens d01d482785 sched: Always show Cpus_allowed field in /proc/<pid>/status 16 years ago
Andi Kleen 6a46079cf5 HWPOISON: The high level memory error handler in the VM v7 16 years ago