Commit History

Author SHA1 Message Date
  Al Viro 322a56cb1f generic compat_sys_rt_sigprocmask() 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 c40702c49f new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those 12 years ago
  Al Viro 9026843952 generic compat_sys_sigaltstack() 12 years ago
  Al Viro 9b064fc3f9 new helper: compat_user_stack_pointer() 12 years ago
  Al Viro 4683661388 COMPAT_SYSCALL_DEFINE: infrastructure 12 years ago
  Catalin Marinas 0ad50c3896 compat: generic compat_sys_sched_rr_get_interval() implementation 12 years ago
  Al Viro d03d26e58f make compat_do_execve() static, lose pt_regs argument 12 years ago
  Al Viro 733deca197 Drop struct pt_regs * argument in compat_sys_execve() 12 years ago
  Linus Torvalds 42859eea96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Denys Vlasenko 751f409db6 compat: move compat_siginfo_t definition to asm/compat.h 12 years ago
  Catalin Marinas 8f9c0119d7 compat: fs: Generic compat_sys_sendfile implementation 13 years ago
  Al Viro 38b983b346 generic sys_execve() 13 years ago
  Will Deacon c1d7e01d78 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION 13 years ago
  Will Deacon 05ba3f1aa1 ipc: compat: use signed size_t types for msgsnd and msgrcv 13 years ago
  Will Deacon b610c04c66 ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC 13 years ago
  Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
  Linus Torvalds a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
  Chris Metcalf 48b25c43e6 [PATCH v3] ipc: provide generic compat versions of IPC syscalls 13 years ago
  Linus Torvalds 3c761ea05a Fix autofs compile without CONFIG_COMPAT 13 years ago
  H. Peter Anvin 6684ba202b compat: Add helper functions to read/write struct timeval, timespec 13 years ago
  H. J. Lu 45e8778129 compat: Introduce COMPAT_USE_64BIT_TIME 13 years ago
  Al Viro a218d0fdc5 switch open and mkdir syscalls to umode_t 13 years ago
  Chris Metcalf a67ba43d30 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls 13 years ago
  Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
  NeilBrown f5b9409973 All Arch: remove linkage for sys_nfsservctl system call 14 years ago
  NeilBrown 49b28684fd nfsd: Remove deprecated nfsctl system call and related code. 14 years ago
  Chris Metcalf 507c5f1224 include/linux/compat.h: declare compat_sys_sendmmsg() 14 years ago
  Stephen Rothwell 45e9683e87 compat: include aio_abi.h for aio_context_t 14 years ago
  Chris Metcalf 4800a5bb13 include/linux/compat.h: coding-style fixes 14 years ago