Historique des commits

Auteur SHA1 Message Date
  Thomas Gleixner 8b0e195314 ktime: Cleanup ktime_set() usage il y a 8 ans
  Thomas Gleixner 2456e85535 ktime: Get rid of the union il y a 8 ans
  Nicolas Pitre b6f8a92c9c posix-timers: give lazy compilers some help optimizing code away il y a 8 ans
  Baolin Wang 4a057549d6 alarmtimer: Add tracepoints for alarm timers il y a 8 ans
  Nicolas Pitre baa73d9e47 posix-timers: Make them configurable il y a 8 ans
  Tobias Klauser 54e23845e9 alarmtimer: Remove unused but set variable il y a 8 ans
  Pratyush Patel af4afb4008 alarmtimer: Fix comments describing structure fields il y a 9 ans
  zhuo-hao a0e3213f83 alarmtimer: Avoid unexpected rtc interrupt when system resume from S3 il y a 9 ans
  Thomas Gleixner b193217e6d alarmtimer: Get rid of unused return value il y a 10 ans
  Thomas Gleixner 056a3cacbc hrtimer: Get rid of hrtimer_get_res() il y a 10 ans
  Andy Lutomirski f56141e3e2 all arches, signal: move restart_block to struct task_struct il y a 10 ans
  Richard Larocque 474e941bed alarmtimer: Lock k_itimer during timer callback il y a 11 ans
  Richard Larocque 265b81d23a alarmtimer: Do not signal SIGEV_NONE timers il y a 11 ans
  Richard Larocque e86fea7649 alarmtimer: Return relative times in timer_gettime il y a 11 ans
  Linus Torvalds 53ee983378 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging il y a 11 ans
  John Stultz 16927776ae alarmtimer: Fix bug where relative alarm timers were treated as absolute il y a 11 ans
  Pramod Gurav 71d5d2b722 alarmtimer: Export symbols of alarmtimer_get_rtcdev il y a 11 ans
  KOSAKI Motohiro 98d6f4dd84 alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist il y a 11 ans
  Marcus Gelderie 11682a4161 alarmtimer: Export symbols of functions declared in linux/alarmtimer.h il y a 12 ans
  Todd Poynor 6cffe00f7d alarmtimer: Add functions for timerfd support il y a 12 ans
  John Stultz a65bcc12ad alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue il y a 13 ans
  John Stultz dae373be9f alarmtimer: Use hrtimer per-alarm instead of per-base il y a 13 ans
  Todd Poynor 59a93c27c4 alarmtimer: Implement minimum alarm interval for allowing suspend il y a 13 ans
  John Stultz 57c498fa5d alarmtimer: Provide accessor to alarmtimer rtc device il y a 13 ans
  Thomas Gleixner c5e14e7630 alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n il y a 13 ans
  John Stultz ad30dfa94c alarmtimer: Make sure we initialize the rtctimer il y a 13 ans
  Thomas Gleixner c9c024b3f3 alarmtimers: Fix time comparison il y a 13 ans
  Thomas Gleixner 4523f6ada8 alarmtimers: Fix error handling il y a 14 ans
  John Stultz 8bc0dafb5c alarmtimers: Rework RTC device selection using class interface il y a 14 ans
  John Stultz 9082c465a5 alarmtimers: Add try_to_cancel functionality il y a 14 ans