summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz3-1/+27
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel1-0/+11
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz4-1/+23
2010-02-01drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan1-7/+2
2010-02-01drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki1-1/+1
2010-02-01drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy1-1/+1
2010-02-01drm/radeon/kms: release agp on error.Dave Airlie1-0/+3
2010-02-01drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur1-7/+8
2010-02-01drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur1-1/+1
2010-02-01drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.Francisco Jerez1-7/+16
2010-02-01drm/kms/radeon: pick digitial encoders smarter. (v3)Dave Airlie3-89/+99
2010-02-01drm/radeon/kms: use active device to pick connector for encoderDave Airlie1-1/+1
2010-02-01drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.Dave Airlie1-2/+2
2010-01-31Merge branch 'fix/asoc' into for-linusTakashi Iwai2-2/+2
2010-01-31Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2010-01-31x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori1-4/+9
2010-01-30block: fix bugs in bio-integrity mempool usageChuck Ebbert1-1/+2
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel3-10/+95
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel2-57/+117
2010-01-30x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman1-3/+11
2010-01-30Linux 2.6.33-rc6v2.6.33-rc6Linus Torvalds1-1/+1
2010-01-29mfd: Fix asic3 buildDmitry Artamonow1-1/+1
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-69/+198
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins1-2/+3
2010-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds7-30/+36
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds10-41/+33
2010-01-29ASoC: AM3517: ASoC driver not getting compiledAnuj Aggarwal1-1/+1
2010-01-29ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal1-1/+1
2010-01-29Input: update multi-touch protocol documentationHenrik Rydberg1-8/+40
2010-01-29Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2-0/+2
2010-01-29Input: winbond-cir - remove dmesg spamDavid Härdeman1-1/+1
2010-01-29Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt20-1271/+3391
2010-01-29powerpc/4xx: Add pcix type 1 transactionsStef van Os1-1/+2
2010-01-29powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt1-0/+3
2010-01-29powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt1-0/+5
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt3-2/+8
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-58/+62
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-101/+7
2010-01-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-13/+192
2010-01-29[ARM] Update mach-typesRussell King1-1/+59
2010-01-29Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King3-6/+15
2010-01-29Btrfs: check total number of devices when removing missingJosef Bacik1-2/+2
2010-01-29Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik1-2/+2
2010-01-29Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik1-0/+5
2010-01-29Btrfs: run orphan cleanup on default fs rootJosef Bacik2-6/+6
2010-01-29Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang1-0/+1
2010-01-29Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V1-4/+9
2010-01-29Btrfs: remove tree_search() in extent_map.cMiao Xie1-14/+0