summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik
2013-03-28Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik
2013-03-28Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik
2013-03-28Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt
2013-03-28drm/i915: remove "inline" keyword from ironlake_disable_display_irqPaulo Zanoni
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki
2013-03-28Merge branch 'pm-fixes' into fixesRafael J. Wysocki
2013-03-28drm/i915: clean up pipe bpp confusionDaniel Vetter
2013-03-28drm/i915: clean up plane bpp confusionDaniel Vetter
2013-03-28drm/i915: convert DP autodither code to new infrastructureDaniel Vetter
2013-03-28drm/i915: precompute pipe bpp before touching the hwDaniel Vetter
2013-03-28drm/i915: introduce pipe_config->dither|pipe_bppDaniel Vetter
2013-03-28drm/i915: add pipe_config->limited_color_rangeDaniel Vetter
2013-03-28drm/i915: add pipe_config->has_pch_encoderDaniel Vetter
2013-03-28drm/i915: drop helper vtable for sdvo encoderDaniel Vetter
2013-03-28drm/i915: add pipe_config->pixel_multiplierDaniel Vetter
2013-03-28drm/i915: add pipe_config->timings_setDaniel Vetter
2013-03-28drm/i915: compute pipe_config earlierDaniel Vetter
2013-03-28drm/i915: introduce struct intel_crtc_configDaniel Vetter
2013-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-03-27drm/i915: return actual brightness to .get_brightness callbackJani Nikula
2013-03-27drm/i915: keep backlight_level and backlight device brightness in syncJani Nikula
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27drm/i915: wire up SDVO hpd support on cpt/pptDaniel Vetter
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-27drm/i915: Wait for vblank between disabling a sprite and unpinning the fbVille Syrjälä
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro
2013-03-27drm/i915: clear crt hotplug compare voltage field before settingDaniel Vetter
2013-03-27Revert "drm/i915: set dummy page for stolen objects"Imre Deak
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak
2013-03-27drm/i915: Apply alignment restrictions on scanout surfaces for VT-dChris Wilson
2013-03-27DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private.Egbert Eich
2013-03-27DRM/i915: Remove i965_hpd_irq_setup.Egbert Eich
2013-03-27drm/i915: implement ibx_hpd_irq_setupDaniel Vetter
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-03-27ipc: Restrict mounting the mqueue filesystemEric W. Biederman
2013-03-27vfs: Carefully propogate mounts across user namespacesEric W. Biederman
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-03-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu