aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2013-06-10tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner
2013-06-10clockevents: Don't allow dummy broadcast timersMark Rutland
2013-06-102.6.32.y: timekeeping: Fix nohz issue with commit 61b76840ddee647c0c223365378...John Stultz
2012-10-07ntp: Fix STA_INS/DEL clearing bugJohn Stultz
2012-10-07ntp: Fix integer overflow when setting timeSasha Levin
2012-10-07time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-10-07time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz
2012-10-07time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-10-07timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner
2012-10-07timekeeping: Provide hrtimer update functionThomas Gleixner
2012-10-07timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner
2012-10-07timekeeping: Fix leapsecond triggered load spike issueJohn Stultz
2012-10-07time: Move common updates to a functionThomas Gleixner
2012-10-07timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz
2012-10-07ntp: Correct TAI offset during leap secondRichard Cochran
2012-10-07ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-01-03Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-09clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner
2011-12-09tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner
2011-12-09timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2011-07-13clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-23time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen
2011-05-23tick: Clear broadcast active bit when switching to oneshotThomas Gleixner
2011-05-23clocksource: Install completely before selectingjohn stultz
2011-05-23Fix time() inconsistencies caused by intermediate xtime_cache values being readjohn stultz
2011-03-07clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2010-08-13nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky
2010-08-13nohz: Introduce arch_needs_cpuMartin Schwidefsky
2010-04-01hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner
2010-04-01timekeeping: Prevent oops when GENERIC_TIME=njohn stultz
2010-02-23Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang
2010-02-09clocksource: fix compilation if no GENERIC_TIMEAaro Koskinen
2010-01-28nohz: Prevent clocksource wrapping during idleJon Hunter
2010-01-28clockevents: Add missing include to pacify sparseH Hartley Sweeten
2010-01-28clockevent: Don't remove broadcast device when cpu is deadXiaotian Feng
2010-01-06clockevents: Prevent clockevent_devices list corruption on cpu hotplugThomas Gleixner
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-24clocksource: Resume clocksource without taking the clocksource mutexMartin Schwidefsky
2009-09-24time: add function to convert between calendar time and broken-down time for ...Zhaolei
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-14clocksource: Delay clocksource down rating to late bootThomas Gleixner
2009-09-14clocksource: clocksource_select must be called with mutex lockedThomas Gleixner
2009-09-11clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner
2009-08-25timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz