Age | Commit message (Expand) | Author | Files | Lines |
2008-03-07 | x86: clear DF before calling signal handler | Aurelien Jarno | 1 | -2/+2 |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 1 | -2/+1 |
2008-02-05 | timerfd: wire the new timerfd API to the x86 family | Davide Libenzi | 1 | -1/+3 |
2008-01-30 | x86: remove unneded casts | Jan Engelhardt | 1 | -1/+1 |
2008-01-30 | x86: coding style fixes in arch/x86/ia32/audit.c | Paolo Ciarrocchi | 1 | -1/+1 |
2008-01-30 | arch/x86/ia32: use time_before, time_before_eq, etc. | Julia Lawall | 1 | -3/+5 |
2008-01-30 | x86: x86 ia32_binfmt removal | Roland McGrath | 1 | -284/+0 |
2008-01-30 | x86: compat_binfmt_elf | Roland McGrath | 1 | -2/+1 |
2008-01-30 | x86: x86 i387 cleanup | Roland McGrath | 1 | -181/+0 |
2008-01-30 | x86: x86 i387 user_regset | Roland McGrath | 2 | -4/+3 |
2008-01-30 | x86: get rid of _MASK flags | Glauber de Oliveira Costa | 1 | -2/+2 |
2008-01-30 | x86: x86 ptrace merge removals | Roland McGrath | 1 | -411/+0 |
2008-01-30 | x86: x86 ptrace merge complete | Roland McGrath | 1 | -1/+1 |
2008-01-30 | x86: x86-64 ia32 ptrace get/putreg32 current task | Roland McGrath | 1 | -0/+16 |
2008-01-30 | x86: x86-64 ia32 ptrace pt_regs cleanup | Roland McGrath | 1 | -12/+9 |
2008-01-30 | x86: use generic register names in struct sigcontext | H. Peter Anvin | 1 | -16/+16 |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 5 | -111/+111 |
2008-01-30 | x86: PTRACE_SINGLEBLOCK | Roland McGrath | 1 | -0/+1 |
2008-01-30 | x86: x86-64 ia32 ptrace debugreg cleanup | Roland McGrath | 1 | -55/+8 |
2008-01-30 | x86 single_step: TIF_FORCED_TF | Roland McGrath | 1 | -2/+18 |
2008-01-30 | x86: TLS cleanup | Roland McGrath | 1 | -2/+2 |
2008-01-30 | x86: tls32 moved | Roland McGrath | 2 | -159/+1 |
2008-01-30 | x86: use get_desc_base | Roland McGrath | 1 | -6/+1 |
2008-01-30 | x86 vDSO: ia32 vsyscall removal | Roland McGrath | 7 | -530/+0 |
2008-01-30 | x86 vDSO: consolidate vdso32 | Roland McGrath | 3 | -14/+19 |
2008-01-30 | x86 vDSO: ia32 sysenter_return | Roland McGrath | 2 | -4/+7 |
2008-01-30 | x86 vDSO: arch/x86/vdso/vdso32 | Roland McGrath | 1 | -2/+1 |
2008-01-30 | x86: remove dead code in ia32-emu | Cyrill Gorcunov | 1 | -2/+0 |
2008-01-30 | x86: remove the duplicated arch/x86/ia32/mmap32.c | Thomas Gleixner | 2 | -81/+1 |
2008-01-30 | x86: clean up arch/x86/ia32/mmap32.c | Thomas Gleixner | 1 | -5/+5 |
2008-01-30 | x86: clean up arch/x86/ia32/syscall32.c | Thomas Gleixner | 1 | -21/+24 |
2008-01-30 | x86: clean up arch/x86/ia32/sys_ia32.c | Thomas Gleixner | 1 | -245/+253 |
2008-01-30 | x86: clean up arch/x86/ia32/ptrace32.c | Thomas Gleixner | 1 | -83/+107 |
2008-01-30 | x86: clean up arch/x86/ia32/ipc32.c | Thomas Gleixner | 1 | -16/+14 |
2008-01-30 | x86: clean up arch/x86/ia32/ia32_signal.c | Thomas Gleixner | 1 | -188/+183 |
2008-01-30 | x86: clean up arch/x86/ia32/aout32.c | Thomas Gleixner | 1 | -97/+115 |
2008-01-30 | x86: clean up arch/x86/ia32/fpu32.c | Thomas Gleixner | 1 | -67/+67 |
2007-11-10 | x86 - 32-bit ptrace emulation mishandles 6th arg | Chuck Ebbert | 1 | -13/+6 |
2007-11-10 | x86_64: ia32 ptrace THREAD_AREA fix | Roland McGrath | 1 | -8/+2 |
2007-10-19 | x86: Use linux/elfcore-compat.h | Roland McGrath | 1 | -78/+46 |
2007-10-19 | sysctl: x86_64 remove unnecessary binary paths | Eric W. Biederman | 1 | -1/+0 |
2007-10-17 | x86: remove STR() macros | Glauber de Oliveira Costa | 1 | -4/+1 |
2007-10-17 | x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA | Andi Kleen | 1 | -2/+8 |
2007-10-17 | x86: initialize 64bit registers for a.out executables | Andi Kleen | 1 | -0/+2 |
2007-10-17 | x86_64: install unstripped copies of compat vdso on disk | Roland McGrath | 1 | -4/+21 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -2/+0 |
2007-10-17 | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe | Neil Horman | 1 | -6/+4 |
2007-10-17 | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define | Mark Nelson | 1 | -0/+1 |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2 | -2/+2 |
2007-10-11 | x86_64: move ia32 | Thomas Gleixner | 18 | -0/+4540 |