| Commit message (Expand) | Author | Age | Files | Lines |
* | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski | 2018-04-09 | 1 | -1/+1 |
* | syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 | Dominik Brodowski | 2018-04-05 | 1 | -16/+4 |
* | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi... | Dominik Brodowski | 2018-04-05 | 1 | -0/+7 |
* | x86: fix sys_sigreturn() return type to be long, not unsigned long | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
* | x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() | Dominik Brodowski | 2018-04-02 | 1 | -0/+1 |
* | x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() | Dave Hansen | 2017-10-20 | 1 | -1/+1 |
* | x86/vm86: Clean up vm86.h includes | Brian Gerst | 2015-07-31 | 1 | -0/+1 |
* | x86, asmlinkage: Make various syscalls asmlinkage | Andi Kleen | 2013-08-06 | 1 | -3/+3 |
* | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) | Alexander van Heukelum | 2013-05-02 | 1 | -2/+2 |
* | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect | Al Viro | 2013-03-03 | 1 | -2/+2 |
* | x86: switch to generic old sigaction | Al Viro | 2013-02-03 | 1 | -2/+0 |
* | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 | 1 | -1/+0 |
* | x86: get rid of pt_regs argument in vm86/vm86old | Al Viro | 2013-02-03 | 1 | -2/+2 |
* | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 2013-02-03 | 1 | -2/+2 |
* | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 2013-02-03 | 1 | -1/+1 |
* | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 | 1 | -3/+0 |
* | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 | 1 | -11/+0 |
* | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -4/+9 |
* | consolidate sys_execve() prototype | Al Viro | 2012-11-28 | 1 | -3/+0 |
* | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 | 1 | -1/+1 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -2/+3 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -1/+1 |
* | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 1 | -7/+0 |
* | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 1 | -3/+0 |
* | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 1 | -1/+0 |
* | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 | 1 | -2/+0 |
* | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 | 1 | -2/+0 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 | 1 | -22/+10 |
|\ |
|
| * | x86: Merge sys_clone | Brian Gerst | 2009-12-09 | 1 | -6/+2 |
| * | x86, 32-bit: Convert sys_vm86 & sys_vm86old | Brian Gerst | 2009-12-09 | 1 | -2/+2 |
| * | x86: Merge sys_sigaltstack | Brian Gerst | 2009-12-09 | 1 | -5/+3 |
| * | x86: Merge sys_execve | Brian Gerst | 2009-12-09 | 1 | -4/+2 |
| * | x86: Merge sys_iopl | Brian Gerst | 2009-12-09 | 1 | -5/+1 |
* | | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -2/+0 |
|/ |
|
* | x86: clean up declarations and variables | Jaswinder Singh Rajput | 2009-04-12 | 1 | -21/+24 |
* | x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() | Hiroshi Shimamoto | 2009-02-19 | 1 | -1/+1 |
* | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 | 1 | -0/+1 |
|\ |
|
| * | headers_check fix: x86, prctl.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+1 |
* | | x86: merge sys_rt_sigreturn between 32 and 64 bits | H. Peter Anvin | 2009-02-11 | 1 | -1/+1 |
* | | x86: use regparm(3) for passed-in pt_regs pointer | Brian Gerst | 2009-02-11 | 1 | -15/+10 |
* | | x86: pass in pt_regs pointer for syscalls that need it | Brian Gerst | 2009-02-11 | 1 | -10/+15 |
|/ |
|
* | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" | Ingo Molnar | 2009-01-21 | 1 | -1/+1 |
*-. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -8/+8 |
|\ \ |
|
| | * | x86: signal: change type of paramter for sys_rt_sigreturn() | Hiroshi Shimamoto | 2008-12-08 | 1 | -1/+1 |
| |/
|/| |
|
| * | x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge... | Jaswinder Singh | 2008-12-18 | 1 | -4/+4 |
| * | x86: ldt.c declare sys_modify_ldt before they get used | Jaswinder Singh | 2008-12-16 | 1 | -3/+3 |
|/ |
|
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+93 |