summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/ia32
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-311-2/+21
* [PATCH] lightweight robust futexes: x86_64Ingo Molnar2006-03-271-0/+2
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-65/+1
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-16/+3
* [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones2006-03-251-1/+1
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-14/+2
* [PATCH] fstatat64 supportUlrich Drepper2006-02-112-1/+23
* [PATCH] x86-64: Add sys_unshareAndi Kleen2006-02-081-0/+3
* [PATCH] x86_64: compat_sys_futimesat fixAndrew Morton2006-02-011-1/+1
* [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-181-0/+13
* [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2006-01-162-1/+80
* [PATCH] x86_64: Remove elf32_map in 32bit ELF loaderAndi Kleen2006-01-161-17/+0
* [PATCH] amd64: task_pt_regs()Al Viro2006-01-122-7/+6
* [PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert2006-01-111-3/+6
* [PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen2006-01-111-0/+5
* [PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen2006-01-113-0/+3
* [PATCH] x86_64: fix single step handling for 32bit processesPeter Beutner2006-01-111-19/+7
* [PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich2006-01-111-5/+28
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-35/+1
* [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2006-01-101-47/+0
* [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-102-20/+1
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-33/+11
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-061-1/+0
|\
| * gitignore: ignore shared objectsBrian Gerst2006-01-061-1/+0
* | [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2006-01-061-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-0/+1
|\
| * gitignore: x86_64 filesBrian Gerst2006-01-011-0/+1
* | [PATCH] x86_64: Fix 32bit thread coredumpsAndi Kleen2005-12-121-2/+1
|/
* Merge x86-64 update from AndiLinus Torvalds2005-11-142-4/+3
|\
| * [PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen2005-11-142-4/+3
* | [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
OpenPOWER on IntegriCloud