Pavel Emelyanov
|
cf7b708c8d
Make access to task's nsproxy lighter
|
17 years ago |
Serge E. Hallyn
|
b460cbc581
pid namespaces: define is_global_init() and is_container_init()
|
17 years ago |
Sukadev Bhattiprolu
|
88f21d8182
pid namespaces: rename child_reaper() function
|
17 years ago |
Pavel Emelianov
|
a47afb0f9d
pid namespaces: round up the API
|
17 years ago |
Paul Menage
|
8793d854ed
Task Control Groups: make cpusets a client of cgroups
|
17 years ago |
Paul Menage
|
b4f48b6363
Task Control Groups: add fork()/exit() hooks
|
17 years ago |
Alexey Dobriyan
|
42b2dd0a02
Shrink task_struct if CONFIG_FUTEX=n
|
17 years ago |
Oleg Nesterov
|
6db840fa78
exec: RT sub-thread can livelock and monopolize CPU on exec
|
17 years ago |
Oleg Nesterov
|
715015e8da
wait_task_stopped/continued: remove unneeded p->signal != NULL check
|
17 years ago |
Oleg Nesterov
|
442a10cf9e
wait_task_zombie: don't fight with non-existing race with a dying ptracee
|
17 years ago |
Oleg Nesterov
|
3ae4cbadf4
exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting
|
17 years ago |
Oleg Nesterov
|
2f4e6e2a81
wait_task_zombie: fix 2/3 races vs forget_original_parent()
|
17 years ago |
Oleg Nesterov
|
407af46a96
wait_task_zombie: remove unneeded child->signal check
|
17 years ago |
Oleg Nesterov
|
84eb646b6e
handle the multi-threaded init's exit() properly
|
17 years ago |
Oleg Nesterov
|
d2ee7198cc
pi-futex: set PF_EXITING without taking ->pi_lock
|
17 years ago |
Jesper Juhl
|
a9022e9cb9
Clean up duplicate includes in kernel/
|
17 years ago |
Laurent Vivier
|
9ac52315d4
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
|
17 years ago |
Davide Libenzi
|
b8fceee17a
signalfd simplification
|
18 years ago |
Jonathan Lim
|
f2ab6d8889
Assign task_struct.exit_code before taskstats_exit()
|
18 years ago |
Oleg Nesterov
|
247284481c
Kill some obsolete sub-thread-ptrace stuff
|
18 years ago |
Rafael J. Wysocki
|
0c1eecfb34
Freezer: avoid freezing kernel threads prematurely
|
18 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
Miloslav Trmac
|
522ed7767e
Audit: add TTY input auditing
|
18 years ago |
Jeff Dike
|
e18eecb8b3
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
|
18 years ago |
Balbir Singh
|
172ba844a8
sched: update delay-accounting to use CFS's precise stats
|
18 years ago |
Ingo Molnar
|
e05606d330
sched: clean up the rt priority macros
|
18 years ago |
Ingo Molnar
|
f64f61145a
sched: remove sched_exit()
|
18 years ago |
Alexey Kuznetsov
|
778e9a9c3e
pi-futex: fix exit races and locking problems
|
18 years ago |
Roland McGrath
|
7bb44adef3
recalc_sigpending_tsk fixes
|
18 years ago |
Davide Libenzi
|
fba2afaaec
signal/timer/event: signalfd core
|
18 years ago |