aboutsummaryrefslogtreecommitdiff
path: root/kernel/hrtimer.c
Commit message (Expand)AuthorAgeFilesLines
* UPSTREAM: timer: Export destroy_hrtimer_on_stack()Guenter Roeck2019-08-011-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* hrtimer: Prevent enqueue of hrtimer on dead CPUMichael Bohan2017-09-111-1/+2
* hrtimer: Consider preemption when migrating hrtimer cpu_basesMichael Bohan2017-09-111-1/+3
* Get rid of __cpuinitMoyster2017-04-111-3/+3
* time: Remove CONFIG_TIMER_STATSKees Cook2017-04-111-37/+0
* first commitMeizu OpenSource2016-08-151-0/+1960