summaryrefslogtreecommitdiff
path: root/arch/x86_64/ia32
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar2006-07-031-1/+18
* [PATCH] audit syscall classesAl Viro2006-07-012-0/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk2006-06-262-17/+0
* [PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich2006-06-261-1/+1
* [PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen2006-06-262-3/+0
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-264-13/+0
* [PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich2006-06-261-0/+4
* [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-2/+2
* [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen2006-06-261-6/+35
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-231-0/+1
* [PATCH] x86_64: Fix stack/mmap randomization for compat tasksAndi Kleen2006-05-301-2/+2
* [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2006-05-011-0/+1
* [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...Andi Kleen2006-04-221-2/+2
* [PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen2006-04-181-0/+1
* [PATCH] x86_64: Update 32-bit system call tableAndi Kleen2006-04-091-2/+4
* [PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2006-04-091-9/+8
* [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