index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
exit.c
Commit message (
Expand
)
Author
Age
*
Fix waitid si_code regression
Roland McGrath
2008-03-08
*
exit_notify: fix kill_orphaned_pgrp() usage with mt exit
Oleg Nesterov
2008-03-03
*
will_become_orphaned_pgrp: partially fix insufficient ->exit_state check
Oleg Nesterov
2008-03-03
*
introduce kill_orphaned_pgrp() helper
Oleg Nesterov
2008-03-03
*
Use struct path in fs_struct
Jan Blunck
2008-02-15
*
kernel: remove fastcall in kernel/*
Harvey Harrison
2008-02-08
*
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
2008-02-08
*
pid: sys_wait... fixes
Eric W. Biederman
2008-02-08
*
move the related code from exit_notify() to exit_signals()
Oleg Nesterov
2008-02-08
*
fix group stop with exit race
Oleg Nesterov
2008-02-08
*
move daemonized kernel threads into the swapper's session
Oleg Nesterov
2008-02-08
*
teach set_special_pids() to use struct pid
Oleg Nesterov
2008-02-08
*
wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT
Oleg Nesterov
2008-02-08
*
wait_task_continued/zombie: don't use task_pid_nr_ns() lockless
Oleg Nesterov
2008-02-08
*
do_wait: fix security checks
Oleg Nesterov
2008-02-08
*
do_wait: cleanup delay_group_leader() usage
Oleg Nesterov
2008-02-08
*
wait_task_stopped(): remove unneeded delay_group_leader check
Oleg Nesterov
2008-02-08
*
do_wait: factor out "retval != 0" checks
Oleg Nesterov
2008-02-08
*
wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace
Oleg Nesterov
2008-02-08
*
kill my_ptrace_child()
Oleg Nesterov
2008-02-08
*
kill PT_ATTACHED
Oleg Nesterov
2008-02-08
*
do_wait: remove one "else if" branch
Oleg Nesterov
2008-02-06
*
exec: rework the group exit and fix the race with kill
Oleg Nesterov
2008-02-05
*
Remove one useless extern declaration
Pierre Peiffer
2008-02-03
*
exit: Use task_is_*
Matthew Wilcox
2007-12-06
*
wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()
Scott James Remnant
2007-11-29
*
wait_task_stopped(): don't use task_pid_nr_ns() lockless
Oleg Nesterov
2007-11-29
*
wait_task_stopped: Check p->exit_state instead of TASK_TRACED
Roland McGrath
2007-11-15
*
Uninline fork.c/exit.c
Alexey Dobriyan
2007-10-19
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
*
Isolate the explicit usage of signal->pgrp
Pavel Emelyanov
2007-10-19
*
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
*
pid namespaces: destroy pid namespace on init's death
Sukadev Bhattiprolu
2007-10-19
*
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...
Pavel Emelyanov
2007-10-19
*
pid namespaces: move exit_task_namespaces()
Pavel Emelyanov
2007-10-19
*
pid namespaces: rework forget_original_parent()
Oleg Nesterov
2007-10-19
*
whitespace fixes: task exit handling
Daniel Walker
2007-10-19
*
kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe)
Matthias Kaehlcke
2007-10-19
*
Make access to task's nsproxy lighter
Pavel Emelyanov
2007-10-19
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
*
pid namespaces: rename child_reaper() function
Sukadev Bhattiprolu
2007-10-19
*
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
*
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
*
Task Control Groups: add fork()/exit() hooks
Paul Menage
2007-10-19
*
Shrink task_struct if CONFIG_FUTEX=n
Alexey Dobriyan
2007-10-17
*
exec: RT sub-thread can livelock and monopolize CPU on exec
Oleg Nesterov
2007-10-17
*
wait_task_stopped/continued: remove unneeded p->signal != NULL check
Oleg Nesterov
2007-10-17
*
wait_task_zombie: don't fight with non-existing race with a dying ptracee
Oleg Nesterov
2007-10-17
*
exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting
Oleg Nesterov
2007-10-17
*
wait_task_zombie: fix 2/3 races vs forget_original_parent()
Oleg Nesterov
2007-10-17
[next]