Commit Graph

75 Commits (43b3a0c732776746f53d8ed2ba659583fc1692aa)

Author SHA1 Message Date
David Howells de09a9771a CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials 15 years ago
Oleg Nesterov 7e49827cc9 proc: get_nr_threads() doesn't need ->siglock any longer 15 years ago
Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits 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
Jiri Slaby d554ed895d fs: use rlimit helpers 15 years ago
Paul E. McKenney 7dc5215798 vfs: Apply lockdep-based checking to rcu_dereference() uses 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
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
Andrew Morton c44972f178 procfs: disable per-task stack usage on NOMMU 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Heiko Carstens d01d482785 sched: Always show Cpus_allowed field in /proc/<pid>/status 16 years ago
Jake Edge f83ce3e6b0 proc: avoid information leaks to non-privileged processes 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
Alan Cox 526719ba51 Switch to a valid email address... 17 years ago
Alexey Dobriyan 45acb8db06 proc: remove now unneeded ADDBUF macro 17 years ago
Lai Jiangshan a6bebbc87a [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
Andrew G. Morgan ca05a99a54 capabilities: remain source compatible with 32-bit raw legacy capability support. 17 years ago
Serge E. Hallyn 289f8e27ed capabilities: add bounding set to /proc/self/status 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 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
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Eric W. Biederman a56d3fc74c seqfile convert proc_pid_statm 17 years ago
Eric W. Biederman ee992744ea proc: rewrite do_task_stat to correctly handle pid namespaces. 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
Oleg Nesterov a98fdcef94 fix the "remove task_ppid_nr_ns" commit 17 years ago
Roland McGrath 84427eaef1 remove task_ppid_nr_ns 17 years ago
Matthew Wilcox 1587e2b188 proc/array.c: Use TASK_REPORT 17 years ago
Ingo Molnar 08e4570a4a sched: fix prev_stime calculation 17 years ago
Balbir Singh 9301899be7 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 18 years ago
Peter Zijlstra 73a2bcb0ed sched: keep utime/stime monotonic 18 years ago
Eugene Teo 270f722d4d Fix tsk->exit_state usage 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Christian Borntraeger f9e26291be sched: fix guest time accounting going faster than user time accounting 18 years ago
Laurent Vivier 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields 18 years ago
Christian Borntraeger efe567fc82 sched: accounting regression since rc1 18 years ago
Maxim Uvarov b663a79c19 taskstats: add context-switch counters 18 years ago
Tomas Janousek 924b42d5a2 Use boot based time for process start time and boot time in /proc 18 years ago
Ingo Molnar 8ea0260668 [PATCH] sched: fix up fs/proc/array.c whitespace problems 18 years ago
Ingo Molnar 5926c50b83 [PATCH] sched: remove dead code from task_stime() 18 years ago