Linus Torvalds
|
3ed4c0583d
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
|
14 gadi atpakaļ |
Tejun Heo
|
19e274630c
job control: reorganize wait_task_stopped()
|
14 gadi atpakaļ |
Frederic Weisbecker
|
bf26c01849
ptrace: Prepare to fix racy accesses on task breakpoints
|
14 gadi atpakaļ |
Oleg Nesterov
|
e46bc9b6fd
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace
|
14 gadi atpakaļ |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 gadi atpakaļ |
Tejun Heo
|
45cb24a1da
job control: Allow access to job control events through ptracees
|
14 gadi atpakaļ |
Tejun Heo
|
9b84cca256
job control: Fix ptracer wait(2) hang and explain notask_error clearing
|
14 gadi atpakaļ |
Tejun Heo
|
823b018e5b
job control: Small reorganization of wait_consider_task()
|
14 gadi atpakaļ |
Jens Axboe
|
73c1010119
block: initial patch for on-stack per-task plugging
|
14 gadi atpakaļ |
Linus Torvalds
|
42776163e1
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 gadi atpakaļ |
Stephane Eranian
|
0b3fcf178d
perf_events: Move code around to prepare for cgroup
|
14 gadi atpakaļ |
Christoph Lameter
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
14 gadi atpakaļ |
Nelson Elhage
|
33dd94ae1c
do_exit(): make sure that we run with get_fs() == USER_DS
|
14 gadi atpakaļ |
Oleg Nesterov
|
e0a7021710
posix-cpu-timers: workaround to suppress the problems with mt exec
|
14 gadi atpakaļ |
Namhyung Kim
|
d16e15f5b0
exit: add lock context annotation on find_new_reaper()
|
14 gadi atpakaļ |
Ying Han
|
3d5992d2ac
oom: add per-mm oom disable count
|
14 gadi atpakaļ |
Peter Zijlstra
|
4e231c7962
perf: Fix up delayed_put_task_struct()
|
14 gadi atpakaļ |
Daniel J Blueman
|
f362b73244
Fix unprotected access to task credentials in waitid()
|
15 gadi atpakaļ |
Oleg Nesterov
|
c7e49c1488
ptrace: optimize exit_ptrace() for the likely case
|
15 gadi atpakaļ |
Oleg Nesterov
|
b3ac022cb9
proc: turn signal_struct->count into "int nr_threads"
|
15 gadi atpakaļ |
Oleg Nesterov
|
97101eb41d
exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct()
|
15 gadi atpakaļ |
Oleg Nesterov
|
d40e48e02f
exit: __exit_signal: use thread_group_leader() consistently
|
15 gadi atpakaļ |
Oleg Nesterov
|
b7b8ff6373
signals: kill the awful task_rq_unlock_wait() hack
|
15 gadi atpakaļ |
Oleg Nesterov
|
4ada856fb0
signals: clear signal->tty when the last thread exits
|
15 gadi atpakaļ |
Oleg Nesterov
|
ea6d290ca3
signals: make task_struct->signal immutable/refcountable
|
15 gadi atpakaļ |
Oleg Nesterov
|
4dec2a91fd
fork/exit: move tty_kref_put() outside of __cleanup_signal()
|
15 gadi atpakaļ |
Oleg Nesterov
|
4a59994297
exit: avoid sig->count in __exit_signal() to detect the group-dead case
|
15 gadi atpakaļ |
Oleg Nesterov
|
d344193a05
exit: avoid sig->count in de_thread/__exit_signal synchronization
|
15 gadi atpakaļ |
Oleg Nesterov
|
9c33916844
exit: exit_notify() can trust signal->notify_count < 0
|
15 gadi atpakaļ |
Miao Xie
|
c0ff7453bb
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
|
15 gadi atpakaļ |