summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-17ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()Oleg Nesterov
2011-07-17ptrace_init_task: initialize child->jobctl explicitlyOleg Nesterov
2011-07-17has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/Oleg Nesterov
2011-07-01ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_E...Denys Vlasenko
2011-06-27ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/Oleg Nesterov
2011-06-27ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented()Oleg Nesterov
2011-06-27ptrace: ptrace_reparented() should check same_thread_group()Oleg Nesterov
2011-06-27redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov
2011-06-27do not change dead_task->exit_signalOleg Nesterov
2011-06-27kill task_detached()Oleg Nesterov
2011-06-27reparent_leader: check EXIT_DEAD instead of task_detached()Oleg Nesterov
2011-06-27make do_notify_parent() __must_check, update the callersOleg Nesterov
2011-06-27__ptrace_detach: avoid task_detached(), check do_notify_parent()Oleg Nesterov
2011-06-27kill tracehook_notify_death()Oleg Nesterov
2011-06-27make do_notify_parent() return boolOleg Nesterov
2011-06-22ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo
2011-06-22ptrace: kill clone/exec tracehooksTejun Heo
2011-06-22ptrace: kill trivial tracehooksTejun Heo
2011-06-22ptrace: move SIGTRAP on exec(2) logic to ptrace_event()Tejun Heo
2011-06-22ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...Tejun Heo
2011-06-22ptrace: kill task_ptrace()Tejun Heo
2011-06-16ptrace: implement PTRACE_LISTENTejun Heo
2011-06-16ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo
2011-06-16ptrace: implement PTRACE_INTERRUPTTejun Heo
2011-06-16ptrace: implement PTRACE_SEIZETejun Heo
2011-06-16job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo
2011-06-04signal: remove three noop tracehooksTejun Heo
2011-06-04ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexitTejun Heo
2011-06-04job control: introduce task_set_jobctl_pending()Tejun Heo
2011-06-04job control: make task_clear_jobctl_pending() clear TRAPPING automaticallyTejun Heo
2011-06-04job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo
2011-06-04ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()Tejun Heo
2011-06-04ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add commentsTejun Heo
2011-06-04job control: rename signal->group_stop and flags to jobctl and update themTejun Heo
2011-06-04ptrace: remove silly wait_trap variable from ptrace_attach()Tejun Heo
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-06-03Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2011-06-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2011-06-03Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-03Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-03Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds
2011-06-03Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03UBIFS: fix-up free space earlierBen Gardiner
2011-06-03UBIFS: intialize LPT earlierBen Gardiner
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner