summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32
Commit message (Expand)AuthorAgeFilesLines
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* x86: sys32_execve PT_DTRACERoland McGrath2008-04-171-5/+0
* x86: ia32 ptrace vs -ENOSYS sysenter/syscallRoland McGrath2008-04-171-2/+6
* x86: ia32 ptrace vs -ENOSYSRoland McGrath2008-04-171-2/+2
* x86: reducing debuginfo size by removing unneeded includesArnaldo Carvalho de Melo2008-04-171-25/+1
* x86 vDSO: don't use disabled vDSO for signal trampolineRoland McGrath2008-04-171-1/+1
* x86: clear DF before calling signal handlerAurelien Jarno2008-03-071-2/+2
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-051-1/+3
* x86: remove unneded castsJan Engelhardt2008-01-301-1/+1
* x86: coding style fixes in arch/x86/ia32/audit.cPaolo Ciarrocchi2008-01-301-1/+1
* arch/x86/ia32: use time_before, time_before_eq, etc.Julia Lawall2008-01-301-3/+5
* x86: x86 ia32_binfmt removalRoland McGrath2008-01-301-284/+0
* x86: compat_binfmt_elfRoland McGrath2008-01-301-2/+1
* x86: x86 i387 cleanupRoland McGrath2008-01-301-181/+0
* x86: x86 i387 user_regsetRoland McGrath2008-01-302-4/+3
* x86: get rid of _MASK flagsGlauber de Oliveira Costa2008-01-301-2/+2
* x86: x86 ptrace merge removalsRoland McGrath2008-01-301-411/+0
* x86: x86 ptrace merge completeRoland McGrath2008-01-301-1/+1
* 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: use generic register names in struct sigcontextH. Peter Anvin2008-01-301-16/+16
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-305-111/+111
* 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: TLS cleanupRoland McGrath2008-01-301-2/+2
* x86: tls32 movedRoland McGrath2008-01-302-159/+1
* x86: use get_desc_baseRoland McGrath2008-01-301-6/+1
* x86 vDSO: ia32 vsyscall removalRoland McGrath2008-01-307-530/+0
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-303-14/+19
* x86 vDSO: ia32 sysenter_returnRoland McGrath2008-01-302-4/+7
* x86 vDSO: arch/x86/vdso/vdso32Roland McGrath2008-01-301-2/+1
* x86: remove dead code in ia32-emuCyrill Gorcunov2008-01-301-2/+0
* x86: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner2008-01-302-81/+1
* x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner2008-01-301-5/+5
* x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner2008-01-301-21/+24
* x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner2008-01-301-245/+253
* x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner2008-01-301-83/+107
* x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner2008-01-301-16/+14
* x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner2008-01-301-188/+183
* x86: clean up arch/x86/ia32/aout32.cThomas Gleixner2008-01-301-97/+115
* x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner2008-01-301-67/+67
* x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert2007-11-101-13/+6
* x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath2007-11-101-8/+2
* x86: Use linux/elfcore-compat.hRoland McGrath2007-10-191-78/+46
* sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2007-10-181-1/+0
* x86: remove STR() macrosGlauber de Oliveira Costa2007-10-171-4/+1
* x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREAAndi Kleen2007-10-171-2/+8
* x86: initialize 64bit registers for a.out executablesAndi Kleen2007-10-171-0/+2
OpenPOWER on IntegriCloud