index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
ia32
Age
Commit message (
Expand
)
Author
2008-03-07
x86: clear DF before calling signal handler
Aurelien Jarno
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
2008-02-05
timerfd: wire the new timerfd API to the x86 family
Davide Libenzi
2008-01-30
x86: remove unneded casts
Jan Engelhardt
2008-01-30
x86: coding style fixes in arch/x86/ia32/audit.c
Paolo Ciarrocchi
2008-01-30
arch/x86/ia32: use time_before, time_before_eq, etc.
Julia Lawall
2008-01-30
x86: x86 ia32_binfmt removal
Roland McGrath
2008-01-30
x86: compat_binfmt_elf
Roland McGrath
2008-01-30
x86: x86 i387 cleanup
Roland McGrath
2008-01-30
x86: x86 i387 user_regset
Roland McGrath
2008-01-30
x86: get rid of _MASK flags
Glauber de Oliveira Costa
2008-01-30
x86: x86 ptrace merge removals
Roland McGrath
2008-01-30
x86: x86 ptrace merge complete
Roland McGrath
2008-01-30
x86: x86-64 ia32 ptrace get/putreg32 current task
Roland McGrath
2008-01-30
x86: x86-64 ia32 ptrace pt_regs cleanup
Roland McGrath
2008-01-30
x86: use generic register names in struct sigcontext
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: PTRACE_SINGLEBLOCK
Roland McGrath
2008-01-30
x86: x86-64 ia32 ptrace debugreg cleanup
Roland McGrath
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
2008-01-30
x86: TLS cleanup
Roland McGrath
2008-01-30
x86: tls32 moved
Roland McGrath
2008-01-30
x86: use get_desc_base
Roland McGrath
2008-01-30
x86 vDSO: ia32 vsyscall removal
Roland McGrath
2008-01-30
x86 vDSO: consolidate vdso32
Roland McGrath
2008-01-30
x86 vDSO: ia32 sysenter_return
Roland McGrath
2008-01-30
x86 vDSO: arch/x86/vdso/vdso32
Roland McGrath
2008-01-30
x86: remove dead code in ia32-emu
Cyrill Gorcunov
2008-01-30
x86: remove the duplicated arch/x86/ia32/mmap32.c
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/ia32/mmap32.c
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/ia32/syscall32.c
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/ia32/sys_ia32.c
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/ia32/ptrace32.c
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/ia32/ipc32.c
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/ia32/ia32_signal.c
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/ia32/aout32.c
Thomas Gleixner
2008-01-30
x86: clean up arch/x86/ia32/fpu32.c
Thomas Gleixner
2007-11-10
x86 - 32-bit ptrace emulation mishandles 6th arg
Chuck Ebbert
2007-11-10
x86_64: ia32 ptrace THREAD_AREA fix
Roland McGrath
2007-10-19
x86: Use linux/elfcore-compat.h
Roland McGrath
2007-10-18
sysctl: x86_64 remove unnecessary binary paths
Eric W. Biederman
2007-10-17
x86: remove STR() macros
Glauber de Oliveira Costa
2007-10-17
x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA
Andi Kleen
2007-10-17
x86: initialize 64bit registers for a.out executables
Andi Kleen
2007-10-17
x86_64: install unstripped copies of compat vdso on disk
Roland McGrath
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
2007-10-17
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
2007-10-11
x86_64: move ia32
Thomas Gleixner