aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/syscalls.h
Commit message (Expand)AuthorAge
* x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-30
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Add generic sys_olduname()Christoph Hellwig2010-03-12
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* Add generic sys_old_select()Christoph Hellwig2010-03-12
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-16
|\
| * x86: Merge sys_cloneBrian Gerst2009-12-09
| * x86, 32-bit: Convert sys_vm86 & sys_vm86oldBrian Gerst2009-12-09
| * x86: Merge sys_sigaltstackBrian Gerst2009-12-09
| * x86: Merge sys_execveBrian Gerst2009-12-09
| * x86: Merge sys_ioplBrian Gerst2009-12-09
* | Unify sys_mmap*Al Viro2009-12-11
|/
* x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-12
* x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()Hiroshi Shimamoto2009-02-19
* Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-13
|\
| * headers_check fix: x86, prctl.hJaswinder Singh Rajput2009-02-02
* | x86: merge sys_rt_sigreturn between 32 and 64 bitsH. Peter Anvin2009-02-11
* | x86: use regparm(3) for passed-in pt_regs pointerBrian Gerst2009-02-11
* | x86: pass in pt_regs pointer for syscalls that need itBrian Gerst2009-02-11
|/
* Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-21
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
|\ \
| | * x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto2008-12-08
| |/ |/|
| * x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge...Jaswinder Singh2008-12-18
| * x86: ldt.c declare sys_modify_ldt before they get usedJaswinder Singh2008-12-16
|/
* x86, um: ... and asm-x86 moveAl Viro2008-10-23