Commit History

Author SHA1 Message Date
  Thomas Gleixner d2054b2c11 posix-timers: Remove unused variable 12 years ago
  Pavel Emelyanov 5ed67f05f6 posix timers: Allocate timer id per process (v2) 12 years ago
  John Stultz 90adda98b8 hrtimer: Add hrtimer support for CLOCK_TAI 12 years ago
  John Stultz 1ff3c9677b timekeeping: Add CLOCK_TAI clockid 13 years ago
  Tejun Heo ee94d523bf posix-timers: convert to idr_alloc() 12 years ago
  Tejun Heo e182bb38d7 posix-timer: Don't call idr_find() with out-of-range ID 12 years ago
  Miroslav Lichvar f0dbe81f0e posix-timers: Fix clock_adjtime to always return timex data on success 12 years ago
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 years ago
  Eric Dumazet 8af088710d posix-timers: RCU conversion 14 years ago
  Thomas Gleixner ab8177bc53 hrtimers: Avoid touching inactive timer bases 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  John Stultz 7fdd7f8900 timers: Export CLOCK_BOOTTIME via the posix timers interface 14 years ago
  Richard Cochran 0606f422b4 posix clocks: Introduce dynamic clocks 14 years ago
  Thomas Gleixner 527087374f posix-timers: Cleanup namespace 14 years ago
  Richard Cochran 81e294cba2 posix-timers: Add support for fd based clocks 14 years ago
  Richard Cochran f1f1d5ebd1 posix-timers: Introduce a syscall for clock tuning. 14 years ago
  Richard Cochran 0061748dd2 posix-timer: Update comment 14 years ago
  Thomas Gleixner 0aa3975f02 posix-timers: Remove CLOCK_DISPATCH leftovers 14 years ago
  Thomas Gleixner 6761c6702e posix-timers: Convert timer_delete() to clockid_to_kclock() 14 years ago
  Thomas Gleixner a7319fa253 posix-timers: Convert timer_gettime() to clockid_to_kclock() 14 years ago
  Thomas Gleixner 27722df16e posix-timers: Convert timer_settime() to clockid_to_kclock() 14 years ago
  Thomas Gleixner 838394fbf9 posix-timers: Convert timer_create() to clockid_to_kclock() 14 years ago
  Thomas Gleixner ebaac757ac posix-timers: Remove useless res field from k_clock 14 years ago
  Thomas Gleixner e5e542eea9 posix-timers: Convert clock_getres() to clockid_to_kclock() 14 years ago
  Thomas Gleixner 4359ac0ace posix-timers: Make clock_getres and clock_get mandatory 14 years ago
  Thomas Gleixner 4228577763 posix-timers: Convert clock_gettime() to clockid_to_kclock() 14 years ago
  Thomas Gleixner 26f9a4796a posix-timers: Convert clock_settime to clockid_to_kclock() 14 years ago
  Thomas Gleixner 3751f9f29b posix-timers: Cleanup restart_block usage 14 years ago
  Thomas Gleixner 59bd5bc24a posix-timers: Convert clock_nanosleep_restart to clockid_to_kclock() 14 years ago
  Thomas Gleixner a5cd288010 posix-timers: Convert clock_nanosleep to clockid_to_kclock() 14 years ago