summaryrefslogtreecommitdiff
path: root/arch/x86_64/ia32
AgeCommit message (Expand)Author
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.cEric W. Biederman
2007-02-14[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_headEric W. Biederman
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-09[PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath
2007-01-26[PATCH] x86_64 ia32 vDSO: define arch_vma_nameRoland McGrath
2007-01-26[PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMPRoland McGrath
2007-01-11[PATCH] x86-64: Fix warnings in ia32_aout.cAndi Kleen
2006-12-08[PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in co...Albert Cahalan
2006-11-14[PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.Andi Kleen
2006-10-30[PATCH] fix i386 regparm=3 RT signal handlers on x86_64Albert Cahalan
2006-10-10[PATCH] ptrace32 trivial __user annotationsAl Viro
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich
2006-09-26[PATCH] Fix some broken white space in ia32_signal.cAndi Kleen
2006-09-26[PATCH] Initialize argument registers for 32bit signal handlers.Andi Kleen
2006-09-26[PATCH] Remove all traces of signal number conversionAndi Kleen
2006-09-26[PATCH] Check return values of __copy_to_user in uname emulationAndi Kleen
2006-09-26[PATCH] Add __must_check to copy_*_userAndi Kleen
2006-09-26[PATCH] Fix sparse warnings in compat aout codeAndi Kleen
2006-09-26[PATCH] Fix most sparse warnings in sys_ia32.cAndi Kleen
2006-09-26[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxswStephane Eranian
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-09-26[PATCH] Add ppoll/pselect syscallsAndi Kleen
2006-09-26[PATCH] Add TIF_RESTORE_SIGMASKAndi Kleen
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] audit: more syscall classes addedAl Viro
2006-08-30[PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-28[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen
2006-07-10[PATCH] x86_64: Fix access check in ptrace compatAndi Kleen
2006-07-10[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...Markus Schoder
2006-07-03[PATCH] lockdep: irqtrace subsystem, x86_64 supportIngo Molnar
2006-07-01[PATCH] audit syscall classesAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] x86_64: remove sys32_ni_syscall()Adrian Bunk
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64 syscallJan Beulich
2006-06-26[PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen
2006-06-26[PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen
2006-06-26[PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen