KAMEZAWA Hiroyuki
|
3748b2f15b
procfs: fix /proc/statm
|
13 anos atrás |
KAMEZAWA Hiroyuki
|
bda7bad62b
procfs: speed up /proc/pid/stat, statm
|
13 anos atrás |
Linus Torvalds
|
c49c41a413
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 anos atrás |
Cyrill Gorcunov
|
b3f7f573a2
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
|
13 anos atrás |
Eric Paris
|
69f594a389
ptrace: do not audit capability check when outputing /proc/pid/stat
|
13 anos atrás |
Martin Schwidefsky
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 anos atrás |
Tejun Heo
|
06d984737b
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
|
14 anos atrás |
Mike Frysinger
|
e130aa70f4
proc: constify status array
|
14 anos atrás |
Kees Cook
|
5883f57ca0
proc: protect mm start_code/end_code in /proc/pid/stat
|
14 anos atrás |
Martin Schwidefsky
|
261cd298a8
s390: remove task_show_regs
|
14 anos atrás |
Alexey Dobriyan
|
9d6de12f70
proc: use seq_puts()/seq_putc() where possible
|
14 anos atrás |
Alexey Dobriyan
|
a2ade7b6ca
proc: use unsigned long inside /proc/*/statm
|
14 anos atrás |
David Howells
|
de09a9771a
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
|
15 anos atrás |
Oleg Nesterov
|
7e49827cc9
proc: get_nr_threads() doesn't need ->siglock any longer
|
15 anos atrás |
Robin Holt
|
34441427aa
revert "procfs: provide stack information for threads" and its fixup commits
|
15 anos atrás |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anos atrás |
Jiri Slaby
|
d554ed895d
fs: use rlimit helpers
|
15 anos atrás |
Paul E. McKenney
|
7dc5215798
vfs: Apply lockdep-based checking to rcu_dereference() uses
|
15 anos atrás |
KOSAKI Motohiro
|
1306d603fc
proc: partially revert "procfs: provide stack information for threads"
|
15 anos atrás |
Peter Zijlstra
|
e1781538cf
sched: Assert task state bits at build time
|
15 anos atrás |
Peter Zijlstra
|
464763cf1c
sched: Update task_state_arraypwith new states
|
15 anos atrás |
Linus Torvalds
|
897e81bea1
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 anos atrás |
Hidetoshi Seto
|
0cf55e1ec0
sched, cputime: Introduce thread_group_times()
|
15 anos atrás |
Hidetoshi Seto
|
d5b7c78e97
sched: Remove task_{u,s,g}time()
|
15 anos atrás |
Hidetoshi Seto
|
d180c5bcce
sched: Introduce task_times() to replace task_{u,s}time() pair
|
15 anos atrás |
Stefani Seibold
|
9ebd4eba76
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
|
15 anos atrás |
Ingo Molnar
|
0b9e31e926
Merge branch 'linus' into sched/core
|
15 anos atrás |
Andrew Morton
|
c44972f178
procfs: disable per-task stack usage on NOMMU
|
15 anos atrás |
Stefani Seibold
|
d899bf7b55
procfs: provide stack information for threads
|
15 anos atrás |
Heiko Carstens
|
d01d482785
sched: Always show Cpus_allowed field in /proc/<pid>/status
|
15 anos atrás |