summaryrefslogtreecommitdiffstats
path: root/kernel/time
AgeCommit message (Expand)AuthorLines
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
2014-02-19sched_clock: Prevent callers from seeing half-updated dataStephen Boyd-17/+29
2014-02-14nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker-1/+1
2014-02-13tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner-0/+1
2014-02-09tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy-2/+5
2014-02-07time: Fixup fallout from recent clockevent/tick changesThomas Gleixner-1/+2
2014-02-07tick: Introduce hrtimer based broadcastPreeti U Murthy-4/+158
2014-02-07time: Change the return type of clockevents_notify() to integerPreeti U Murthy-8/+12
2014-02-07clockevents: Adjust timer interval when frequency changesSoren Brinkmann-3/+6
2014-02-07clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner-13/+45
2014-02-07timekeeping: Move clock sync work to power efficient workqueueShaibal Dutta-2/+3
2014-02-06time: Fix overflow when HZ is smaller than 60Mikulas Patocka-0/+6
2014-01-25Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar-13/+14
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-55/+50
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2014-01-15nohz_full: fix code style issue of tick_nohz_full_stop_tickAlex Shi-8/+8