summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-02-149-27/+51
|\ \ \
| * | | powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-142-2/+7
| * | | powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-142-3/+8
| * | | powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman2012-02-141-8/+14
| * | | powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt2012-02-141-1/+5
| * | | powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt2012-02-141-1/+1
| * | | powerpc: Implement GET_IP/SET_IPSrikar Dronamraju2012-02-141-8/+12
| * | | powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
* | | | Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-02-1420-133/+269
|\ \ \ \
| * | | | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-132-71/+79
| * | | | mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches2012-02-131-0/+3
| * | | | mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent2012-02-131-0/+1
OpenPOWER on IntegriCloud