aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30arch/x86/ia32: use time_before, time_before_eq, etc.Julia Lawall1-3/+5
2008-01-30x86: x86 ia32_binfmt removalRoland McGrath1-284/+0
2008-01-30x86: compat_binfmt_elfRoland McGrath1-2/+1
2008-01-30x86: x86 i387 cleanupRoland McGrath1-181/+0
2008-01-30x86: x86 i387 user_regsetRoland McGrath2-4/+3
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa1-2/+2
2008-01-30x86: x86 ptrace merge removalsRoland McGrath1-411/+0
2008-01-30x86: x86 ptrace merge completeRoland McGrath1-1/+1
2008-01-30x86: x86-64 ia32 ptrace get/putreg32 current taskRoland McGrath1-0/+16
2008-01-30x86: x86-64 ia32 ptrace pt_regs cleanupRoland McGrath1-12/+9
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin1-16/+16
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin5-111/+111
2008-01-30x86: PTRACE_SINGLEBLOCKRoland McGrath1-0/+1
2008-01-30x86: x86-64 ia32 ptrace debugreg cleanupRoland McGrath1-55/+8
2008-01-30x86 single_step: TIF_FORCED_TFRoland McGrath1-2/+18
2008-01-30x86: TLS cleanupRoland McGrath1-2/+2
2008-01-30x86: tls32 movedRoland McGrath2-159/+1
2008-01-30x86: use get_desc_baseRoland McGrath1-6/+1
2008-01-30x86 vDSO: ia32 vsyscall removalRoland McGrath7-530/+0
2008-01-30x86 vDSO: consolidate vdso32Roland McGrath3-14/+19
2008-01-30x86 vDSO: ia32 sysenter_returnRoland McGrath2-4/+7
2008-01-30x86 vDSO: arch/x86/vdso/vdso32Roland McGrath1-2/+1
2008-01-30x86: remove dead code in ia32-emuCyrill Gorcunov1-2/+0
2008-01-30x86: remove the duplicated arch/x86/ia32/mmap32.cThomas Gleixner2-81/+1
2008-01-30x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner1-5/+5
2008-01-30x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner1-21/+24
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner1-245/+253
2008-01-30x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner1-83/+107
2008-01-30x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner1-16/+14
2008-01-30x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner1-188/+183
2008-01-30x86: clean up arch/x86/ia32/aout32.cThomas Gleixner1-97/+115
2008-01-30x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner1-67/+67
2007-11-10x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert1-13/+6
2007-11-10x86_64: ia32 ptrace THREAD_AREA fixRoland McGrath1-8/+2
2007-10-19x86: Use linux/elfcore-compat.hRoland McGrath1-78/+46
2007-10-18sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman1-1/+0
2007-10-17x86: remove STR() macrosGlauber de Oliveira Costa1-4/+1
2007-10-17x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREAAndi Kleen1-2/+8
2007-10-17x86: initialize 64bit registers for a.out executablesAndi Kleen1-0/+2
2007-10-17x86_64: install unstripped copies of compat vdso on diskRoland McGrath1-4/+21
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-2/+0
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman1-6/+4
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson1-0/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner2-2/+2
2007-10-11x86_64: move ia32Thomas Gleixner18-0/+4540