aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-15
|\
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-06-11
| |\
| | * rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney2012-06-06
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-08
|\ \ \ | |/ / |/| |
| * | timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz2012-06-04
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-05
|\ \ \ | |/ / |/| |
| * | sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-30
| |/
* | tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner2012-05-25
* | clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-24
* | tick: Add tick skew boot optionMike Galbraith2012-05-24
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\
| * Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-05-22
| |\
| | * timekeeping: Fix a few minor newline issues.Richard Cochran2012-05-21
| | * ntp: Fix a stale comment and a few stray newlines.Richard Cochran2012-05-21
| | * ntp: Correct TAI offset during leap secondRichard Cochran2012-05-21
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-21
| |/
| * timers: Provide generic Kconfig switchesThomas Gleixner2012-05-21
* | Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
|\ \ | |/ |/|
| * alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz2012-04-20
* | tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha2012-04-19
* | tick: Ensure that the broadcast device is initializedThomas Gleixner2012-04-19
* | tick: Fix oneshot broadcast setup reallyThomas Gleixner2012-04-18
* | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha2012-04-10
* | nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-06
* | tick: Document TICK_ONESHOT config optionThomas Gleixner2012-03-31
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-29
|\
| * alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=nThomas Gleixner2012-03-24
| * kernel-time: fix s/then/than/ spelling errorsJim Cromie2012-03-23
| * time: remove no_sync_cmos_clockCesar Eduardo Barros2012-03-23
| * time: Avoid scary backtraces when warning of > 11% adjJohn Stultz2012-03-23
| * alarmtimer: Make sure we initialize the rtctimerJohn Stultz2012-03-23
| * ntp: Fix leap-second hrtimer livelockJohn Stultz2012-03-22
| * time: Fix change_clocksource lockingJohn Stultz2012-03-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-22
|\ \ | |/ |/|
| * Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-09
| |\
| * | Input: add infrastructure for selecting clockid for event time stampsJohn Stultz2012-02-03
* | | ntp: Fix integer overflow when setting timeSasha Levin2012-03-15
* | | Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-02-15
|\ \ \
| * | | time: Move common updates to a functionThomas Gleixner2012-01-26
| * | | time: Reorder so the hot data is togetherThomas Gleixner2012-01-26
| * | | time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz2012-01-26
| * | | ntp: Add ntp_lock to replace xtime_lockingJohn Stultz2012-01-26
| * | | ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-26
| * | | ntp: Cleanup timex.hJohn Stultz2012-01-26
| * | | time: Add timekeeper lockJohn Stultz2012-01-26
| * | | time: Cleanup global variables and move them to the topJohn Stultz2012-01-26
| * | | time: Move raw_time into timekeeper structureJohn Stultz2012-01-26
| * | | time: Move xtime into timekeeeper structureJohn Stultz2012-01-26
| * | | time: Move wall_to_monotonic into the timekeeper structureJohn Stultz2012-01-26
| * | | time: Move total_sleep_time into the timekeeper structureJohn Stultz2012-01-26
| | |/ | |/|