aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-312/+371
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+6
2012-07-18Merge branch 'linus' into timers/coreIngo Molnar1-0/+1
2012-07-16timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner1-0/+1
2012-07-15time: Rework timekeeping functions to take timekeeper ptr as argumentJohn Stultz1-105/+103
2012-07-15time: Move xtime_nsec adjustment underflow handling timekeeping_adjustJohn Stultz1-21/+21
2012-07-15time: Move arch_gettimeoffset() usage into timekeeping_get_ns()John Stultz1-19/+10
2012-07-15time: Refactor accumulation of nsecs to secsJohn Stultz1-22/+32
2012-07-15time: Condense timekeeper.xtime into xtime_secJohn Stultz1-71/+110
2012-07-15time: Explicitly use u32 instead of int for shift valuesJohn Stultz1-3/+3
2012-07-15time: Whitespace cleanups per Ingo%27s requestsJohn Stultz1-21/+18
2012-07-15Merge branch 'timers/urgent' into timers/coreThomas Gleixner3-6/+74
2012-07-15ntp: Fix STA_INS/DEL clearing bugJohn Stultz1-2/+6
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2012-07-11timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+34
2012-07-11timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner1-2/+23
2012-07-11timekeeping: Fix leapsecond triggered load spike issueJohn Stultz1-0/+4
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra1-0/+2
2012-07-02rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameterPaul E. McKenney1-1/+1
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2012-06-11nohz: Move next idle expiry time record into idle logic areaFrederic Weisbecker1-10/+14
2012-06-11nohz: Move ts->idle_calls incrementation into strict idle logicFrederic Weisbecker1-39/+47
2012-06-11nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker2-4/+4
2012-06-11nohz: Make nohz API agnostic against idle ticks cputime accountingFrederic Weisbecker1-15/+22
2012-06-11nohz: Separate idle sleeping time accounting from nohz logicFrederic Weisbecker1-35/+42
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgentIngo Molnar1-1/+6
2012-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2012-06-06rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney1-1/+6
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-06-04timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz1-0/+2
2012-05-30sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra1-0/+1
2012-05-25tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner1-8/+8
2012-05-25clockevents: Make clockevents_config() a global symbolMagnus Damm1-2/+1
2012-05-25tick: Add tick skew boot optionMike Galbraith1-0/+18
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-15/+55
2012-05-22Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux into timers/coreThomas Gleixner2-8/+4
2012-05-21timekeeping: Fix a few minor newline issues.Richard Cochran1-3/+1
2012-05-21ntp: Fix a stale comment and a few stray newlines.Richard Cochran1-4/+2
2012-05-21ntp: Correct TAI offset during leap secondRichard Cochran1-1/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-32/+41
2012-05-21timers: Provide generic Kconfig switchesThomas Gleixner1-0/+35
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2012-04-20alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz1-2/+2
2012-04-19tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha1-1/+2
2012-04-19tick: Ensure that the broadcast device is initializedThomas Gleixner1-0/+3
2012-04-18tick: Fix oneshot broadcast setup reallyThomas Gleixner1-6/+1
2012-04-10clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot()Suresh Siddha1-1/+3
2012-04-06nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell1-2/+2
2012-03-31tick: Document TICK_ONESHOT config optionThomas Gleixner1-0/+4