summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-22timekeeping: Update tk->cycle_last in resumeThomas Gleixner
2013-04-18posix-timers: Remove unused variableThomas Gleixner
2013-04-17clockevents: Switch into oneshot mode even if broadcast registered lateStephen Boyd
2013-04-17timer_list: Convert timer list to be a proper seq_fileNathan Zimmer
2013-04-17timer_list: Split timer_list_show_tickdevicesNathan Zimmer
2013-04-17posix-timers: Show sigevent info in proc filePavel Emelyanov
2013-04-17posix-timers: Introduce /proc/PID/timers filePavel Emelyanov
2013-04-17posix timers: Allocate timer id per process (v2)Pavel Emelyanov
2013-04-11timekeeping: Make sure to notify hrtimers when TAI offset changesJohn Stultz
2013-04-08hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf
2013-04-08hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava
2013-04-04timekeeping: Shorten seq_count regionThomas Gleixner
2013-04-04timekeeping: Implement a shadow timekeeperThomas Gleixner
2013-04-04timekeeping: Delay update of clock->cycle_lastThomas Gleixner
2013-04-04timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner
2013-04-04ntp: Remove ntp_lock, using the timekeeping locks to protect ntp stateJohn Stultz
2013-04-04timekeeping: Simplify tai updating from do_adjtimexJohn Stultz
2013-04-04timekeeping: Hold timekeepering locks in do_adjtimex and hardppsJohn Stultz
2013-04-04timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()John Stultz
2013-04-04ntp: Rework do_adjtimex to take timespec and tai argumentsJohn Stultz
2013-04-04ntp: Move timex validation to timekeeping do_adjtimex call.John Stultz
2013-04-04ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz
2013-04-04ntp: Split out timex validation from do_adjtimexJohn Stultz
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner
2013-03-28ARM: bcm281xx: Add timer driver (driver portion)Christian Daudt
2013-03-25timekeeping: __timekeeping_set_tai_offset can be staticFengguang Wu
2013-03-25tick: Change log level of NOHZ: local_softirq_pending messageRado Vrbovsky
2013-03-25hrtimer/trivial: Fix comment text in hrtimer.cDavid Daney
2013-03-22timekeeping: Split timekeeper_lock into lock and seqcountThomas Gleixner
2013-03-22timekeeping: Move lock out of timekeeper structThomas Gleixner
2013-03-22timekeeping: Make jiffies_lock internalThomas Gleixner
2013-03-22timekeeping: Calc stuff onceThomas Gleixner
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz
2013-03-22timekeeping: Add CLOCK_TAI clockidJohn Stultz
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz
2013-03-22clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner
2013-03-15timekeeping: utilize the suspend-nonstop clocksource to count suspended timeFeng Tang
2013-03-15x86: tsc: Add support for new S3_NONSTOP featureFeng Tang
2013-03-15clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang
2013-03-15x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang
2013-03-15x86: Do full rtc synchronization with ntpPrarit Bhargava
2013-03-15timekeeping: Use inject_offset in warp_clockJohn Stultz
2013-03-15timekeeping: Avoid adjust kernel time once hwclock kept in UTC timeDong Zhu
2013-03-13x86: Use tick broadcast expired checkThomas Gleixner
2013-03-13arm: Use tick broadcast expired checkThomas Gleixner
2013-03-13tick: Provide a check for a forced broadcast pendingThomas Gleixner
2013-03-13tick: Handle broadcast wakeup of multiple cpusThomas Gleixner
2013-03-13tick: Avoid programming the local cpu timer if broadcast pendingThomas Gleixner
2013-03-13Merge commit 'v3.9-rc2' into timers/coreThomas Gleixner
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds