Oliver Hartkopp
|
4346f65426
hrtimer: remove duplicate helper function
|
17 年之前 |
Thomas Gleixner
|
237fc6e7a3
add hrtimer specific debugobjects code
|
17 年之前 |
Thomas Gleixner
|
0c96c5979a
hrtimer: raise softirq unlocked to avoid circular lock dependency
|
17 年之前 |
Bodo Stroesser
|
d7b41a24bf
hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ
|
17 年之前 |
Thomas Gleixner
|
259aae864c
hrtimer: optimize the softirq time optimization
|
17 年之前 |
Dimitri Sivanich
|
833883d9ac
hrtimer: reduce calls to hrtimer_get_softirq_time()
|
17 年之前 |
Oleg Nesterov
|
8e60e05fdc
hrtimers: simplify lockdep handling
|
17 年之前 |
Thomas Gleixner
|
029a07e031
hrtimer: use nanosleep specific restart_block fields
|
17 年之前 |
Thomas Gleixner
|
63070a79ba
hrtimer: catch expired CLOCK_REALTIME timers early
|
17 年之前 |
Thomas Gleixner
|
5a7780e725
hrtimer: check relative timeouts for overflow
|
17 年之前 |
Oleg Nesterov
|
c289b074b6
hrtimer: don't modify restart_block->fn in restart functions
|
17 年之前 |
Oleg Nesterov
|
080344b988
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
|
17 年之前 |
Davide Libenzi
|
4d672e7ac7
timerfd: new timerfd API
|
17 年之前 |
Peter Zijlstra
|
3588a085cd
hrtimer: fix hrtimer_init_sleeper() users
|
17 年之前 |
Peter Zijlstra
|
37bb6cb409
hrtimer: unlock hrtimer_wakeup
|
17 年之前 |
Peter Zijlstra
|
d3d74453c3
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
|
17 年之前 |
Peter Zijlstra
|
2d44ae4d71
hrtimer: clean up cpu->base locking tricks
|
17 年之前 |
Randy Dunlap
|
0ec160dd48
hrtimer: fix section mismatch
|
17 年之前 |
Thomas Gleixner
|
62f0f61e66
hrtimers: avoid overflow for large relative timeouts
|
17 年之前 |
Michael Ellerman
|
edfed66e17
Quieten hrtimer printk: "Switched to high resolution mode .."
|
17 年之前 |
Uwe Kleine-König
|
6506f2aa66
fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base
|
17 年之前 |
Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 年之前 |
Anton Blanchard
|
04c227140f
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
|
17 年之前 |
Arnaldo Carvalho de Melo
|
a272378d11
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
|
17 年之前 |
john stultz
|
17c38b7490
Cache xtime every call to update_wall_time
|
18 年之前 |
john stultz
|
2c6b47de17
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
|
18 年之前 |
Ingo Molnar
|
99bc2fcb28
hrtimer: speedup hrtimer_enqueue
|
18 年之前 |
Ingo Molnar
|
820de5c39e
highres: improve debug output
|
18 年之前 |
David Miller
|
7713a7d195
[HRTIMER] Fix cpu pointer arg to clockevents_notify()
|
18 年之前 |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 年之前 |