summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-2918-226/+193
|\
| * ia64: vsyscall: Add missing paranthesisThomas Gleixner2012-03-271-1/+1
| * alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=nThomas Gleixner2012-03-241-3/+8
| * x86: vdso: Put declaration before codeThomas Gleixner2012-03-241-1/+2
| * x86-64: Inline vdso clock_gettime helpersAndy Lutomirski2012-03-231-4/+5
| * x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-233-37/+26
| * kernel-time: fix s/then/than/ spelling errorsJim Cromie2012-03-232-8/+8
| * 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
* | Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony2012-03-292-0/+2
* | Merge branch 'irqdomain/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-2910-21/+21
|\ \
| * | irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG renameGrant Likely2012-03-297-7/+7
| * | irqdomain: Remove powerpc dependency from debugfs fileGrant Likely2012-03-293-14/+14
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-291-1/+0
|\ \ \
| * | | pagemap: remove remaining unneeded spin_lock()Naoya Horiguchi2012-03-291-1/+0
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-293-1/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/i915: suspend fbdev device around suspend/hibernateDave Airlie2012-03-293-1/+18
* | | | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-2842-722/+1161
|\ \ \ \
| * | | | mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski2012-03-271-12/+9
| * | | | mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplugGuennadi Liakhovetski2012-03-272-2/+20
| * | | | mmc: sh_mobile_sdhi: add a callback for board specific init codeBastian Hecht2012-03-272-0/+17
| * | | | mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() functionGuennadi Liakhovetski2012-03-271-4/+5
| * | | | mmc: sh_mobile_sdhi: do not manage PM clocks manuallyGuennadi Liakhovetski2012-03-271-4/+0
| * | | | mmc: tmio_mmc: remove unused sdio_irq_enabled flagGuennadi Liakhovetski2012-03-272-3/+0
| * | | | mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski2012-03-273-8/+9
| * | | | mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMCGuennadi Liakhovetski2012-03-272-1/+3
| * | | | mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski2012-03-273-48/+50
| * | | | mmc: tmio: calculate the native hotplug condition only onceGuennadi Liakhovetski2012-03-272-6/+7
| * | | | mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski2012-03-272-6/+10
| * | | | mmc: sdhci-pci: allow 8-bit bus width for Intel PCHAlexander Stein2012-03-271-0/+33
| * | | | mmc: sdhci: check interrupt flags in ISR againAlexander Stein2012-03-271-7/+12
| * | | | mmc: sdhci-pci: Add MSI supportAlexander Stein2012-03-271-0/+6
| * | | | mmc: core: warn when card doesn't support HPIJaehoon Chung2012-03-271-4/+8
| * | | | mmc: davinci: Poll status for small size transfersIdo Yariv2012-03-271-1/+28
| * | | | mmc: davinci: Eliminate spurious interruptsIdo Yariv2012-03-271-6/+27
| * | | | mmc: omap_hsmmc: Avoid a regulator voltage change with dtRajendra Nayak2012-03-271-1/+14
| * | | | mmc: omap_hsmmc: Convert hsmmc driver to use device treeRajendra Nayak2012-03-272-0/+106
| * | | | mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIOAdrian Hunter2012-03-271-0/+5
| * | | | mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter2012-03-272-2/+13
| * | | | mmc: sdhci-pci: select HC erase size for Medfield eMMCAdrian Hunter2012-03-271-1/+2
OpenPOWER on IntegriCloud