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