summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Update John Stultz's emailJohn Stultz2013-01-161-1/+1
* time: create __getnstimeofday for WARNless callsKees Cook2013-01-163-8/+32
* Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-11-21739-5944/+8888
|\
| * time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-137-31/+25Star
| * clocksource: arm_generic: use this_cpu_ptr per-cpu helperShan Wei2012-11-131-1/+1
| * clocksource: arm_generic: use integer math helpersLinus Walleij2012-11-131-2/+2
| * time/jiffies: Make clocksource_jiffies staticLars-Peter Clausen2012-11-131-1/+1
| * clocksource: clean up parse_pmtmr()Dan Carpenter2012-11-131-9/+8Star
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-092-1/+6
| |\
| | * drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-091-1/+1
| | * drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-091-0/+5
| * | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-11-098-52/+62
| |\ \
| | * | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-061-1/+2
| | * | Merge branch 'pci/huang-d3cold-fixes' into for-linusBjorn Helgaas2012-11-067-51/+60
| | |\ \
| | | * | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-054-34/+42
| | | * | PCI/PM: Resume device before shutdownHuang Ying2012-11-021-10/+2Star
| | | * | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-022-7/+16
| | |/ /
| * | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-0916-97/+144
| |\ \ \
| | * | | mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon2012-11-071-2/+4
| | * | | mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-11-071-14/+14
| | * | | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-075-8/+8
| | * | | mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann2012-11-071-1/+1
| | * | | mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball2012-11-071-10/+13
| | * | | mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu2012-11-071-6/+12
| | * | | mmc: fix sdhci-dove probe/removalRussell King - ARM Linux2012-11-071-18/+20
| | * | | mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski2012-11-071-1/+1
| | * | | mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter2012-11-071-1/+1
| | * | | mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam2012-11-071-1/+1
| | * | | mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K2012-11-071-6/+11
| | * | | mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K2012-11-071-1/+1
| | * | | mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan2012-11-072-14/+19
| | * | | mmc: dw_mmc: enable controller interrupt before calling mmc_start_hostYuvaraj CD2012-11-071-14/+15
| | * | | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-075-0/+23
| | * | | mmc: dw_mmc: remove _dev_info compile warningSeungwon Jeon2012-11-071-1/+1
| | * | | mmc: dw_mmc: convert the variable type of irqSeungwon Jeon2012-11-071-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-11-091-3/+8
| |\ \ \ \
| | * | | | crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...Jussi Kivilinna2012-10-241-3/+8
| | |/ / /
| * | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-11-0920-40/+92
| |\ \ \ \
| | * | | | ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-085-4/+8
| | * | | | ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang2012-11-081-0/+2
| | * | | | ALSA: hda - Improve HP depop when system enter to S3Kailang Yang2012-11-081-13/+11Star
| | * | | | ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai2012-11-083-0/+17
| | * | | | ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth2012-11-071-1/+2
| | * | | | ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai2012-11-071-0/+11
| | * | | | ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-071-0/+14
| | * | | | ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-071-7/+4Star
| | * | | | ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai2012-11-051-0/+1
| | * | | | ALSA: es1968: Add ESS vendor ID to pm_whitelistOndrej Zary2012-11-051-0/+2
| | * | | | ALSA: HDA: Mark CS260x immutable structures constDaniel J Blueman2012-11-051-3/+2Star
| | * | | | ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman2012-11-051-5/+9