aboutsummaryrefslogtreecommitdiff
path: root/kernel/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* Get rid of __cpuinitMoyster2017-04-111-5/+5
* time: Remove CONFIG_TIMER_STATSKees Cook2017-04-111-42/+2
* timers: Use proper base migration in add_timer_on()Tejun Heo2017-04-111-3/+16
* timer: optimize apply_slack()anarkia19762016-09-131-1/+1
* Optimise apply_slack() for size and speed.Chinmay V S2016-08-261-6/+3
* first commitMeizu OpenSource2016-08-151-0/+1719