| Commit message (Expand) | Author | Age | Files | Lines |
* | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 | 1 | -1/+1 |
* | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath | 2008-04-26 | 1 | -1/+1 |
* | x86 signals: lift set_fs | Roland McGrath | 2008-04-26 | 1 | -4/+0 |
* | x86 signals: lift flags diddling code | Roland McGrath | 2008-04-26 | 1 | -6/+0 |
* | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | x86: sys32_execve PT_DTRACE | Roland McGrath | 2008-04-17 | 1 | -5/+0 |
* | x86: ia32 ptrace vs -ENOSYS sysenter/syscall | Roland McGrath | 2008-04-17 | 1 | -2/+6 |
* | x86: ia32 ptrace vs -ENOSYS | Roland McGrath | 2008-04-17 | 1 | -2/+2 |
* | x86: reducing debuginfo size by removing unneeded includes | Arnaldo Carvalho de Melo | 2008-04-17 | 1 | -25/+1 |
* | x86 vDSO: don't use disabled vDSO for signal trampoline | Roland McGrath | 2008-04-17 | 1 | -1/+1 |
* | x86: clear DF before calling signal handler | Aurelien Jarno | 2008-03-07 | 1 | -2/+2 |
* | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 2008-02-07 | 1 | -2/+1 |
* | timerfd: wire the new timerfd API to the x86 family | Davide Libenzi | 2008-02-05 | 1 | -1/+3 |
* | x86: remove unneded casts | Jan Engelhardt | 2008-01-30 | 1 | -1/+1 |
* | x86: coding style fixes in arch/x86/ia32/audit.c | Paolo Ciarrocchi | 2008-01-30 | 1 | -1/+1 |
* | arch/x86/ia32: use time_before, time_before_eq, etc. | Julia Lawall | 2008-01-30 | 1 | -3/+5 |
* | x86: x86 ia32_binfmt removal | Roland McGrath | 2008-01-30 | 1 | -284/+0 |
* | x86: compat_binfmt_elf | Roland McGrath | 2008-01-30 | 1 | -2/+1 |
* | x86: x86 i387 cleanup | Roland McGrath | 2008-01-30 | 1 | -181/+0 |
* | x86: x86 i387 user_regset | Roland McGrath | 2008-01-30 | 2 | -4/+3 |
* | x86: get rid of _MASK flags | Glauber de Oliveira Costa | 2008-01-30 | 1 | -2/+2 |
* | x86: x86 ptrace merge removals | Roland McGrath | 2008-01-30 | 1 | -411/+0 |
* | x86: x86 ptrace merge complete | Roland McGrath | 2008-01-30 | 1 | -1/+1 |
* | x86: x86-64 ia32 ptrace get/putreg32 current task | Roland McGrath | 2008-01-30 | 1 | -0/+16 |
* | x86: x86-64 ia32 ptrace pt_regs cleanup | Roland McGrath | 2008-01-30 | 1 | -12/+9 |
* | x86: use generic register names in struct sigcontext | H. Peter Anvin | 2008-01-30 | 1 | -16/+16 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 5 | -111/+111 |
* | x86: PTRACE_SINGLEBLOCK | Roland McGrath | 2008-01-30 | 1 | -0/+1 |
* | x86: x86-64 ia32 ptrace debugreg cleanup | Roland McGrath | 2008-01-30 | 1 | -55/+8 |
* | x86 single_step: TIF_FORCED_TF | Roland McGrath | 2008-01-30 | 1 | -2/+18 |
* | x86: TLS cleanup | Roland McGrath | 2008-01-30 | 1 | -2/+2 |
* | x86: tls32 moved | Roland McGrath | 2008-01-30 | 2 | -159/+1 |
* | x86: use get_desc_base | Roland McGrath | 2008-01-30 | 1 | -6/+1 |
* | x86 vDSO: ia32 vsyscall removal | Roland McGrath | 2008-01-30 | 7 | -530/+0 |
* | x86 vDSO: consolidate vdso32 | Roland McGrath | 2008-01-30 | 3 | -14/+19 |
* | x86 vDSO: ia32 sysenter_return | Roland McGrath | 2008-01-30 | 2 | -4/+7 |
* | x86 vDSO: arch/x86/vdso/vdso32 | Roland McGrath | 2008-01-30 | 1 | -2/+1 |
* | x86: remove dead code in ia32-emu | Cyrill Gorcunov | 2008-01-30 | 1 | -2/+0 |
* | x86: remove the duplicated arch/x86/ia32/mmap32.c | Thomas Gleixner | 2008-01-30 | 2 | -81/+1 |
* | x86: clean up arch/x86/ia32/mmap32.c | Thomas Gleixner | 2008-01-30 | 1 | -5/+5 |
* | x86: clean up arch/x86/ia32/syscall32.c | Thomas Gleixner | 2008-01-30 | 1 | -21/+24 |
* | x86: clean up arch/x86/ia32/sys_ia32.c | Thomas Gleixner | 2008-01-30 | 1 | -245/+253 |
* | x86: clean up arch/x86/ia32/ptrace32.c | Thomas Gleixner | 2008-01-30 | 1 | -83/+107 |
* | x86: clean up arch/x86/ia32/ipc32.c | Thomas Gleixner | 2008-01-30 | 1 | -16/+14 |
* | x86: clean up arch/x86/ia32/ia32_signal.c | Thomas Gleixner | 2008-01-30 | 1 | -188/+183 |
* | x86: clean up arch/x86/ia32/aout32.c | Thomas Gleixner | 2008-01-30 | 1 | -97/+115 |
* | x86: clean up arch/x86/ia32/fpu32.c | Thomas Gleixner | 2008-01-30 | 1 | -67/+67 |
* | x86 - 32-bit ptrace emulation mishandles 6th arg | Chuck Ebbert | 2007-11-10 | 1 | -13/+6 |
* | x86_64: ia32 ptrace THREAD_AREA fix | Roland McGrath | 2007-11-10 | 1 | -8/+2 |
* | x86: Use linux/elfcore-compat.h | Roland McGrath | 2007-10-19 | 1 | -78/+46 |