summaryrefslogtreecommitdiffstats
path: root/kernel/time
AgeCommit message (Expand)AuthorLines
2014-07-23timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner-34/+0
2014-07-23timekeeping: Remove monotonic_to_bootbasedThomas Gleixner-15/+0
2014-07-23time: Export nsecs_to_jiffies()Thomas Gleixner-0/+1
2014-07-23timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner-18/+0
2014-07-23timekeeping: Provide ktime_mono_to_any()Thomas Gleixner-0/+20
2014-07-23timekeeping; Use ktime based data for ktime_get_update_offsets_tick()Thomas Gleixner-6/+6
2014-07-23timekeeping: Use ktime_t data for ktime_get_update_offsets_now()Thomas Gleixner-6/+4
2014-07-23timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner-15/+0
2014-07-23timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner-17/+0
2014-07-23timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner-15/+0
2014-07-23timekeeping: Provide ktime_get_with_offset()Thomas Gleixner-0/+27
2014-07-23timekeeping: Use ktime_t based data for ktime_get()Thomas Gleixner-4/+5
2014-07-23timekeeping: Provide internal ktime_t based dataThomas Gleixner-0/+22
2014-07-23timekeeping: Use timekeeping_update() instead of memcpy()Thomas Gleixner-2/+1
2014-07-23timekeeping: Cache optimize struct timekeeperThomas Gleixner-88/+97
2014-07-23timekeeper: Move tk_xtime to core codeThomas Gleixner-27/+43
2014-07-23timekeeping: Provide timespec64 based interfacesThomas Gleixner-28/+26
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner-0/+27
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz-82/+104
2014-07-23time: More core infrastructure for timespec64John Stultz-0/+62
2014-07-23ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner-0/+1
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz-63/+2
2014-07-23hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz-24/+31
2014-07-23timekeeping: Simplify arch_gettimeoffset()Thomas Gleixner-12/+6
2014-07-23kernel: time: Add udelay_test module to validate udelayDavid Riley-0/+170
2014-07-09rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney-0/+10
2014-07-08alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz-2/+18
2014-06-23hrtimer: Remove hrtimer_enqueue_reprogram()Viresh Kumar-15/+8
2014-06-23hrtimer: Kick lowres dynticks targets on timer enqueueViresh Kumar-8/+19
2014-06-23hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar-0/+1
2014-06-23timer: Kick dynticks targets on mod_timer*() callsViresh Kumar-16/+16
2014-06-23timer: Store cpu-number in struct tvec_baseViresh Kumar-0/+2
2014-06-23time/timers: Move all time(r) related files into kernel/timeThomas Gleixner-0/+7400
2014-06-19alarmtimer: Export symbols of alarmtimer_get_rtcdevPramod Gurav-1/+1
2014-06-16nohz: Support nohz full remote kickFrederic Weisbecker-4/+6
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds-9/+13
2014-06-04timekeeping: use printk_deferred when holding timekeeping seqlockJohn Stultz-9/+13
2014-05-12ntp: Make is_error_status() use its argumentGeorge Spelvin-6/+6
2014-05-12ntp: Convert simple_strtol to kstrtolFabian Frederick-1/+4
2014-04-22sched_clock: Remove deprecated setup_sched_clock() APIStephen Boyd-13/+0
2014-04-15tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar-1/+1
2014-04-15tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar-0/+3
2014-04-15tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar-1/+1
2014-04-07kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza-2/+3
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-36/+236
2014-03-28time: Revert to calling clock_was_set_delayed() while in irq contextJohn Stultz-1/+2
2014-03-26tick: Remove code duplication in tick_handle_periodic()Viresh Kumar-7/+7
2014-03-26tick: Fix spelling mistake in tick_handle_periodic()Viresh Kumar-1/+1
2014-03-10Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner-0/+2
2014-03-02kernel: Include appropriate header file in time/timekeeping_debug.cRashika Kheria-0/+2