Eric W. Biederman
|
3e7cd6c413
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
|
18 years ago |
Eric W. Biederman
|
0475ac0845
[PATCH] pid: use struct pid for talking about process groups in exitc
|
18 years ago |
Eric W. Biederman
|
04a2e6a5cb
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
|
18 years ago |
Ingo Molnar
|
944be0b224
[PATCH] close_files(): add scheduling point
|
18 years ago |
Robert P. J. Day
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 years ago |
Serge E. Hallyn
|
0f2452855d
[PATCH] namespaces: fix task exit disaster
|
18 years ago |
Linus Torvalds
|
444f378b23
Revert "[PATCH] namespaces: fix exit race by splitting exit"
|
18 years ago |
Serge E. Hallyn
|
7a238fcba0
[PATCH] namespaces: fix exit race by splitting exit
|
18 years ago |
Oleg Nesterov
|
241ceee0b4
[PATCH] restore ->pdeath_signal behaviour
|
18 years ago |
Eric W. Biederman
|
b2b2cbc4b2
[PATCH] Fix reparenting to the same thread group. (take 2)
|
18 years ago |
Vadim Lobanov
|
01b2d93ca4
[PATCH] fdtable: Provide free_fdtable() wrapper
|
18 years ago |
Vadim Lobanov
|
4fd45812cb
[PATCH] fdtable: Remove the free_files field
|
18 years ago |
Vadim Lobanov
|
bbea9f6966
[PATCH] fdtable: Make fdarray and fdsets equal in size
|
18 years ago |
Oleg Nesterov
|
62dfb5541a
[PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID)
|
18 years ago |
Sukadev Bhattiprolu
|
84d737866e
[PATCH] add child reaper to pid_namespace
|
18 years ago |
Kirill Korotaev
|
6b3286ed11
[PATCH] rename struct namespace to struct mnt_namespace
|
18 years ago |
Cedric Le Goater
|
1ec320afdc
[PATCH] add process_session() helper routine: deprecate old field
|
18 years ago |
Cedric Le Goater
|
937949d9ed
[PATCH] add process_session() helper routine
|
18 years ago |
Oleg Nesterov
|
ae424ae4b5
[PATCH] make set_special_pids() static
|
18 years ago |
Peter Zijlstra
|
24ec839c43
[PATCH] tty: ->signal->tty locking
|
18 years ago |
Oleg Nesterov
|
115085ea07
[PATCH] taskstats: cleanup do_exit() path
|
18 years ago |
Oleg Nesterov
|
093a8e8aec
[PATCH] taskstats_tgid_free: fix usage
|
18 years ago |
Cedric Le Goater
|
fab413a334
[PATCH] namespaces: exit_task_namespaces() invalidates nsproxy
|
18 years ago |
Serge E. Hallyn
|
1651e14e28
[PATCH] namespaces: incorporate fs namespace into nsproxy
|
18 years ago |
Serge E. Hallyn
|
ab516013ad
[PATCH] namespaces: add nsproxy
|
18 years ago |
Jay Lan
|
8f0ab51479
[PATCH] csa: convert CONFIG tag for extended accounting routines
|
18 years ago |
David Howells
|
0d67a46df0
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
|
19 years ago |
Oleg Nesterov
|
c394cc9fbb
[PATCH] introduce TASK_DEAD state
|
18 years ago |
Oleg Nesterov
|
55a101f8f7
[PATCH] kill PF_DEAD flag
|
18 years ago |
Oleg Nesterov
|
29b8849216
[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
|
18 years ago |