1. 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  2. abca5fc sched_rr_get_interval(): move compat to native, get rid of set_fs() by Al Viro · 7 years ago
  3. 3968cf6 get_compat_sigset() by Al Viro · 7 years ago
  4. b8e8e1a get rid of {get,put}_compat_itimerspec() by Al Viro · 7 years ago
  5. f454322 signal: replace sigset_to_compat() with put_compat_sigset() by Dmitry V. Levin · 7 years ago
  6. 44ee454 semtimedop(): move compat to native by Al Viro · 7 years ago
  7. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. ea3b25e Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. 4be9513 Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. d5b7ffb time: introduce {get,put}_itimerspec64 by Deepa Dinamani · 8 years ago
  11. f59dd9c time: add get_timespec64 and put_timespec64 by Deepa Dinamani · 8 years ago
  12. 2b2d028 time: Move compat_gettimeofday()/settimeofday() to native by Al Viro · 8 years ago
  13. b180db2 time: Move compat_time()/stime() to native by Al Viro · 8 years ago
  14. 2482097 posix-timers: Move compat_timer_create() to native, get rid of set_fs() by Al Viro · 8 years ago
  15. d822cdc posix-timers: Move compat versions of clock_gettime/settime/getres by Al Viro · 8 years ago
  16. 54ad9c4 itimers: Move compat itimer syscalls to native ones by Al Viro · 8 years ago
  17. b0dc124 posix-timers: Take compat timer_gettime(2) to native one by Al Viro · 8 years ago
  18. 1acbe77 posix-timers: Take compat timer_settime(2) to native one by Al Viro · 8 years ago
  19. 3a4d44b ntp: Move adjtimex related compat syscalls to native counterparts by Al Viro · 8 years ago
  20. edbeda4 time/posix-timers: Move the compat copyouts to the nanosleep implementations by Al Viro · 8 years ago
  21. 192a82f hrtimer_nanosleep(): Pass rmtp in restart_block by Al Viro · 8 years ago
  22. 1b3c872 rt_sigtimedwait(): move compat to native by Al Viro · 8 years ago
  23. 7668b67 put_compat_rusage(): switch to copy_to_user() by Al Viro · 8 years ago
  24. 8f13621 sigpending(): move compat to native by Al Viro · 8 years ago
  25. d9e968c getrlimit()/setrlimit(): move compat to native by Al Viro · 8 years ago
  26. ca2406e times(2): move compat to native by Al Viro · 8 years ago
  27. 1e1fc13 compat_{get,put}_bitmap(): use unsafe_{get,put}_user() by Al Viro · 8 years ago
  28. 613763a take compat_sys_old_getrlimit() to native syscall by Al Viro · 8 years ago
  29. 7e95a22 move compat wait4 and waitid next to native variants by Al Viro · 8 years ago
  30. ad19638 time: Change k_clock nsleep() to use timespec64 by Deepa Dinamani · 8 years ago
  31. 2ac00f1 time: Delete do_sys_setimeofday() by Deepa Dinamani · 8 years ago
  32. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  33. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  34. 9b7b819 compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() by Helge Deller · 10 years ago
  35. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  36. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 10 years ago
  37. 6516a46 kernel/compat.c: use sizeof() instead of sizeof by Fabian Frederick · 11 years ago
  38. 7125764 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. 2f2728f mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  40. 62a6fa9 kernel/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 11 years ago
  41. dce44e0 compat: Fix sparse address space warnings by H. Peter Anvin · 11 years ago
  42. 81993e8 compat: Get rid of (get|put)_compat_time(val|spec) by H. Peter Anvin · 11 years ago
  43. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  44. 1a0df59 kernel/compat.c: make do_sysinfo() static by Stephen Rothwell · 12 years ago
  45. 8d2d5c4 switch getrusage() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  46. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  47. bffea77 compat: return -EFAULT on error in waitid() by Dan Carpenter · 12 years ago
  48. 6883da8 switch compat_sys_sched_rr_get_interval to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  49. 9aae8fc switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  50. 5cf2210 switch compat_sys_sigprocmask to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  51. 28d27f2 switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  52. 322a56c generic compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  53. ad4b65a consolidate rt_sigsuspend() by Al Viro · 12 years ago
  54. 3778407 switch compat_sys_[gs]etitimer(2) to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  55. b2ddedc x32: fix sigtimedwait by Al Viro · 12 years ago
  56. a566c28 x32: fix waitid() by Al Viro · 12 years ago
  57. 8d9807b switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  58. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  59. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  60. b7dafa0 compat: Fix RT signal mask corruption via sigprocmask by Jan Kiszka · 13 years ago
  61. 6684ba2 compat: Add helper functions to read/write struct timeval, timespec by H. Peter Anvin · 13 years ago
  62. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  63. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  64. 2330fb8 [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support by Hans Verkuil · 14 years ago
  65. c1095c6 signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() by Oleg Nesterov · 13 years ago
  66. 1dda606 KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK by Alexander Graf · 14 years ago
  67. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  68. be84cb4 compat: fixes to allow working with tile arch by Chris Metcalf · 14 years ago
  69. 943df14 signal: introduce do_sigtimedwait() to factor out compat/native code by Oleg Nesterov · 14 years ago
  70. fe0faa0 signal: sys_rt_sigtimedwait: simplify the timeout logic by Oleg Nesterov · 14 years ago
  71. f1f1d5e posix-timers: Introduce a syscall for clock tuning. by Richard Cochran · 14 years ago
  72. 65f5d80 time: Splitout compat timex accessors by Richard Cochran · 14 years ago
  73. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  74. b951834 rlimits: switch more rlimit syscalls to do_prlimit by Jiri Slaby · 15 years ago
  75. fa9dc26 cpumask: fix compat getaffinity by KOSAKI Motohiro · 15 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  77. 62ab450 signals: implement sys_rt_tgsigqueueinfo by Thomas Gleixner · 16 years ago
  78. e3d5a27 Allow times and time system calls to return small negative values by Paul Mackerras · 16 years ago
  79. a45185d cpumask: convert kernel/compat.c by Rusty Russell · 16 years ago
  80. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  81. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  82. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  83. 153b5d0 ntp: support for TAI by Roman Zippel · 17 years ago
  84. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 17 years ago
  85. b53e921 generic: reduce stack pressure in sched_affinity by Mike Travis · 17 years ago
  86. 029a07e hrtimer: use nanosleep specific restart_block fields by Thomas Gleixner · 17 years ago
  87. c289b07 hrtimer: don't modify restart_block->fn in restart functions by Oleg Nesterov · 17 years ago
  88. 4165293 hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep() by Oleg Nesterov · 17 years ago
  89. 58f9b52 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  90. bd3a849 whitespace fixes: compat syscalls by Daniel Walker · 17 years ago
  91. c70878b hrtimer: hook compat_sys_nanosleep up to high res timer code by Anton Blanchard · 17 years ago
  92. 83f5d12 signal/timer/event: timerfd compat code by Davide Libenzi · 18 years ago
  93. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  94. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 18 years ago
  95. 5fa3839 [PATCH] Constify compat_get_bitmap argument by Stephen Rothwell · 18 years ago
  96. 3f2e05e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h by David Howells · 18 years ago
  97. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  98. 1711ef3 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode by Toyo Abe · 18 years ago
  99. 838cd15 [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ by akpm@osdl.org · 19 years ago
  100. 9216dfa [PATCH] move_pages: fix 32 -> 64 bit compat function by Christoph Lameter · 19 years ago