aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-043-27/+118
* nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie2011-05-042-0/+12
* platform/x86: add MXM WMI driver.Dave Airlie2011-05-044-0/+125
* vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson2011-05-041-6/+0
* drm/radeon/kms: fix up r1xx-rs4xx i2c busesAlex Deucher2011-05-041-16/+43
* drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDCAlex Deucher2011-05-041-0/+2
* drm/radeon/kms: add support for thermal chips on combios asicsAlex Deucher2011-05-041-0/+54
* drm/fb: fix CONFIG_DRM=m && CONFIG_FB=nDave Airlie2011-05-041-0/+2
* drm: Export the command-line mode parserChris Wilson2011-04-284-186/+216
* drm: Verify debug message argumentsJoe Perches2011-04-285-14/+17
* drm: Create and use drm_errJoe Perches2011-04-282-14/+28
* drm/radeon/kms: remove some underscan leftoversAlex Deucher2011-04-281-4/+0
* drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-04-282-5/+23
* drm: parse color format support for digital displaysJesse Barnes2011-04-283-1/+19
* drm: add bit depth parsingJesse Barnes2011-04-283-3/+69
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-275-8/+33
* drm/radeon/kms: add info query for tile pipesAlex Deucher2011-04-272-0/+14
* drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher2011-04-271-0/+1
* drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie2011-04-271-0/+1
* Linux 2.6.39-rc5Linus Torvalds2011-04-261-1/+1
* init/Kconfig: fix EXPERT menu listRandy Dunlap2011-04-261-8/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-04-263-16/+86
|\
| * amd64_edac: Erratum #637 workaroundBorislav Petkov2011-04-262-2/+51
| * amd64_edac: Factor in CC6 save areaBorislav Petkov2011-04-262-1/+29
| * amd64_edac: Remove node interleave warningBorislav Petkov2011-04-261-5/+1
| * EDAC: Remove debugging output in scrub rate handlingMarkus Trippelsdorf2011-04-212-8/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-04-261-0/+97
|\ \
| * | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley2011-04-261-0/+97
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-2611-74/+166
|\ \ \
| * | | [S390] kvm-390: Let kernel exit SIE instruction on workCarsten Otte2011-04-201-2/+2
| * | | [S390] dasd: check sense type in device change handlerStefan Weinhuber2011-04-201-2/+3
| * | | [S390] pfault: fix token handlingHeiko Carstens2011-04-201-2/+2
| * | | [S390] qdio: reset error states immediatelyJan Glauber2011-04-201-5/+12
| * | | [S390] fix page table walk for changing page attributesJan Glauber2011-04-201-2/+3
| * | | [S390] prng: prevent access beyond end of stackJan Glauber2011-04-201-1/+1
| * | | [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-205-60/+143
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-04-266-15/+32
|\ \ \ \
| * | | | Btrfs: cleanup error handling in inode.cTsutomu Itoh2011-04-251-6/+9
| * | | | Btrfs: put the right bio if we have an errorJosef Bacik2011-04-251-1/+1
| * | | | Btrfs: free bitmaps properly when evicting the cacheJosef Bacik2011-04-251-4/+7
| * | | | Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan2011-04-251-1/+1
| * | | | btrfs: add missing spin_unlock to a rare exit pathDavid Sterba2011-04-251-0/+1
| * | | | Btrfs: check return value of kmalloc()Tsutomu Itoh2011-04-252-0/+7
| * | | | btrfs: fix wrong allocating flag when reading pageItaru Kitayama2011-04-251-1/+1
| * | | | Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh2011-04-251-2/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-04-261-0/+10
|\ \ \ \ \
| * | | | | Btrfs: do some plugging in the submit_bio threadsChris Mason2011-04-191-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-04-251-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky2011-04-211-2/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-04-257-79/+128
|\ \ \ \