summaryrefslogtreecommitdiffstats
path: root/kernel/time/hrtimer.c
Commit message (Expand)AuthorAgeFilesLines
* hrtimer: Unbreak hrtimer_force_reprogram()Thomas Gleixner2021-08-121-20/+20
* hrtimer: Use raw_cpu_ptr() in clock_was_set()Thomas Gleixner2021-08-121-2/+3
* hrtimer: Avoid more SMP function calls in clock_was_set()Thomas Gleixner2021-08-101-9/+65
* hrtimer: Avoid unnecessary SMP function calls in clock_was_set()Marcelo Tosatti2021-08-101-2/+33
* hrtimer: Add bases argument to clock_was_set()Thomas Gleixner2021-08-101-2/+2
* timekeeping: Distangle resume and clock-was-set eventsThomas Gleixner2021-08-101-9/+6
* hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y caseThomas Gleixner2021-08-101-28/+59
* hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner2021-08-101-16/+16
* hrtimer: Consolidate reprogramming codePeter Zijlstra2021-08-101-43/+29
* hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()Thomas Gleixner2021-08-101-7/+53
* Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-9/+9
|\
| * timekeeping, clocksource: Fix various typos in commentsIngo Molnar2021-03-221-9/+9
* | kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov2021-03-161-1/+1
|/
* hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen2021-03-081-21/+39
* Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-141-1/+1
|\
| * hrtimer: Fix kernel-doc markupsMauro Carvalho Chehab2020-11-161-1/+1
* | hrtimer: Remove unused inline function debug_hrtimer_free()YueHaibing2020-10-261-5/+0
|/
* treewide: Make all debug_obj_descriptors constStephen Boyd2020-09-241-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* hrtimer: Use sequence counter with associated raw spinlockAhmed S. Darwish2020-07-291-3/+10
* hrtimer: Don't dereference the hrtimer pointer after the callbackSebastian Andrzej Siewior2020-04-011-2/+3
* Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-1/+1
|\
| * hrtimer: Cast explicitely to u32t in __ktime_divns()Wen Yang2020-03-041-1/+1
* | lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior2020-03-211-1/+5
|/
* hrtimer: Add missing sparse annotation for __run_timer()Jules Irenge2020-01-221-1/+1
* hrtimers: Prepare hrtimer_nanosleep() for time namespacesAndrei Vagin2020-01-141-5/+7
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-031-4/+7
|\
| * hrtimer: Annotate lockless access to timer->stateEric Dumazet2019-11-061-4/+7
* | y2038: remove CONFIG_64BIT_TIMEArnd Bergmann2019-11-151-1/+1
|/
* hrtimer: Annotate lockless access to timer->baseEric Dumazet2019-10-141-4/+4
* hrtimer: Add a missing bracket and hide `migration_base' on !SMPSebastian Andrzej Siewior2019-09-051-1/+11
* hrtimer: Don't take expiry_lock when timer is currently migratedJulien Grall2019-08-211-1/+5
* hrtimer: Protect lockless access to timer->baseJulien Grall2019-08-211-1/+2
* hrtimer: Improve comments on handling priority inversion against softirq kthreadFrederic Weisbecker2019-08-201-4/+10
* hrtimer: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-011-6/+89
* hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RTSebastian Andrzej Siewior2019-08-011-0/+34
* hrtimer: Move unmarked hrtimers to soft interrupt expiry on RTSebastian Andrzej Siewior2019-08-011-1/+11
* hrtimer: Make enqueue mode check work on RTThomas Gleixner2019-08-011-2/+7
* hrtimer: Provide hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-011-2/+17
* hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-011-11/+32
* hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-301-4/+4
* hrtimer: Use a bullet for the returns bullet listMauro Carvalho Chehab2019-06-271-3/+4
* hrtimer: Remove unused header includeYangtao Li2019-06-121-1/+0
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-1/+1
|\
| * y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-1/+1
* | timers: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-291-1/+1
|/
* hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner2018-11-231-2/+0
* time: Add SPDX license identifiersThomas Gleixner2018-11-231-0/+1
* time: Remove useless filenames in top level commentsThomas Gleixner2018-11-231-12/+4
* y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-4/+4