aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/ia32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+1
2006-01-01gitignore: x86_64 filesBrian Gerst1-0/+1
2005-12-12[PATCH] x86_64: Fix 32bit thread coredumpsAndi Kleen1-2/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds2-4/+3
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen2-4/+3
2005-11-09[PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common codeChristoph Hellwig1-6/+0
2005-10-30[PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst1-29/+0
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst1-96/+0
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-1/+0
2005-10-10[PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer1-1/+5
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2-10/+1
2005-09-12[PATCH] x86-64: Fix CFI informationJan Beulich1-4/+47
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com1-1/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds3-3/+3
2005-09-09[PATCH] lost fput in 32bit ioctl on x86-64Kirill Korotaev1-4/+13
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg3-3/+3
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2-27/+1
2005-08-04[PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz1-4/+4
2005-07-28[PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher3-12/+19
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-3/+3
2005-07-26[PATCH] x86_64 fsnotify build fixAndrew Morton1-1/+1
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love1-2/+6
2005-07-26[PATCH] inotify: add missing hook to sys32_openRobert Love1-1/+4
2005-07-15[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSiddha, Suresh B1-1/+6
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman1-1/+1
2005-06-23[PATCH] x86_64: never block forced SIGSEGVRoland McGrath1-7/+8
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+1
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha1-4/+1
2005-04-28[PATCH] x86_64: fix PT_NOTE addition to IA32 vDSORoland McGrath1-0/+2
2005-04-16[PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2-43/+53
2005-04-16[PATCH] x86-64: i386 vDSO: add PT_NOTE segmentRoland McGrath1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds16-0/+4722