summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* time: remove no_sync_cmos_clockCesar Eduardo Barros2012-03-232-6/+1
* time: Avoid scary backtraces when warning of > 11% adjJohn Stultz2012-03-231-4/+6
* alarmtimer: Make sure we initialize the rtctimerJohn Stultz2012-03-231-1/+4
* ntp: Fix leap-second hrtimer livelockJohn Stultz2012-03-223-102/+48
* x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria2012-03-151-0/+10
* rtc: Provide flag for rtc devices that don't support UIEJohn Stultz2012-03-153-1/+9
* ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-154-11/+7
* x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-153-17/+12
* x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner2012-03-151-5/+0
* time: Remove bogus commentsThomas Gleixner2012-03-151-6/+0
* time: Fix change_clocksource lockingJohn Stultz2012-03-151-0/+7
* time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz2012-03-151-26/+46
* ntp: Fix integer overflow when setting timeSasha Levin2012-03-151-1/+1
* math: Introduce div64_longSasha Levin2012-03-151-0/+4
* cs5535-clockevt: Allow the MFGPT IRQ to be sharedJens Rottmann2012-03-061-1/+1
* cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernelsJens Rottmann2012-03-061-1/+0
* x86/time: Eliminate unused irq0_irqs counterJan Beulich2012-02-272-4/+0
* clocksource: scx200_hrt: Fix the buildIngo Molnar2012-02-221-3/+1
* x86/tsc: Reduce the TSC sync check time for core-siblingsSuresh Siddha2012-02-221-5/+24
* Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-02-153-190/+248
|\
| * time: Move common updates to a functionThomas Gleixner2012-01-261-22/+17
| * time: Reorder so the hot data is togetherThomas Gleixner2012-01-261-2/+2
| * time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz2012-01-261-29/+15
| * ntp: Add ntp_lock to replace xtime_lockingJohn Stultz2012-01-261-19/+44
| * ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-263-5/+12
| * ntp: Cleanup timex.hJohn Stultz2012-01-262-16/+12
| * time: Add timekeeper lockJohn Stultz2012-01-261-44/+82
| * time: Cleanup global variables and move them to the topJohn Stultz2012-01-261-12/+12
| * time: Move raw_time into timekeeper structureJohn Stultz2012-01-261-13/+10
| * time: Move xtime into timekeeeper structureJohn Stultz2012-01-261-44/+47
| * time: Move wall_to_monotonic into the timekeeper structureJohn Stultz2012-01-261-32/+37
| * time: Move total_sleep_time into the timekeeper structureJohn Stultz2012-01-261-9/+15
* | Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux i...Thomas Gleixner2012-02-151-3/+27
|\ \
| * | rtc: Disable the alarm in the hardware (v2)Rabin Vincent2012-01-261-2/+13
| * | rtc: Expire alarms after the time is set. (v2)NeilBrown2012-01-261-0/+4
| * | rtc: Avoid setting alarm to a time in the pastJohn Stultz2012-01-261-1/+10
| |/
* | Merge branch 'fortglx/3.4/clocksource' of git://git.linaro.org/people/jstultz...Thomas Gleixner2012-02-155-34/+26
|\ \
| * | clocksource: Load the ACPI PM clocksource asynchronouslyArjan van de Ven2012-02-011-8/+16
| * | clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hzJohn Stultz2012-02-011-13/+7
| * | clocksource: Get rid of clocksource_calc_mult_shift()Yong Zhang2012-02-011-7/+0
| * | clocksource: dbx500: convert to clocksource_register_hz()Yong Zhang2012-02-011-4/+1
| * | clocksource: scx200_hrt: use pr_<level> instead of printkJim Cromie2012-02-011-2/+2
| * | clocksource: cyclone: Add missing iounmapJulia Lawall2012-01-261-1/+1
| |/
* | timer: Fix bad idle check on irq entryFrederic Weisbecker2012-02-151-1/+1
* | nohz: Remove ts->Einidle checks before restarting the tickFrederic Weisbecker2012-02-151-5/+6
* | nohz: Remove update_ts_time_stat from tick_nohz_start_idleMichal Hocko2012-02-151-5/+1
* | clockevents: Leave the broadcast device in shutdown mode when not neededSuresh Siddha2012-02-151-0/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-02-142-1/+3
|\ \
| * | regulator: Fix getting voltage in max8649_enable_time()Axel Lin2012-02-101-1/+1
| * | regulator: Fix mc13xxx regulator modular build (again)David Miller2012-02-091-0/+2
OpenPOWER on IntegriCloud