Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-10-17 | do not export /usr/include/scsi in make headers_install | Olaf Hering | 2 | -5/+0 |
2007-10-17 | wait_task_stopped/continued: remove unneeded p->signal != NULL check | Oleg Nesterov | 1 | -4/+1 |
2007-10-17 | __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task | Oleg Nesterov | 1 | -7/+4 |
2007-10-17 | wait_task_zombie: don't fight with non-existing race with a dying ptracee | Oleg Nesterov | 1 | -7/+0 |
2007-10-17 | zap_other_threads: don't optimize thread_group_empty() case | Oleg Nesterov | 1 | -3/+0 |
2007-10-17 | exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting | Oleg Nesterov | 1 | -4/+1 |
2007-10-17 | wait_task_zombie: fix 2/3 races vs forget_original_parent() | Oleg Nesterov | 1 | -24/+21 |
2007-10-17 | wait_task_zombie: remove unneeded child->signal check | Oleg Nesterov | 1 | -1/+1 |
2007-10-17 | pnp: avoid a small unlikely memory leak in proc_read_escd() | Jesper Juhl | 1 | -2/+3 |
2007-10-17 | powerpc: Use linux/elfcore-compat.h | Roland McGrath | 2 | -54/+51 |