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 |
Thomas Gleixner
|
cc785ac22b
posix-timers: Introduce clockid_to_kclock()
|
14 years ago |
Thomas Gleixner
|
2fd1f04089
posix-timers: Cleanup struct initializers
|
14 years ago |
Thomas Gleixner
|
65da528d7c
posix-timers: Define nanosleep not supported error separate
|
14 years ago |
Richard Cochran
|
1e6d767924
time: Correct the *settime* parameters
|
14 years ago |
Namhyung Kim
|
20f33a03f0
posix-timers: Annotate lock_timer()
|
14 years ago |
Andrey Vagin
|
2b08de0073
posix_timer: Move copy_to_user(created_timer_id) down in timer_create()
|
15 years ago |
Andrey Vagin
|
45e0fffc8a
posix_timer: Fix error path in timer_create
|
15 years ago |
H Hartley Sweeten
|
6622e670b2
posix-timers.c: Don't export local functions
|
15 years ago |