Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 年之前 |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Douglas Anderson
|
4b7e9cf9c8
timers: Fix documentation for schedule_timeout() and similar
|
8 年之前 |
Vegard Nossum
|
979515c564
time: Avoid undefined behaviour in ktime_add_safe()
|
9 年之前 |
Pratyush Patel
|
b4d90e9f1e
hrtimer: Spelling fixes
|
9 年之前 |
Thomas Gleixner
|
27590dc17b
hrtimer: Convert to hotplug state machine
|
9 年之前 |
Pratyush Patel
|
86721ab63b
hrtimer: Remove redundant #ifdef block
|
9 年之前 |
Guenter Roeck
|
c08376ac97
timer: Export destroy_hrtimer_on_stack()
|
9 年之前 |
Du, Changbin
|
b9fdac7f66
debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
|
9 年之前 |
Du, Changbin
|
e3252464da
timer: update debugobjects fixup callbacks return type
|
9 年之前 |
Kees Cook
|
4cc7ecb7f2
param: convert some "on"/"off" users to strtobool
|
9 年之前 |
John Stultz
|
da8b44d5a9
timer: convert timer_slack_ns from unsigned long to u64
|
9 年之前 |
Thomas Gleixner
|
203cbf77de
hrtimer: Handle remaining time proper for TIME_LOW_RES
|
9 年之前 |
Zhen Lei
|
571af55a31
time: Fix spelling in comments
|
10 年之前 |
Guenter Roeck
|
85e1cd6e76
hrtimer: Handle failure of tick_init_highres() gracefully
|
10 年之前 |
Frederic Weisbecker
|
b48362d8aa
hrtimer: Unconfuse switch_hrtimer_base() a bit
|
10 年之前 |
Frederic Weisbecker
|
662b3e1946
hrtimer: Simplify get_target_base() by returning current base
|
10 年之前 |
Luiz Capitulino
|
75e3b37d05
hrtimer: Drop return code of hrtimer_switch_to_hres()
|
10 年之前 |
Linus Torvalds
|
43224b96af
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Thomas Gleixner
|
683be13a28
timer: Minimize nohz off overhead
|
10 年之前 |
Thomas Gleixner
|
bc7a34b8b9
timer: Reduce timer migration overhead if disabled
|
10 年之前 |
Peter Zijlstra
|
887d9dc989
hrtimer: Allow hrtimer::function() to free the timer
|
10 年之前 |
Peter Zijlstra
|
8edfb0362e
hrtimer: Fix hrtimer_is_queued() hole
|
10 年之前 |
Oleg Nesterov
|
c04dca02bc
hrtimer: Remove HRTIMER_STATE_MIGRATE
|
10 年之前 |
Viresh Kumar
|
d25408756a
clockevents: Stop unused clockevent devices
|
10 年之前 |
John Stultz
|
f7bcb70eba
ktime: Fix ktime_divns to do signed division
|
10 年之前 |
Peter Zijlstra
|
5de2755c8c
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
|
11 年之前 |
Thomas Gleixner
|
19d9f4225d
hrtimer: Avoid locking in hrtimer_cancel() if timer not active
|
10 年之前 |
Thomas Gleixner
|
61699e1307
hrtimer: Remove hrtimer_start() return value
|
10 年之前 |