aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
...
| * 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
| | |/ | |/|
* | | nohz: Remove ts->Einidle checks before restarting the tickFrederic Weisbecker2012-02-15
* | | nohz: Remove update_ts_time_stat from tick_nohz_start_idleMichal Hocko2012-02-15
* | | clockevents: Leave the broadcast device in shutdown mode when not neededSuresh Siddha2012-02-15
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \
| * | clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle2011-11-29
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \
| | * | clockevents: remove sysdev.hKay Sievers2011-12-21
| | * | clocksource: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
| | |/
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-06
|\ \ \
| * \ \ Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-05
| |\ \ \