aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hrtimer: Fix ktime_add_ns() overflow on 32bit architecturesDavid Engraf1-0/+4
2013-04-08hrtimer: Add expiry time overflow check in hrtimer_interruptPrarit Bhargava1-0/+2
2013-04-04timekeeping: Shorten seq_count regionThomas Gleixner1-3/+2
2013-04-04timekeeping: Implement a shadow timekeeperThomas Gleixner1-12/+29
2013-04-04timekeeping: Delay update of clock->cycle_lastThomas Gleixner1-1/+3
2013-04-04timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner2-2/+4
2013-04-04ntp: Remove ntp_lock, using the timekeeping locks to protect ntp stateJohn Stultz1-37/+4
2013-04-04timekeeping: Simplify tai updating from do_adjtimexJohn Stultz1-5/+4
2013-04-04timekeeping: Hold timekeepering locks in do_adjtimex and hardppsJohn Stultz1-2/+17
2013-04-04timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()John Stultz2-11/+11
2013-04-04ntp: Rework do_adjtimex to take timespec and tai argumentsJohn Stultz3-16/+17
2013-04-04ntp: Move timex validation to timekeeping do_adjtimex call.John Stultz3-5/+8
2013-04-04ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz4-12/+36
2013-04-04ntp: Split out timex validation from do_adjtimexJohn Stultz1-12/+27
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/coreThomas Gleixner130-968/+1676
2013-03-28ARM: bcm281xx: Add timer driver (driver portion)Christian Daudt4-5/+215
2013-03-25timekeeping: __timekeeping_set_tai_offset can be staticFengguang Wu1-1/+1
2013-03-25tick: Change log level of NOHZ: local_softirq_pending messageRado Vrbovsky1-2/+2
2013-03-25hrtimer/trivial: Fix comment text in hrtimer.cDavid Daney1-2/+4
2013-03-22timekeeping: Split timekeeper_lock into lock and seqcountThomas Gleixner1-59/+73
2013-03-22timekeeping: Move lock out of timekeeper structThomas Gleixner2-57/+53
2013-03-22timekeeping: Make jiffies_lock internalThomas Gleixner3-1/+3
2013-03-22timekeeping: Calc stuff onceThomas Gleixner1-3/+4
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz5-3/+44
2013-03-22timekeeping: Add CLOCK_TAI clockidJohn Stultz4-4/+43
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz4-8/+59
2013-03-22clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner1-0/+1
2013-03-15timekeeping: utilize the suspend-nonstop clocksource to count suspended timeFeng Tang1-7/+51
2013-03-15x86: tsc: Add support for new S3_NONSTOP featureFeng Tang1-1/+5
2013-03-15clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang1-0/+1
2013-03-15x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2-0/+13
2013-03-15x86: Do full rtc synchronization with ntpPrarit Bhargava4-83/+55
2013-03-15timekeeping: Use inject_offset in warp_clockJohn Stultz1-3/+3
2013-03-15timekeeping: Avoid adjust kernel time once hwclock kept in UTC timeDong Zhu1-5/+6
2013-03-13x86: Use tick broadcast expired checkThomas Gleixner1-0/+12
2013-03-13arm: Use tick broadcast expired checkThomas Gleixner1-1/+10
2013-03-13tick: Provide a check for a forced broadcast pendingThomas Gleixner2-0/+18
2013-03-13tick: Handle broadcast wakeup of multiple cpusThomas Gleixner1-1/+58
2013-03-13tick: Avoid programming the local cpu timer if broadcast pendingThomas Gleixner1-2/+26
2013-03-13Merge commit 'v3.9-rc2' into timers/coreThomas Gleixner312-1347/+4039
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-14/+40
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds84-696/+843
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds11-41/+42
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-40/+185
2013-03-11s390: Fix a header dependencies related build errorLi Zefan1-0/+1
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger5-18/+22
2013-03-11um: Use tty_port_operations->destructRichard Weinberger3-14/+14
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich1-1/+1
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich1-0/+2
2013-03-11net : enable tx time stamping in the vde driver.Paul Chavent1-0/+2