summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2013-03-25nohz: stat: Fix CPU idle time accountingBo Yan
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-02-26time: alarmtimer: print cause of failure if suspend failedLaxman Dewangan
2013-01-30timekeeping: Fix time moving backwardsAjay Nandakumar
2012-12-03timekeeping: Cast raw_interval to u64 to avoid shift overflowDan Carpenter
2012-10-02time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-10-02time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz
2012-10-02time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-10-02sched: Add missing call to calc_load_exit_idle()Charles Wang
2012-08-13Merge commit 'v3.4.8' into android-t114-3.4-rebasedVarun Wadekar
2012-08-13alarmtimer: implement minimum alarm interval for allowing suspendTodd Poynor
2012-07-29ntp: Fix STA_INS/DEL clearing bugJohn Stultz
2012-07-25Merge commit 'v3.4.6' into android-t114-3.4Varun Wadekar
2012-07-19timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner
2012-07-19timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-19timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner
2012-07-19timekeeping: Fix leapsecond triggered load spike issueJohn Stultz
2012-07-19sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-12timer: Fix MODS kernel compile errorKrishna Monian
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-22ntp: Correct TAI offset during leap secondRichard Cochran
2012-06-17timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz
2012-04-30tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha
2012-04-30tick: Ensure that the broadcast device is initializedThomas Gleixner
2012-04-30tick: Fix oneshot broadcast setup reallyThomas Gleixner
2012-04-22Revert "Input: add infrastructure for selecting clockid for event time stamps"Varun Wadekar
2012-04-19tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha
2012-04-19tick: Ensure that the broadcast device is initializedThomas Gleixner
2012-04-18clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha
2012-04-18nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell
2012-04-18tick: Document TICK_ONESHOT config optionThomas Gleixner
2012-04-18tick: Fix oneshot broadcast setup reallyThomas Gleixner
2012-04-10clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-04-06nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell
2012-03-31tick: Document TICK_ONESHOT config optionThomas Gleixner
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-24alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=nThomas Gleixner
2012-03-23kernel-time: fix s/then/than/ spelling errorsJim Cromie
2012-03-23time: remove no_sync_cmos_clockCesar Eduardo Barros
2012-03-23time: Avoid scary backtraces when warning of > 11% adjJohn Stultz
2012-03-23alarmtimer: Make sure we initialize the rtctimerJohn Stultz
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-22ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-03-15time: Fix change_clocksource lockingJohn Stultz
2012-03-15ntp: Fix integer overflow when setting timeSasha Levin
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-02-15Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2012-02-15nohz: Remove ts->Einidle checks before restarting the tickFrederic Weisbecker
2012-02-15nohz: Remove update_ts_time_stat from tick_nohz_start_idleMichal Hocko