summaryrefslogtreecommitdiff
path: root/arch/x86_64/ia32
AgeCommit message (Expand)Author
2006-05-30[PATCH] x86_64: Fix stack/mmap randomization for compat tasksAndi Kleen
2006-05-01[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen
2006-04-22[PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...Andi Kleen
2006-04-18[PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen
2006-04-09[PATCH] x86_64: Update 32-bit system call tableAndi Kleen
2006-04-09[PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek
2006-03-27[PATCH] lightweight robust futexes: x86_64Ingo Molnar
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell
2006-03-25[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-02-08[PATCH] x86-64: Add sys_unshareAndi Kleen
2006-02-01[PATCH] x86_64: compat_sys_futimesat fixAndrew Morton
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper
2006-01-16[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen
2006-01-16[PATCH] x86_64: Remove elf32_map in 32bit ELF loaderAndi Kleen
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro
2006-01-11[PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen
2006-01-11[PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen
2006-01-11[PATCH] x86_64: fix single step handling for 32bit processesPeter Beutner
2006-01-11[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-06gitignore: ignore shared objectsBrian Gerst
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-01gitignore: x86_64 filesBrian Gerst
2005-12-12[PATCH] x86_64: Fix 32bit thread coredumpsAndi Kleen
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen
2005-11-09[PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common codeChristoph Hellwig
2005-10-30[PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins
2005-10-10[PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins
2005-09-12[PATCH] x86-64: Fix CFI informationJan Beulich
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09[PATCH] lost fput in 32bit ioctl on x86-64Kirill Korotaev
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi
2005-08-04[PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz