Commit History

Author SHA1 Message Date
  Linus Torvalds c856863988 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Al Viro 1b3c872c83 rt_sigtimedwait(): move compat to native 8 years ago
  Christoph Hellwig b9253a4337 signal: Move copy_siginfo_to_user to <linux/signal.h> 8 years ago
  Christoph Hellwig 7994200ce6 ia64: Remove HAVE_ARCH_COPY_SIGINFO 8 years ago
  Eric W. Biederman d27158c0cf signal: Remove unused definition of sig_user_definied 8 years ago
  Ingo Molnar 76960dbf9b signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h> 8 years ago
  Ingo Molnar e6d930b4e0 signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h> 8 years ago
  Waiman Long c7be96af89 signals: avoid unnecessary taking of sighand->siglock 8 years ago
  Oleg Nesterov 5c8ccefdf4 signal: move the "sig < SIGRTMIN" check into siginmask(sig) 9 years ago
  Linus Torvalds 07b75260eb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 years ago
  James Hogan ca9eb49aa9 SIGNAL: Move generic copy_siginfo() to signal.h 9 years ago
  Stas Sergeev 2a74213838 signals/sigaltstack: Implement SS_AUTODISARM flag 9 years ago
  Richard Weinberger 9d8a765211 kernel/signal.c: unexport sigsuspend() 9 years ago
  Oleg Nesterov 1c3bea0e71 signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size() 11 years ago
  Richard Weinberger 828b1f65d2 Rip out get_signal_to_deliver() 12 years ago
  Richard Weinberger 10b1c7ac8b Clean up signal_delivered() 11 years ago
  Oleg Nesterov b4e74264eb signals: introduce kernel_sigaction() 11 years ago
  Oleg Nesterov 0341729b4b signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] 11 years ago
  Oleg Nesterov 36fac0a214 signals: kill sigfindinword() 11 years ago
  Al Viro bd1c149aa9 Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  David Howells 34db8aaf0f proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} 12 years ago
  David Howells 2a1486981c Fix breakage in MIPS siginfo handling 12 years ago
  Al Viro 2ce5da1757 new helper: signal_setup_done() 13 years ago
  Al Viro ca86b5dce2 new helper: get_signal() 13 years ago
  Al Viro 495dfbf767 generic sys_sigaction() and compat_sys_sigaction() 12 years ago
  Al Viro 574c4866e3 consolidate kernel-side struct sigaction declarations 13 years ago
  Al Viro 92a3ce4a1e consolidate declarations of k_sigaction 13 years ago
  Al Viro 9aae8fc05d switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE 12 years ago
  Al Viro fe9c1db2cf generic compat_sys_rt_sigpending() 12 years ago