summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32
AgeCommit message (Expand)AuthorLines
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath-1/+1
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath-1/+1
2008-04-26x86 signals: lift set_fsRoland McGrath-4/+0
2008-04-26x86 signals: lift flags diddling codeRoland McGrath-6/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-04-17x86: sys32_execve PT_DTRACERoland McGrath-5/+0
2008-04-17x86: ia32 ptrace vs -ENOSYS sysenter/syscallRoland McGrath-2/+6
2008-04-17x86: ia32 ptrace vs -ENOSYSRoland McGrath-2/+2
2008-04-17x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo-25/+1
2008-04-17x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath-1/+1
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno-2/+2
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin-2/+1
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi-1/+3
2008-01-30x86: remove unneded castsJan Engelhardt-1/+1
2008-01-30x86: coding style fixes in arch/x86/ia32/audit.cPaolo Ciarrocchi-1/+1
2008-01-30arch/x86/ia32: use time_before, time_before_eq, etc.Julia Lawall-3/+5
2008-01-30x86: x86 ia32_binfmt removalRoland McGrath-284/+0
2008-01-30x86: compat_binfmt_elfRoland McGrath-2/+1
2008-01-30x86: x86 i387 cleanupRoland McGrath-181/+0
2008-01-30x86: x86 i387 user_regsetRoland McGrath-4/+3
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa-2/+2
2008-01-30x86: x86 ptrace merge removalsRoland McGrath-411/+0
2008-01-30x86: x86 ptrace merge completeRoland McGrath-1/+1
2008-01-30x86: x86-64 ia32 ptrace get/putreg32 current taskRoland McGrath-0/+16
2008-01-30x86: x86-64 ia32 ptrace pt_regs cleanupRoland McGrath-12/+9
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin-16/+16
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin-111/+111
2008-01-30x86: PTRACE_SINGLEBLOCKRoland McGrath-0/+1
2008-01-30x86: x86-64 ia32 ptrace debugreg cleanupRoland McGrath-55/+8
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath-2/+18
2008-01-30x86: TLS cleanupRoland McGrath-2/+2
2008-01-30x86: tls32 movedRoland McGrath-159/+1
2008-01-30x86: use get_desc_baseRoland McGrath-6/+1
2008-01-30x86 vDSO: ia32 vsyscall removalRoland McGrath-530/+0
2008-01-30x86 vDSO: consolidate vdso32Roland McGrath-14/+19
2008-01-30x86 vDSO: ia32 sysenter_returnRoland McGrath-4/+7
2008-01-30x86 vDSO: arch/x86/vdso/vdso32Roland McGrath-2/+1
2008-01-30x86: remove dead code in ia32-emuCyrill Gorcunov-2/+0
2008-01-30x86: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner-81/+1
2008-01-30x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner-5/+5
2008-01-30x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner-21/+24
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner-245/+253
2008-01-30x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner-83/+107
2008-01-30x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner-16/+14
2008-01-30x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner-188/+183
2008-01-30x86: clean up arch/x86/ia32/aout32.cThomas Gleixner-97/+115
2008-01-30x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner-67/+67
2007-11-10x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert-13/+6
2007-11-10x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath-8/+2
2007-10-19x86: Use linux/elfcore-compat.hRoland McGrath-78/+46