summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-09drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie
2011-05-09Merge remote branch 'korg/drm-nvidia-switch-fixes' into drm-core-nextDave Airlie
2011-05-09drm/radeon/kms: fix some logic errors in combios i2c mappingAlex Deucher
2011-05-09mxm/wmi: add MXMX interface entry point.Dave Airlie
2011-05-04vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson
2011-05-04nouveau: add optimus detection to DSM code.Dave Airlie
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie
2011-05-04nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie
2011-05-04platform/x86: add MXM WMI driver.Dave Airlie
2011-05-04drm/radeon/kms: fix up r1xx-rs4xx i2c busesAlex Deucher
2011-05-04drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDCAlex Deucher
2011-05-04drm/radeon/kms: add support for thermal chips on combios asicsAlex Deucher
2011-05-04drm/fb: fix CONFIG_DRM=m && CONFIG_FB=nDave Airlie
2011-04-28drm: Export the command-line mode parserChris Wilson
2011-04-28drm: Verify debug message argumentsJoe Perches
2011-04-28drm: Create and use drm_errJoe Perches
2011-04-28drm/radeon/kms: remove some underscan leftoversAlex Deucher
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson
2011-04-28drm: parse color format support for digital displaysJesse Barnes
2011-04-28drm: add bit depth parsingJesse Barnes
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher
2011-04-27drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher
2011-04-27drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie
2011-04-26Linux 2.6.39-rc5v2.6.39-rc5Linus Torvalds
2011-04-26init/Kconfig: fix EXPERT menu listRandy Dunlap
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-04-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-04-26amd64_edac: Erratum #637 workaroundBorislav Petkov
2011-04-26amd64_edac: Factor in CC6 save areaBorislav Petkov
2011-04-26amd64_edac: Remove node interleave warningBorislav Petkov
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley
2011-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds
2011-04-25eCryptfs: Flush dirty pages in setattrTyler Hicks
2011-04-25eCryptfs: Handle failed metadata read in lookupTyler Hicks
2011-04-25Btrfs: cleanup error handling in inode.cTsutomu Itoh
2011-04-25Btrfs: put the right bio if we have an errorJosef Bacik
2011-04-25Btrfs: free bitmaps properly when evicting the cacheJosef Bacik
2011-04-25Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan
2011-04-25btrfs: add missing spin_unlock to a rare exit pathDavid Sterba
2011-04-25Btrfs: check return value of kmalloc()Tsutomu Itoh
2011-04-25btrfs: fix wrong allocating flag when reading pageItaru Kitayama