Ingo Molnar
|
b19b3c74c7
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core
|
16 年之前 |
Oleg Nesterov
|
2b5fe6de58
thread_group_cputime: move a couple of callsites outside of ->siglock
|
16 年之前 |
Linus Torvalds
|
8141c7f3e7
Move "exit_robust_list" into mm_release()
|
16 年之前 |
Oleg Nesterov
|
ad474caca3
fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock
|
16 年之前 |
Linus Torvalds
|
92b29b86fe
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Thomas Gleixner
|
c465a76af6
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
|
16 年之前 |
Balbir Singh
|
9363b9f23c
memrlimit: cgroup mm owner callback changes to add task info
|
16 年之前 |
Mathieu Desnoyers
|
0a16b60758
tracing, sched: LTTng instrumentation - scheduler
|
17 年之前 |
Balbir Singh
|
31a78f23ba
mm owner: fix race between swapoff and exit
|
16 年之前 |
Frank Mayhar
|
f06febc96b
timers: fix itimer/many thread hang
|
16 年之前 |
Balbir Singh
|
49048622ea
sched: fix process time monotonicity
|
16 年之前 |
Oleg Nesterov
|
950bbabb5a
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
|
16 年之前 |
Steve VanDeBogart
|
2633f0e57b
exit signals: use of uninitialized field notify_count
|
16 年之前 |
Roland McGrath
|
5c7edcd7ee
tracehook: fix exit_signal=0 case
|
17 年之前 |
Andrea Righi
|
5995477ab7
task IO accounting: improve code readability
|
17 年之前 |
Al Viro
|
7f2da1e7d0
[PATCH] kill altroot
|
17 年之前 |
Roland McGrath
|
2b2a1ff64a
tracehook: death
|
17 年之前 |
Roland McGrath
|
dae33574dc
tracehook: release_task
|
17 年之前 |
Roland McGrath
|
30199f5a46
tracehook: exit
|
17 年之前 |
Andrea Righi
|
297c5d9263
task IO accounting: provide distinct tgid/tid I/O statistics
|
17 年之前 |
Oleg Nesterov
|
a94e2d408e
coredump: kill mm->core_done
|
17 年之前 |
Oleg Nesterov
|
b564daf806
coredump: construct the list of coredumping threads at startup time
|
17 年之前 |
Oleg Nesterov
|
c5f1cc8c18
coredump: turn core_state->nr_threads into atomic_t
|
17 年之前 |
Oleg Nesterov
|
999d9fc167
coredump: move mm->core_waiters into struct core_state
|
17 年之前 |
Oleg Nesterov
|
32ecb1f26d
coredump: turn mm->core_startup_done into the pointer to struct core_state
|
17 年之前 |
Oleg Nesterov
|
7b34e4283c
introduce PF_KTHREAD flag
|
17 年之前 |
Oleg Nesterov
|
3854a77182
__exit_signal: don't take rcu lock
|
17 年之前 |
Roland McGrath
|
666f164f4f
fix dangling zombie when new parent ignores children
|
17 年之前 |
Roland McGrath
|
14dd0b8141
do_wait: return security_task_wait() error code in place of -ECHILD
|
17 年之前 |
Roland McGrath
|
f470021adb
ptrace children revamp
|
17 年之前 |