summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/ptrace32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: x86 ptrace merge removalsRoland McGrath2008-01-301-411/+0
* x86: x86-64 ia32 ptrace get/putreg32 current taskRoland McGrath2008-01-301-0/+16
* x86: x86-64 ia32 ptrace pt_regs cleanupRoland McGrath2008-01-301-12/+9
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-22/+22
* x86: PTRACE_SINGLEBLOCKRoland McGrath2008-01-301-0/+1
* x86: x86-64 ia32 ptrace debugreg cleanupRoland McGrath2008-01-301-55/+8
* x86 single_step: TIF_FORCED_TFRoland McGrath2008-01-301-2/+18
* x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner2008-01-301-83/+107
* x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath2007-11-101-8/+2
* x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREAAndi Kleen2007-10-171-2/+8
* x86_64: move ia32Thomas Gleixner2007-10-111-0/+404