meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/kernel/compat.c
AgeCommit message (Expand)Author
2012-05-21new helper: sigsuspend()Al Viro
2012-05-10compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka
2012-02-20compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-27[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT supportHans Verkuil
2011-07-27signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()Oleg Nesterov
2011-07-12KVM: Add compat ioctl for KVM_SET_SIGNAL_MASKAlexander Graf
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-12compat: fixes to allow working with tile archChris Metcalf
2011-04-28signal: introduce do_sigtimedwait() to factor out compat/native codeOleg Nesterov
2011-04-28signal: sys_rt_sigtimedwait: simplify the timeout logicOleg Nesterov
2011-02-02posix-timers: Introduce a syscall for clock tuning.Richard Cochran
2011-02-02time: Splitout compat timex accessorsRichard Cochran
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-07-16rlimits: switch more rlimit syscalls to do_prlimitJiri Slaby