aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping.c
Commit message (Expand)AuthorAge
* timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-28
* timekeeping: Update tk->cycle_last in resumeThomas Gleixner2013-04-22
* timekeeping: Make sure to notify hrtimers when TAI offset changesJohn Stultz2013-04-11
* timekeeping: Shorten seq_count regionThomas Gleixner2013-04-04
* timekeeping: Implement a shadow timekeeperThomas Gleixner2013-04-04
* timekeeping: Delay update of clock->cycle_lastThomas Gleixner2013-04-04
* timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner2013-04-04
* timekeeping: Simplify tai updating from do_adjtimexJohn Stultz2013-04-04
* timekeeping: Hold timekeepering locks in do_adjtimex and hardppsJohn Stultz2013-04-04
* timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()John Stultz2013-04-04
* ntp: Rework do_adjtimex to take timespec and tai argumentsJohn Stultz2013-04-04
* ntp: Move timex validation to timekeeping do_adjtimex call.John Stultz2013-04-04
* ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz2013-04-04
* timekeeping: __timekeeping_set_tai_offset can be staticFengguang Wu2013-03-25
* timekeeping: Split timekeeper_lock into lock and seqcountThomas Gleixner2013-03-22
* timekeeping: Move lock out of timekeeper structThomas Gleixner2013-03-22
* timekeeping: Make jiffies_lock internalThomas Gleixner2013-03-22
* timekeeping: Calc stuff onceThomas Gleixner2013-03-22
* hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz2013-03-22
* timekeeping: Add CLOCK_TAI clockidJohn Stultz2013-03-22
* timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2013-03-22
* timekeeping: utilize the suspend-nonstop clocksource to count suspended timeFeng Tang2013-03-15
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
* | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-04
|\ \ | |/ |/|
| * timekeeping: Add persistent_clock_exist flagFeng Tang2013-01-15
| * time: create __getnstimeofday for WARNless callsKees Cook2013-01-15
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\ \ | |/ |/|
| * time: export time information for KVM pvclockMarcelo Tosatti2012-11-27
* | time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-13
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\
| * timekeeping: Cast raw_interval to u64 to avoid shift overflowDan Carpenter2012-10-09
| * time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systemsJohn Stultz2012-09-24
| * time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz2012-09-24
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| * time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz2012-09-24
* | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki2012-09-03
* | time: Fix timeekeping_get_ns overflow on 32bit systemsJohn Stultz2012-09-13
|/
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-01
* time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz2012-08-22
* time: Avoid potential shift overflow with large shift valuesJohn Stultz2012-08-22
* time: Fix casting issue in timekeeping_forward_nowAndreas Schwab2012-08-22
* time: Ensure we normalize the timekeeper in tk_xtime_addJohn Stultz2012-08-22
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-15
* time: Fix adjustment cleanup bug in timekeeping_adjust()Ingo Molnar2012-08-05
* time: Remove all direct references to timekeeperJohn Stultz2012-07-31
* time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updatesJohn Stultz2012-07-31
* time: Clean up stray newlinesJohn Stultz2012-07-31
* Merge branch 'linus' into timers/urgentIngo Molnar2012-07-31
|\