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()
|
15 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 |
john stultz
|
da15cfdae0
time: Introduce CLOCK_REALTIME_COARSE
|
16 years ago |
Hiroshi Shimamoto
|
70d715fd05
posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW
|
16 years ago |
Heiko Carstens
|
362e9c07c7
[CVE-2009-0029] System call wrappers part 05
|
16 years ago |
Ingo Molnar
|
32e8d18683
Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core
|
16 years ago |
Thomas Gleixner
|
3d44cc3e01
Null pointer deref with hrtimer_try_to_cancel()
|
16 years ago |
Oleg Nesterov
|
899921025b
posix-timers: check ->it_signal instead of ->it_pid to validate the timer
|
17 years ago |
Oleg Nesterov
|
27af4245b6
posix-timers: use "struct pid*" instead of "struct task_struct*"
|
17 years ago |
Thomas Gleixner
|
268a3dcfea
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
|
17 years ago |