summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-318-25/+103
|\
| * x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen2013-05-301-9/+5
| * x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-302-3/+73
| * x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-281-2/+4
| * Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-05-223-8/+16
| |\
| | * x86, efi: initial the local variable of DataSize to zeroLee, Chun-Yi2013-05-141-1/+1
| | * efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuseSeiji Aguchi2013-05-131-5/+3
| | * efivarfs: Never return ENOENT from firmware againLingzhu Xiang2013-05-131-2/+12
| * | x86, range: fix missing merge during add rangeYinghai Lu2013-05-171-3/+5
* | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-3110-27/+68
|\ \ \
| * | | xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu2013-05-291-2/+3
| * | | xen-pciback: more uses of cached MSI-X capability offsetJan Beulich2013-05-291-2/+2
| * | | xen: Clean up apic ipi interfaceStefan Bader2013-05-292-7/+4
| * | | xenbus: save xenstore local status for later useAurelien Chartier2013-05-293-15/+20
| * | | xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-292-1/+37
| * | | xmem/tmem: fix 'undefined variable' build error.Frederico Cadete2013-05-281-0/+2
* | | | MAINTAINERS: Framebuffer Layer maintainers updateJean-Christophe PLAGNIOL-VILLARD2013-05-311-2/+3
* | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-318-16/+33
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-05-29841-5717/+9100
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-05-281-1/+11
| | |\ \ \ \
| | | * | | | ASoC: wm8994: check for array index returnedVinod Koul2013-05-281-0/+5
| | | * | | | ASoC: wm8994: Fix reporting of accessory removal on WM8958Mark Brown2013-05-281-0/+5
| | | * | | | ASoC: wm8994: use the correct pointer to get the control valueVinod Koul2013-05-281-1/+1
| | * | | | | Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linusMark Brown2013-05-281-1/+1
| | |\ \ \ \ \
| | | * | | | | ASoC: max98090: request IRQF_ONESHOT interruptAndrew Bresticker2013-05-201-1/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown2013-05-281-3/+4
| | |\ \ \ \ \
| | | * | | | | ASoC: davinci: fix sample rotationDaniel Mack2013-05-211-3/+4
| | * | | | | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-05-282-5/+5
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: cs42l52: fix default value for MASTERA_VOL.Nicolas Schichan2013-05-281-1/+1
| | | * | | | | | ASoC: cs42l52: fix master playback mute mask.Nicolas Schichan2013-05-221-1/+1
| | | * | | | | | ASoC: cs42l52: fix bogus shifts in "Speaker Volume" and "PCM Mixer Volume" co...Nicolas Schichan2013-05-221-2/+2
| | | * | | | | | ASoC: cs42l52: microphone bias is controlled by IFACE_CTL2 register.Nicolas Schichan2013-05-221-1/+1
| | | |/ / / / /
| | * | | | | | Merge remote-tracking branch 'asoc/fix/compress' into asoc-linusMark Brown2013-05-281-2/+6
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: soc-compress: Send correct stream event for capture startCharles Keepax2013-05-201-2/+6
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-05-281-1/+3
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | ASoC: wm5110: Correct DSP4R Mixer control nameCharles Keepax2013-05-251-1/+1
| | | * | | | | ASoC: wm5110: Add missing speaker initialisationMark Brown2013-05-201-0/+2
| | | |/ / / /
| * | | | | | ALSA: usb-6fire: Modify firmware version checkTorsten Schenk2013-05-231-3/+3
* | | | | | | Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds2013-05-303-13/+9
|\ \ \ \ \ \ \
| * | | | | | | MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells2013-05-301-0/+2
| * | | | | | | MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells2013-05-301-0/+1
| * | | | | | | MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-301-13/+5
| * | | | | | | MN10300: Fix ret_from_kernel_threadDavid Howells2013-05-301-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-309-11/+323
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: pinconf: take the right mutexLinus Walleij2013-05-271-2/+2
| * | | | | | | pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()Wei Yongjun2013-05-271-1/+3
| * | | | | | | pinctrl: exynos: Handle suspend/resume of GPIO EINT registersTomasz Figa2013-05-272-3/+114
| * | | | | | | pinctrl: samsung: Allow per-bank SoC-specific private dataTomasz Figa2013-05-271-0/+1
| * | | | | | | pinctrl: samsung: Add support for SoC-specific suspend/resume callbacksTomasz Figa2013-05-272-0/+9
| * | | | | | | pinctrl: Don't override the error code in probe error handlingAxel Lin2013-05-273-4/+5
OpenPOWER on IntegriCloud