Frederic Weisbecker
|
53bef3fd47
timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled
|
7 years ago |
Deepa Dinamani
|
c0edd7c9ac
nanosleep: Use get_timespec64() and put_timespec64()
|
8 years ago |
Thomas Gleixner
|
938e7cf2d5
posix-timers: Make nanosleep timespec argument const
|
8 years ago |
Al Viro
|
fb923c4a3c
posix-timers: Kill ->nsleep_restart()
|
8 years ago |
Al Viro
|
ce41aaf47a
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
|
8 years ago |
Al Viro
|
edbeda4632
time/posix-timers: Move the compat copyouts to the nanosleep implementations
|
8 years ago |
Al Viro
|
a7602681fc
hrtimer: Move copyout of remaining time to do_nanosleep()
|
8 years ago |
Al Viro
|
192a82f900
hrtimer_nanosleep(): Pass rmtp in restart_block
|
8 years ago |
Linus Torvalds
|
89c9fea3c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
8 years ago |
Deepa Dinamani
|
ad19638463
time: Change k_clock nsleep() to use timespec64
|
8 years ago |
Masanari Iida
|
0ba42a599f
treewide: Fix typo in xml/driver-api/basics.xml
|
8 years ago |
Stephen Boyd
|
016da20148
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
|
8 years ago |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Ingo Molnar
|
370c91355c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Marc Zyngier
|
336a9cde10
hrtimer: Catch invalid clockids again
|
9 years ago |
Kees Cook
|
dfb4357da6
time: Remove CONFIG_TIMER_STATS
|
8 years ago |
Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 years ago |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Douglas Anderson
|
4b7e9cf9c8
timers: Fix documentation for schedule_timeout() and similar
|
9 years ago |
Vegard Nossum
|
979515c564
time: Avoid undefined behaviour in ktime_add_safe()
|
9 years ago |
Pratyush Patel
|
b4d90e9f1e
hrtimer: Spelling fixes
|
9 years ago |
Thomas Gleixner
|
27590dc17b
hrtimer: Convert to hotplug state machine
|
9 years ago |
Pratyush Patel
|
86721ab63b
hrtimer: Remove redundant #ifdef block
|
9 years ago |
Guenter Roeck
|
c08376ac97
timer: Export destroy_hrtimer_on_stack()
|
9 years ago |
Du, Changbin
|
b9fdac7f66
debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
|
9 years ago |
Du, Changbin
|
e3252464da
timer: update debugobjects fixup callbacks return type
|
9 years ago |
Kees Cook
|
4cc7ecb7f2
param: convert some "on"/"off" users to strtobool
|
9 years ago |
John Stultz
|
da8b44d5a9
timer: convert timer_slack_ns from unsigned long to u64
|
9 years ago |