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