Commit History

Author SHA1 Message Date
  Al Viro 5b3eb3ade4 x86: switch to generic old sigaction 12 years ago
  Al Viro 15ce1f7154 x86,um: switch to generic old sigsuspend() 12 years ago
  Al Viro 49cb25e929 x86: get rid of pt_regs argument in vm86/vm86old 12 years ago
  Al Viro 3fe26fa34d x86: get rid of pt_regs argument in sigreturn variants 12 years ago
  Al Viro b3af11afe0 x86: get rid of pt_regs argument of iopl(2) 12 years ago
  Al Viro 6bf9adfc90 introduce generic sys_sigaltstack(), switch x86 and um to it 12 years ago
  Al Viro 24465a40ba take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h 12 years ago
  Al Viro 1d4b4b2994 x86, um: switch to generic fork/vfork/clone 12 years ago
  Al Viro 6b94631f9e consolidate sys_execve() prototype 12 years ago
  Al Viro 6783eaa2e1 x86, um/x86: switch to generic sys_execve and kernel_execve 13 years ago
  David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
  David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
  Christoph Hellwig 5cacdb4add Add generic sys_olduname() 15 years ago
  Christoph Hellwig e28cbf2293 improve sys_newuname() for compat architectures 15 years ago
  Christoph Hellwig baed7fc9b5 Add generic sys_ipc wrapper 15 years ago
  Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
  Christoph Hellwig 5d0e52830e Add generic sys_old_select() 15 years ago
  Linus Torvalds 61ecdb84c1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
  Al Viro f8b7256096 Unify sys_mmap* 15 years ago
  Brian Gerst f839bbc5c8 x86: Merge sys_clone 15 years ago
  Brian Gerst f1382f157f x86, 32-bit: Convert sys_vm86 & sys_vm86old 15 years ago
  Brian Gerst 052acad48a x86: Merge sys_sigaltstack 15 years ago
  Brian Gerst 11cf88bd0b x86: Merge sys_execve 15 years ago
  Brian Gerst 27f59559d6 x86: Merge sys_iopl 15 years ago
  Jaswinder Singh Rajput 2c1b284e4f x86: clean up declarations and variables 16 years ago
  Hiroshi Shimamoto 71d8f9784a x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() 16 years ago
  Ingo Molnar 22796b1572 Merge branch 'core/header-fixes' into x86/headers 16 years ago
  H. Peter Anvin 7445250927 x86: merge sys_rt_sigreturn between 32 and 64 bits 16 years ago
  Brian Gerst b12bdaf11f x86: use regparm(3) for passed-in pt_regs pointer 16 years ago
  Brian Gerst 253f29a4ae x86: pass in pt_regs pointer for syscalls that need it 16 years ago