Christian Borntraeger
|
0d0df599f1
connector: fix regression introduced by sid connector
|
15 éve |
Linus Torvalds
|
f579bbcd9b
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 éve |
Thomas Gleixner
|
322a2c100a
futex: Move exit_pi_state() call to release_mm()
|
15 éve |
Hiroshi Shimamoto
|
801460d0cf
task_struct cleanup: move binfmt field to mm_struct
|
15 éve |
Vitaly Mayatskikh
|
b6fe2d117e
wait_noreap_copyout(): check for ->wo_info != NULL
|
15 éve |
Vitaly Mayatskikh
|
dfe16dfa4a
do_wait: fix sys_waitid()-specific behaviour
|
15 éve |
Oleg Nesterov
|
b6e763f07f
wait_consider_task: kill "parent" argument
|
15 éve |
Oleg Nesterov
|
989264f464
do_wait-wakeup-optimization: simplify task_pid_type()
|
15 éve |
Oleg Nesterov
|
5c01ba49e6
do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage
|
15 éve |
Oleg Nesterov
|
b4fe51823d
do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case
|
15 éve |
Oleg Nesterov
|
0b7570e77f
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
|
15 éve |
Oleg Nesterov
|
a2322e1d27
do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task()
|
15 éve |
Oleg Nesterov
|
a7f0765edf
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
|
15 éve |
Jiri Pirko
|
1f10206cf8
getrusage: fill ru_maxrss value
|
15 éve |
Scott James Remnant
|
02b51df1b0
proc connector: add event for process becoming session leader
|
15 éve |
Ingo Molnar
|
cdd6c482c9
perf: Do the big rename: Performance Counters -> Performance Events
|
15 éve |
Linus Torvalds
|
eee2775d99
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 éve |
David Howells
|
e0e817392b
CRED: Add some configurable debugging [try #6]
|
15 éve |
Paul E. McKenney
|
f41d911f8c
rcu: Merge preemptable-RCU functionality into hierarchical RCU
|
15 éve |
Alexey Dobriyan
|
b43f3cbd21
headers: mnt_namespace.h redux
|
16 éve |
Oleg Nesterov
|
befca96779
ptrace: wait_task_zombie: do not account traced sub-threads
|
16 éve |
Richard Kennedy
|
e1eb1ebcca
mm: exit.c reorder wait_opts to remove padding on 64 bit builds
|
16 éve |
Oleg Nesterov
|
f95d39d10f
do_wait: fix the theoretical race with stop/trace/cont
|
16 éve |
Oleg Nesterov
|
a3f6dfb729
do_wait: kill the old BUG_ON, use while_each_thread()
|
16 éve |
Oleg Nesterov
|
64a16caf5e
do_wait: simplify retval/tsk_result/notask_error mess
|
16 éve |
Oleg Nesterov
|
9e8ae01d1c
introduce "struct wait_opts" to simplify do_wait() patches
|
16 éve |
Oleg Nesterov
|
47918025ef
shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped()
|
16 éve |
Oleg Nesterov
|
77d1ef7956
wait_task_zombie: do not use thread_group_cputime()
|
16 éve |
Oleg Nesterov
|
d1e98f429a
ptrace: wait_task_zombie: s/->parent/->real_parent/
|
16 éve |
Oleg Nesterov
|
5cb1144689
ptrace: do not use task->ptrace directly in core kernel
|
16 éve |