summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens
2011-11-23Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-11-23Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren
2011-11-23Merge branch 'fixes-v3.2-rc2' into fixesTony Lindgren
2011-11-23ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as moduleGovindraj.R
2011-11-23ARM: OMAP2+: Remove empty io.hThomas Weber
2011-11-23ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei
2011-11-23ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi
2011-11-23ARM: OMAP: PM: only register TWL with voltage layer when device is presentKevin Hilman
2011-11-23ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds
2011-11-23eCryptfs: Extend array bounds for all filename charsTyler Hicks
2011-11-23eCryptfs: Flush file in vma closeTyler Hicks
2011-11-23eCryptfs: Prevent file create race conditionTyler Hicks
2011-11-23Merge branch 'fix' of git://github.com/ycmiao/pxa-linux into fixesArnd Bergmann
2011-11-23Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 int...Arnd Bergmann
2011-11-23Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2011-11-23Merge branch 'for-arnd' of git://git.kernel.org/pub/scm/linux/kernel/git/will...Arnd Bergmann
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki
2011-11-23Merge branch 'imx6q/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Arnd Bergmann
2011-11-23arm: mx28: fix bit operation in clock settingWolfram Sang
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-23percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessaryDave Young
2011-11-23Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang
2011-11-23ALSA: hda/realtek - Minor cleanupTakashi Iwai
2011-11-23ALSA: hda/realtek - Fix missing inits of item indices for auto-micTakashi Iwai
2011-11-23ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai
2011-11-23ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai
2011-11-22Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds
2011-11-22SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-11-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2011-11-22ARM: perf: check that we have a platform device when reserving PMUWill Deacon