aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/hrtimer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-11/+11
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-1/+0
2014-08-26time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge periodChristoph Lameter1-8/+8
2014-08-26time: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner1-0/+2
2014-07-23ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner1-0/+1
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz1-54/+0
2014-07-23hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz1-11/+8
2014-06-23hrtimer: Remove hrtimer_enqueue_reprogram()Viresh Kumar1-15/+8
2014-06-23hrtimer: Kick lowres dynticks targets on timer enqueueViresh Kumar1-8/+19
2014-06-23hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar1-0/+1
2014-06-23time/timers: Move all time(r) related files into kernel/timeThomas Gleixner1-0/+1915