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
*
Move "exit_robust_list" into mm_release()
Linus Torvalds
2008-11-15
*
fix for account_group_exec_runtime(), make sure ->signal can't be freed under...
Oleg Nesterov
2008-11-11
*
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
|
\
|
*
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
2008-10-14
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
|
\
\
\
\
|
|
|
*
|
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
|
|
|
/
/
|
*
|
/
memrlimit: cgroup mm owner callback changes to add task info
Balbir Singh
2008-10-16
|
|
|
/
|
|
/
|
|
*
|
mm owner: fix race between swapoff and exit
Balbir Singh
2008-09-29
|
|
/
|
*
sched: fix process time monotonicity
Balbir Singh
2008-09-05
|
*
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
Oleg Nesterov
2008-09-02
|
*
exit signals: use of uninitialized field notify_count
Steve VanDeBogart
2008-08-27
|
/
*
tracehook: fix exit_signal=0 case
Roland McGrath
2008-08-01
*
task IO accounting: improve code readability
Andrea Righi
2008-07-27
*
[PATCH] kill altroot
Al Viro
2008-07-26
*
tracehook: death
Roland McGrath
2008-07-26
*
tracehook: release_task
Roland McGrath
2008-07-26
*
tracehook: exit
Roland McGrath
2008-07-26
*
task IO accounting: provide distinct tgid/tid I/O statistics
Andrea Righi
2008-07-25
*
coredump: kill mm->core_done
Oleg Nesterov
2008-07-25
*
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
2008-07-25
*
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
2008-07-25
*
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
2008-07-25
*
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
2008-07-25
*
introduce PF_KTHREAD flag
Oleg Nesterov
2008-07-25
*
__exit_signal: don't take rcu lock
Oleg Nesterov
2008-07-25
*
fix dangling zombie when new parent ignores children
Roland McGrath
2008-07-16
*
do_wait: return security_task_wait() error code in place of -ECHILD
Roland McGrath
2008-07-16
*
ptrace children revamp
Roland McGrath
2008-07-16
*
do_wait reorganization
Roland McGrath
2008-07-16
*
block: blkdev.h cleanup, move iocontext stuff to iocontext.h
Jens Axboe
2008-07-03
*
signals: fix sigqueue_free() vs __exit_signal() race
Oleg Nesterov
2008-05-24
*
[PATCH] split linux/file.h
Al Viro
2008-05-01
*
pids: __set_special_pids: use change_pid() helper
Oleg Nesterov
2008-04-30
*
ptrace: introduce ptrace_reparented() helper
Oleg Nesterov
2008-04-30
*
document de_thread() with exit_notify() connection
Oleg Nesterov
2008-04-30
*
reparent_thread: use same_thread_group()
Oleg Nesterov
2008-04-30
*
ptrace: introduce task_detached() helper
Oleg Nesterov
2008-04-30
*
signals: do_group_exit(): use signal_group_exit() more consistently
Oleg Nesterov
2008-04-30
*
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
*
mempolicy: rename mpol_free to mpol_put
Lee Schermerhorn
2008-04-28
*
[PATCH] sanitize unshare_files/reset_files_struct
Al Viro
2008-04-25
*
[PATCH] sanitize handling of shared descriptor tables in failing execve()
Al Viro
2008-04-25
*
[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()
Al Viro
2008-04-22
*
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
2008-04-10
*
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
[next]