コミット履歴

作者 SHA1 メッセージ 日付
  Chen Jun 9fbf44e7df posix-timers: Preserve return value in clock_adjtime32() 3 年 前
  Thomas Gleixner 2f8f9e280a posix-timers: Fix division by zero bug 6 年 前
  Thomas Gleixner 3e3f075f72 posix-timers: Sanitize overrun handling 6 年 前
  Thomas Gleixner a05bd4ba65 posix-timers: Make forward callback return s64 6 年 前
  Thomas Gleixner f7fbe38cc5 posix-timers: Protect posix clock array access against speculation 6 年 前
  Thomas Gleixner 3df23f7ce7 posix-timer: Properly check sigevent->sigev_notify 7 年 前
  Deepa Dinamani 725816e8aa posix_clocks: Use get_itimerspec64() and put_itimerspec64() 7 年 前
  Deepa Dinamani c0edd7c9ac nanosleep: Use get_timespec64() and put_timespec64() 7 年 前
  Deepa Dinamani 5c4994102f posix-timers: Use get_timespec64() and put_timespec64() 7 年 前
  Thomas Gleixner 938e7cf2d5 posix-timers: Make nanosleep timespec argument const 7 年 前
  Al Viro 2482097c6c posix-timers: Move compat_timer_create() to native, get rid of set_fs() 7 年 前
  Al Viro d822cdcce4 posix-timers: Move compat versions of clock_gettime/settime/getres 7 年 前
  Al Viro b0dc12426e posix-timers: Take compat timer_gettime(2) to native one 7 年 前
  Al Viro 1acbe7708b posix-timers: Take compat timer_settime(2) to native one 7 年 前
  Al Viro 3a4d44b616 ntp: Move adjtimex related compat syscalls to native counterparts 7 年 前
  Al Viro fb923c4a3c posix-timers: Kill ->nsleep_restart() 7 年 前
  Al Viro edbeda4632 time/posix-timers: Move the compat copyouts to the nanosleep implementations 7 年 前
  Al Viro 99e6c0e6ec posix-timers: Store rmtp into restart_block in sys_clock_nanosleep() 7 年 前
  Al Viro 192a82f900 hrtimer_nanosleep(): Pass rmtp in restart_block 7 年 前
  Thomas Gleixner 67edab48ca posix-timers: Handle relative posix-timers correctly 7 年 前
  Thomas Gleixner 5c7a3a3d20 posix-timers: Zero out oldval itimerspec 7 年 前
  Thomas Gleixner c6503be587 posix-timers: Fix inverted SIGEV_NONE logic in common_timer_get() 7 年 前
  Thomas Gleixner f2c45807d3 alarmtimer: Switch over to generic set/get/rearm routine 7 年 前
  Thomas Gleixner eae1c4ae27 posix-timers: Make use of cancel/arm callbacks 7 年 前
  Thomas Gleixner eabdec0438 posix-timers: Zero settings value in common code 7 年 前
  Thomas Gleixner 91d57bae08 posix-timers: Make use of forward/remaining callbacks 7 年 前
  Thomas Gleixner 21e55c1f83 posix-timers: Add active flag to k_itimer 7 年 前
  Thomas Gleixner f37fb0aa4f posix-timers: Use timer_rearm() callback in posixtimer_rearm() 7 年 前
  Thomas Gleixner 96fe3b072f posix-timers: Rename do_schedule_next_timer 7 年 前
  Thomas Gleixner d97bb75ddd posix-timers: Store k_clock pointer in k_itimer 7 年 前