Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Eric W. Biederman
|
c876ad7682
pidns: Stop pid allocation when init dies
|
12 years ago |
Sisir Koppaka
|
26498e89e8
pid: fix typo in function description
|
14 years ago |
Linus Torvalds
|
c78193e9c7
next_pidmap: fix overflow condition
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Eric W. Biederman
|
45a68628d3
pid: remove the child_reaper special case in init/main.c
|
14 years ago |
Eric W. Biederman
|
f9fb860f67
pid: implement ns_of_pid
|
16 years ago |
Steven Rostedt
|
5ef6476190
pid: fix the do_each_pid_task() macro
|
16 years ago |
Ken Chen
|
2d70b68d42
fix setpriority(PRIO_PGRP) thread iterator breakage
|
17 years ago |
Pavel Emelyanov
|
dbda0de526
pidns: remove find_task_by_pid, unused for a long time
|
17 years ago |
Pavel Emelyanov
|
e49859e71e
pidns: remove now unused find_pid function.
|
17 years ago |
Richard Kennedy
|
33166b1ffc
shrink struct pid by removing padding on 64 bit builds
|
17 years ago |
Pavel Emelyanov
|
caafa43243
pidns: make pid->level and pid_ns->level unsigned
|
17 years ago |
Oleg Nesterov
|
24336eaeec
pids: introduce change_pid() helper
|
17 years ago |
Harvey Harrison
|
b3c9752868
include/linux: Remove all users of FASTCALL() macro
|
17 years ago |
Oleg Nesterov
|
46f382d2b6
uglify while_each_pid_task() to make sure we don't count the execing pricess twice
|
17 years ago |
Eric W. Biederman
|
44c4e1b258
pid: Extend/Fix pid_vnr
|
17 years ago |
Pavel Emelyanov
|
74bd59bb39
namespaces: cleanup the code managed with PID_NS option
|
17 years ago |
Pavel Emelyanov
|
8990571eb5
Uninline find_pid etc set of functions
|
17 years ago |
Pavel Emelyanov
|
19b9b9b54e
pid namespaces: remove the struct pid unneeded fields
|
17 years ago |
Sukadev Bhattiprolu
|
3eb07c8c8a
pid namespaces: destroy pid namespace on init's death
|
17 years ago |
Pavel Emelyanov
|
198fe21b0a
pid namespaces: helpers to find the task by its numerical ids
|
17 years ago |
Pavel Emelyanov
|
7af5729474
pid namespaces: helpers to obtain pid numbers
|
17 years ago |
Pavel Emelyanov
|
8ef047aaae
pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid
|
17 years ago |
Sukadev Bhattiprolu
|
4c3f2ead5a
pid namespaces: introduce struct upid
|
17 years ago |
Sukadev Bhattiprolu
|
820e45db23
statically initialize struct pid for swapper
|
18 years ago |
Sukadev Bhattiprolu
|
e713d0dab2
attach_pid() with struct pid parameter
|
18 years ago |
Eric W. Biederman
|
9f57a54b6c
[PATCH] pid: remove now unused do_each_task_pid and while_each_task_pid
|
18 years ago |
Sukadev Bhattiprolu
|
84d737866e
[PATCH] add child reaper to pid_namespace
|
18 years ago |
Andrew Morton
|
1d32849b14
[PATCH] pid.h cleanup
|
19 years ago |