summaryrefslogtreecommitdiffstats
path: root/kernel/time
AgeCommit message (Expand)AuthorLines
2012-08-05time: Fix adjustment cleanup bug in timekeeping_adjust()Ingo Molnar-14/+17
2012-07-31time: Remove all direct references to timekeeperJohn Stultz-128/+154
2012-07-31time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updatesJohn Stultz-36/+54
2012-07-31time: Clean up stray newlinesJohn Stultz-10/+0
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz-2/+2
2012-07-31Merge branch 'linus' into timers/urgentIngo Molnar-1/+2
2012-07-24time: Fix casting issue in tk_set_xtime and tk_xtime_addJohn Stultz-2/+2
2012-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-312/+371
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2012-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+6
2012-07-18Merge branch 'linus' into timers/coreIngo Molnar-0/+1
2012-07-16timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner-0/+1
2012-07-15time: Rework timekeeping functions to take timekeeper ptr as argumentJohn Stultz-105/+103
2012-07-15time: Move xtime_nsec adjustment underflow handling timekeeping_adjustJohn Stultz-21/+21
2012-07-15time: Move arch_gettimeoffset() usage into timekeeping_get_ns()John Stultz-19/+10
2012-07-15time: Refactor accumulation of nsecs to secsJohn Stultz-22/+32
2012-07-15time: Condense timekeeper.xtime into xtime_secJohn Stultz-71/+110
2012-07-15time: Explicitly use u32 instead of int for shift valuesJohn Stultz-3/+3
2012-07-15time: Whitespace cleanups per Ingo%27s requestsJohn Stultz-21/+18
2012-07-15Merge branch 'timers/urgent' into timers/coreThomas Gleixner-6/+74
2012-07-15ntp: Fix STA_INS/DEL clearing bugJohn Stultz-2/+6
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds-0/+2
2012-07-11timekeeping: Provide hrtimer update functionThomas Gleixner-0/+34
2012-07-11timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner-2/+23
2012-07-11timekeeping: Fix leapsecond triggered load spike issueJohn Stultz-0/+4
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra-0/+2
2012-07-02rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameterPaul E. McKenney-1/+1
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+6
2012-06-11nohz: Move next idle expiry time record into idle logic areaFrederic Weisbecker-10/+14
2012-06-11nohz: Move ts->idle_calls incrementation into strict idle logicFrederic Weisbecker-39/+47
2012-06-11nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker-4/+4
2012-06-11nohz: Make nohz API agnostic against idle ticks cputime accountingFrederic Weisbecker-15/+22
2012-06-11nohz: Separate idle sleeping time accounting from nohz logicFrederic Weisbecker-35/+42
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar-1/+6
2012-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+2
2012-06-06rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney-1/+6
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2012-06-04timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz-0/+2
2012-05-30sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra-0/+1
2012-05-25tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner-8/+8
2012-05-25clockevents: Make clockevents_config() a global symbolMagnus Damm-2/+1
2012-05-25tick: Add tick skew boot optionMike Galbraith-0/+18
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+55
2012-05-22Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner-8/+4
2012-05-21timekeeping: Fix a few minor newline issues.Richard Cochran-3/+1
2012-05-21ntp: Fix a stale comment and a few stray newlines.Richard Cochran-4/+2
2012-05-21ntp: Correct TAI offset during leap secondRichard Cochran-1/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner-32/+41
2012-05-21timers: Provide generic Kconfig switchesThomas Gleixner-0/+35
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman-2/+2