summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ptrace_64.c
AgeCommit message (Expand)AuthorLines
2008-01-30x86: x86 ptrace merge removalsRoland McGrath-470/+0
2008-01-30x86: x86-64 ptrace get/putreg current taskRoland McGrath-2/+34
2008-01-30x86: x86-64 ptrace whitespaceRoland McGrath-112/+112
2008-01-30x86: use generic register names in struct user_regs_structH. Peter Anvin-2/+2
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin-12/+12
2008-01-30x86: x86-64 ptrace debugreg cleanupRoland McGrath-74/+66
2008-01-30x86-64 ptrace: use task_pt_regsRoland McGrath-48/+12
2008-01-30x86-64: ptrace generic resumeRoland McGrath-45/+0
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath-0/+20
2008-01-30x86: single_step movedRoland McGrath-134/+0
2008-01-30x86: arch_has_single_stepRoland McGrath-6/+6
2008-01-30x86: remove TRAP_FLAGRoland McGrath-6/+3
2008-01-30x86: TLS cleanupRoland McGrath-15/+11
2008-01-30x86: ptrace fs/gs_baseRoland McGrath-4/+31
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino-2/+2
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan-5/+0
2007-10-13Delete filenames in comments.Dave Jones-1/+0
2007-10-11x86_64: move kernelThomas Gleixner-0/+627