aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/ia32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-4/+4
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+5
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm1-2/+0
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter2-2/+2
2006-12-07[PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat modeAlbert Cahalan1-0/+5
2006-11-14[PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.Andi Kleen1-0/+2
2006-10-30[PATCH] fix i386 regparm=3 RT signal handlers on x86_64Albert Cahalan1-0/+5
2006-10-10[PATCH] ptrace32 trivial __user annotationsAl Viro1-2/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-1/+6
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-19/+19
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich1-0/+4
2006-09-26[PATCH] Fix some broken white space in ia32_signal.cAndi Kleen1-5/+5
2006-09-26[PATCH] Initialize argument registers for 32bit signal handlers.Andi Kleen1-0/+5
2006-09-26[PATCH] Remove all traces of signal number conversionAndi Kleen1-9/+1
2006-09-26[PATCH] Check return values of __copy_to_user in uname emulationAndi Kleen1-12/+16
2006-09-26[PATCH] Add __must_check to copy_*_userAndi Kleen1-2/+4
2006-09-26[PATCH] Fix sparse warnings in compat aout codeAndi Kleen1-3/+5
2006-09-26[PATCH] Fix most sparse warnings in sys_ia32.cAndi Kleen1-11/+13
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian1-0/+4
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen1-0/+1
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen1-2/+2
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen1-17/+11
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+16
2006-09-11[PATCH] audit: more syscall classes addedAl Viro1-0/+10
2006-08-30[PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal1-26/+31
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath2-0/+2
2006-07-28[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen1-1/+1
2006-07-10[PATCH] x86_64: Fix access check in ptrace compatAndi Kleen1-3/+10
2006-07-10[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enablingMarkus Schoder1-1/+1
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar1-1/+18
2006-07-01[PATCH] audit syscall classesAl Viro2-0/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk2-17/+0
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich1-1/+1
2006-06-26[PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen2-3/+0
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen4-13/+0
2006-06-26[PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich1-0/+4
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen1-2/+2
2006-06-26[PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen1-6/+35
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-0/+1
2006-05-30[PATCH] x86_64: Fix stack/mmap randomization for compat tasksAndi Kleen1-2/+2
2006-05-01[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen1-0/+1
2006-04-22[PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pagesAndi Kleen1-2/+2
2006-04-18[PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen1-0/+1
2006-04-09[PATCH] x86_64: Update 32-bit system call tableAndi Kleen1-2/+4
2006-04-09[PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen1-9/+8
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek1-2/+21
2006-03-27[PATCH] lightweight robust futexes: x86_64Ingo Molnar1-0/+2