summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/ia32
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common codeChristoph Hellwig2005-11-091-6/+0
|/
* [PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst2005-10-301-29/+0
* [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-301-96/+0
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-291-1/+0
* [PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer2005-10-101-1/+5
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-142-10/+1
* [PATCH] x86-64: Fix CFI informationJan Beulich2005-09-121-4/+47
* [PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com2005-09-121-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-093-3/+3
|\
| * kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-093-3/+3
* | [PATCH] lost fput in 32bit ioctl on x86-64Kirill Korotaev2005-09-091-4/+13
|/
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-072-27/+1
* [PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz2005-08-041-4/+4
* [PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher2005-07-283-12/+19
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-3/+3
* [PATCH] x86_64 fsnotify build fixAndrew Morton2005-07-261-1/+1
* [PATCH] inotify: add x86-64 syscall entriesRobert Love2005-07-261-2/+6
* [PATCH] inotify: add missing hook to sys32_openRobert Love2005-07-261-1/+4
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSiddha, Suresh B2005-07-151-1/+6
* [PATCH] kexec: x86_64 kexec implementationEric W. Biederman2005-06-251-1/+1
* [PATCH] x86_64: never block forced SIGSEGVRoland McGrath2005-06-231-7/+8
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-0/+1
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-211-4/+1
* [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSORoland McGrath2005-04-281-0/+2
* [PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2005-04-162-43/+53
* [PATCH] x86-64: i386 vDSO: add PT_NOTE segmentRoland McGrath2005-04-161-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1616-0/+4722
OpenPOWER on IntegriCloud