Commit History

Author SHA1 Message Date
  Michal Simek dfa9771a7c microblaze: fix clone syscall 12 years ago
  Al Viro 99e621f796 syscalls.h: slightly reduce the jungles of macros 12 years ago
  Al Viro e1fd1f490f get rid of union semop in sys_semctl(2) arguments 12 years ago
  Al Viro 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect 12 years ago
  Al Viro 22d1a35da0 make HAVE_SYSCALL_WRAPPERS unconditional 12 years ago
  Al Viro e1b5bb6d12 consolidate cond_syscall and SYSCALL_ALIAS declarations 12 years ago
  Al Viro 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
  Al Viro 07fe6e00f6 get rid of duplicate logics in __SC_....[1-6] definitions 12 years ago
  Al Viro d64008a8f3 burying unused conditionals 12 years ago
  Al Viro 0aa0203fb4 take sys_rt_sigsuspend() prototype to linux/syscalls.h 12 years ago
  Al Viro 495dfbf767 generic sys_sigaction() and compat_sys_sigaction() 12 years ago
  Al Viro 574c4866e3 consolidate kernel-side struct sigaction declarations 12 years ago
  Al Viro 0a0e8cdf73 old sigsuspend variants in kernel/signal.c 12 years ago
  Al Viro eaca6eae3e sanitize rt_sigaction() situation a bit 12 years ago
  Linus Torvalds 54d46ea993 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Al Viro 6bf9adfc90 introduce generic sys_sigaltstack(), switch x86 and um to it 12 years ago
  Al Viro ae903caae2 Bury the conditionals from kernel_thread/kernel_execve series 12 years ago
  Linus Torvalds 7a684c452e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
  Rusty Russell 2f3238aebe module: add flags arg to sys_finit_module() 12 years ago
  Kees Cook 34e1169d99 module: add syscall to load module from fd 12 years ago
  Al Viro 24465a40ba take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h 12 years ago
  Al Viro da3d4c5fa5 get rid of pt_regs argument of do_execve() 12 years ago
  Al Viro 6b94631f9e consolidate sys_execve() prototype 12 years ago
  Al Viro a74fb73c12 infrastructure for saner ret_from_kernel_thread semantics 12 years ago
  Cyrill Gorcunov d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
  Paul Gortmaker 187f1882b5 BUG: headers with BUG/BUG_ON etc. need linux/bug.h 13 years ago
  Linus Torvalds faf309009e sys_poll: fix incorrect type for 'timeout' parameter 13 years ago
  Al Viro a218d0fdc5 switch open and mkdir syscalls to umode_t 13 years ago
  Al Viro 1bc94226d5 switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t 14 years ago