aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/ptrace.c
AgeCommit message (Expand)Author
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-05-27ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-10-06[IA64] utrace use generic trace hookShaohua Li
2008-10-06[IA64] utrace syscall.h support for ia64Shaohua Li
2008-03-12[IA64] remove duplicate code for register accessShaohua Li
2008-03-12[IA64] regset: 32-bit supportShaohua Li
2008-03-12[IA64] regset: 64-bit supportShaohua Li
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-05[IA64] arch_ptrace() cleanupPetr Tesarik
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik
2008-03-05[IA64] remove find_thread_for_addr()Petr Tesarik
2008-03-05[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik
2008-03-05[IA64] access user RBS directlyPetr Tesarik
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath
2007-08-17[IA64] forbid ptrace changes psr.ri to 3Shaohua Li
2007-03-08[IA64] add missing syscall trace clearAkiyama, Nobuyuki
2007-02-05[IA64] find thread for user rbs addressbibo,mao
2007-02-05[IA64] enable singlestep on system callbibo,mao
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro
2006-03-20[PATCH] Fix IA64 success/failure indication in syscall auditing.David Woodhouse
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2005-10-28[IA64] fix warning unused variable `g'Tony Luck
2005-10-27[IA64] ptrace - find memory sharers on children listCliff Wickman
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck
2005-06-21[IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman
2005-06-15Auto merge with /home/aegl/GIT/linusTony Luck
2005-06-08[PATCH] ia64: fix floating-point preemption problemPeter Chubb
2005-05-17[IA64] Fix convert_to_non_syscall() so gdb inferior calls work againDavid Mosberger-Tang
2005-05-17[IA64] Correct convert_to_non_syscall()David Mosberger-Tang
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds