aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tracehook.h
AgeCommit message (Expand)Author
2010-10-27signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro
2009-12-16ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov
2009-09-24signals: tracehook_notify_jctl changeRoland McGrath
2009-06-18ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov
2009-04-02tracehook_notify_death: use task_detached() helperOleg Nesterov
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov
2008-09-05tracehook: comment pasto fixesRoland McGrath
2008-08-07tracehook: fix CLONE_PTRACERoland McGrath
2008-08-04tracehook: kerneldoc fixRoland McGrath
2008-08-01tracehook: fix exit_signal=0 caseRoland McGrath
2008-07-26tracehook: comment fixesRoland McGrath
2008-07-26tracehook: asm/syscall.hRoland McGrath
2008-07-26tracehook: TIF_NOTIFY_RESUMERoland McGrath
2008-07-26tracehook: force signal_pending()Roland McGrath
2008-07-26tracehook: deathRoland McGrath
2008-07-26tracehook: job controlRoland McGrath
2008-07-26tracehook: get_signal_to_deliverRoland McGrath
2008-07-26tracehook: syscallRoland McGrath
2008-07-26tracehook: tracehook_consider_fatal_signalRoland McGrath
2008-07-26tracehook: tracehook_consider_ignored_signalRoland McGrath
2008-07-26tracehook: tracehook_signal_handlerRoland McGrath
2008-07-26tracehook: tracehook_expect_breakpointsRoland McGrath
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath
2008-07-26tracehook: release_taskRoland McGrath
2008-07-26tracehook: vfork-doneRoland McGrath
2008-07-26tracehook: cloneRoland McGrath
2008-07-26tracehook: exitRoland McGrath
2008-07-26tracehook: execRoland McGrath
2008-07-26tracehook: add linux/tracehook.hRoland McGrath