aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/exit.c
Commit message (Expand)AuthorAge
* recalc_sigpending_tsk fixesRoland McGrath2007-05-23
* signal/timer/event: signalfd coreDavide Libenzi2007-05-11
* attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-11
* getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2007-05-11
* change kernel threads to ignore signals instead of blocking themOleg Nesterov2007-05-09
* Change reparent_to_init to reparent_to_kthreaddEric W. Biederman2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Return EPERM not ECHILD on security_task_wait failureRoland McGrath2007-05-07
* [PATCH] pid: Properly detect orphaned process groups in exit_notifyEric W. Biederman2007-03-29
* [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-12
* [PATCH] pid: use struct pid for talking about process groups in exitcEric W. Biederman2007-02-12
* [PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman2007-02-12
* [PATCH] close_files(): add scheduling pointIngo Molnar2007-02-12
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-30
* Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-30
* [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-30
* [PATCH] restore ->pdeath_signal behaviourOleg Nesterov2006-12-31
* [PATCH] Fix reparenting to the same thread group. (take 2)Eric W. Biederman2006-12-22
* [PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov2006-12-22
* [PATCH] fdtable: Remove the free_files fieldVadim Lobanov2006-12-10
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-10
* [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID)Oleg Nesterov2006-12-08
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-08
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-08
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-08
* [PATCH] make set_special_pids() staticOleg Nesterov2006-12-08
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-08
* [PATCH] taskstats: cleanup do_exit() pathOleg Nesterov2006-12-07
* [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-28
* [PATCH] namespaces: exit_task_namespaces() invalidates nsproxyCedric Le Goater2006-10-02
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-02
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-02
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-01
* [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells2006-09-30
* [PATCH] introduce TASK_DEAD stateOleg Nesterov2006-09-29
* [PATCH] kill PF_DEAD flagOleg Nesterov2006-09-29
* [PATCH] set EXIT_DEAD state in do_exit(), not in schedule()Oleg Nesterov2006-09-29
* [PATCH] reparent_to_init(): use has_rt_policy()Oleg Nesterov2006-09-29
* [PATCH] exit: fix crash caseAlan Cox2006-09-29
* [PATCH] has_stopped_jobs() cleanupRoland McGrath2006-09-29
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] Fix unserialized task->files changingKirill Korotaev2006-09-29
* [PATCH] eligible_child: remove an obsolete ->tgid checkOleg Nesterov2006-09-02
* [PATCH] task delay accounting fixesShailabh Nagar2006-09-01
* [PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar2006-07-15
* [PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar2006-07-15
* [PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2006-07-15
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-15