1. 19 Jul, 2014 15 commits
  2. 18 Jul, 2014 22 commits
  3. 17 Jul, 2014 3 commits
    • Dave Airlie's avatar
      Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes · 3c169e56
      Dave Airlie authored
      A few more fixes for 3.16.  The pageflipping fixes I dropped last week
      have finally shaped up so this is mostly fixes for fallout from the
      pageflipping code changes.  Also fix a memory leak and a black screen
      when restoring the backlight on console unblanking.
      
      * 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux:
        drm/radeon: Make classic pageflip completion path less racy.
        drm/radeon: Add missing vblank_put in pageflip ioctl error path.
        drm/radeon: Remove redundant fence unref in pageflip path.
        drm/radeon: Complete page flip even if waiting on the BO fence fails
        drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()
        drm/radeon: Prevent too early kms-pageflips triggered by vblank.
        drm/radeon: set default bl level to something reasonable
        drm/radeon: avoid leaking edid data
      3c169e56
    • Rafael J. Wysocki's avatar
      Merge branches 'acpi-scan' and 'acpi-video' · 11634bd6
      Rafael J. Wysocki authored
      * acpi-scan:
        ACPI / documentation: Remove reference to acpi_platform_device_ids from enumeration.txt
      
      * acpi-video:
        ACPI / video: Add use_native_backlight quirk for HP ProBook 4540s
        Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0"
      11634bd6
    • Linus Torvalds's avatar
      Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip · 59ca9ee4
      Linus Torvalds authored
      Pull Xen fixes from Konrad Rzeszutek Wilk:
       "Two fixes found during migration of PV guests.  David would be the one
        doing this pull but he is on vacation.
      
        Fixes:
         - fix console deadlock when resuming PV guests
         - fix regression hit when ballooning and resuming PV guests"
      
      * tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
        xen/balloon: set ballooned out pages as invalid in p2m
        xen/manage: fix potential deadlock when resuming the console
      59ca9ee4