index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
sys_ia32.h
Age
Commit message (
Expand
)
Author
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
x86: trim sys_ia32.h
Al Viro
2013-03-03
x86: sys32_kill and sys32_mprotect are pointless
Al Viro
2013-03-03
merge compat sys_ipc instances
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
x86: switch to generic old sigaction
Al Viro
2013-02-03
x86: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
x86: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-03
x86,um: switch to generic old sigsuspend()
Al Viro
2013-02-03
x86: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
x86: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
x86: get rid of pt_regs argument in sigreturn variants
Al Viro
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
2012-11-28
x86, um: switch to generic fork/vfork/clone
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-30
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
2012-09-05
x86: Fix __user annotations in asm/sys_ia32.h
Mathias Krause
2012-02-20
x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
H. Peter Anvin
2012-02-20
x86-64, ia32: Drop sys32_rt_sigprocmask
H. Peter Anvin
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-07-28
fanotify: sys_fanotify_mark declartion
Eric Paris
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
2009-12-16
sanitize do_pipe_flags() callers in arch
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2009-11-06
sysctl: x86 Use the compat_sys_sysctl
Eric W. Biederman
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
2008-12-29
x86: introducing asm/sys_ia32.h
Jaswinder Singh Rajput