index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
ia32
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
sysctl: x86_64 remove unnecessary binary paths
Eric W. Biederman
2007-10-18
1
-1
/
+0
*
x86: remove STR() macros
Glauber de Oliveira Costa
2007-10-17
1
-4
/
+1
*
x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA
Andi Kleen
2007-10-17
1
-2
/
+8
*
x86: initialize 64bit registers for a.out executables
Andi Kleen
2007-10-17
1
-0
/
+2
*
x86_64: install unstripped copies of compat vdso on disk
Roland McGrath
2007-10-17
1
-4
/
+21
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-2
/
+0
*
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
2007-10-17
1
-6
/
+4
*
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
2007-10-17
1
-0
/
+1
*
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
2007-10-11
2
-2
/
+2
*
x86_64: move ia32
Thomas Gleixner
2007-10-11
18
-0
/
+4540