Commit Graph

127 Commits (e7cf261b447ed7edbf7c10c046e078bda799afaf)

Author SHA1 Message Date
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
Sukadev Bhattiprolu e713d0dab2 attach_pid() with struct pid parameter 18 years ago
Eric Dumazet 6eaeeaba39 getrusage(): fill ru_inblock and ru_oublock fields if possible 18 years ago
Oleg Nesterov 10ab825bde change kernel threads to ignore signals instead of blocking them 18 years ago
Eric W. Biederman 49d769d52e Change reparent_to_init to reparent_to_kthreadd 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Roland McGrath 7324328446 Return EPERM not ECHILD on security_task_wait failure 18 years ago
Eric W. Biederman 14e9d5730a [PATCH] pid: Properly detect orphaned process groups in exit_notify 18 years ago
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 19 years ago
Serge E. Hallyn 1651e14e28 [PATCH] namespaces: incorporate fs namespace into nsproxy 19 years ago
Serge E. Hallyn ab516013ad [PATCH] namespaces: add nsproxy 19 years ago
Jay Lan 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 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 19 years ago
Oleg Nesterov 55a101f8f7 [PATCH] kill PF_DEAD flag 19 years ago
Oleg Nesterov 29b8849216 [PATCH] set EXIT_DEAD state in do_exit(), not in schedule() 19 years ago
Oleg Nesterov 1c573afebc [PATCH] reparent_to_init(): use has_rt_policy() 19 years ago
Alan Cox 54306cf04c [PATCH] exit: fix crash case 19 years ago
Roland McGrath b9ecb2bd5d [PATCH] has_stopped_jobs() cleanup 19 years ago