aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-13drm/radeon: fence virtual address and free it once idle v4Jerome Glisse
2012-08-13drm/radeon: fix some missing parens in asic macrosAlex Deucher
2012-08-13drm/radeon: add some new SI pci idsAlex Deucher
2012-08-13drm/radeon: fix ordering in pll picking on dce4+Alex Deucher
2012-08-13drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse
2012-08-13drm/radeon: fix bank tiling parameters on caymanAlex Deucher
2012-08-13drm/radeon: fix bank tiling parameters on evergreenAlex Deucher
2012-08-13drm/radeon: fix bank tiling parameters on SIChristian König
2012-08-13drm/radeon: properly handle crtc powergatingAlex Deucher
2012-08-13drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher
2012-08-13drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher
2012-08-13drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher
2012-08-13Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-13leds: renesas: fix error handlingArnd Bergmann
2012-08-13Revert "leds: use led_set_brightness in led_trigger_event"Fabio Baltieri
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2012-08-13dma: tegra: enable/disable dma clockLaxman Dewangan
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder
2012-08-12af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net
2012-08-12macvtap: rcu_dereference outside read-lock sectionDenis Efremov
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-12Merge branch 'fixes-for-linus-for-3.6-rc2' of git://git.linaro.org/people/msz...Linus Torvalds
2012-08-12Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-12printk: Fix calculation of length used to discard recordsJeff Mahoney
2012-08-11drm/i915: ignore eDP bpc settings from vbtDaniel Vetter
2012-08-11drm/i915: Fix blank panel at reopening lidTakashi Iwai
2012-08-10codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet
2012-08-10ixgbe: add missing bracesEmil Tantilov
2012-08-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-10tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEPRafael J. Wysocki
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-08-10ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann
2012-08-10ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann
2012-08-10drm/mgag200: fix G200ER pll picking algorithmDave Airlie
2012-08-10drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann
2012-08-10omap-rng: fix use of SIMPLE_DEV_PM_OPSArnd Bergmann
2012-08-10spi/s3c64xx: improve error handlingArnd Bergmann
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann
2012-08-10gpio: em: do not discard em_gio_irq_domain_cleanupArnd Bergmann
2012-08-10ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook
2012-08-09net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet