aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz
2010-02-01drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan
2010-02-01drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki
2010-02-01drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy
2010-02-01drm/radeon/kms: release agp on error.Dave Airlie
2010-02-01drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur
2010-02-01drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur
2010-02-01drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.Francisco Jerez
2010-02-01drm/kms/radeon: pick digitial encoders smarter. (v3)Dave Airlie
2010-02-01drm/radeon/kms: use active device to pick connector for encoderDave Airlie
2010-02-01drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.Dave Airlie
2010-01-31Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-01-31Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-01-31x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori
2010-01-30block: fix bugs in bio-integrity mempool usageChuck Ebbert
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman
2010-01-29Linux 2.6.33-rc6Linus Torvalds
2010-01-29mfd: Fix asic3 buildDmitry Artamonow
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins
2010-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-29sparc: TIF_ABI_PENDING bit removalDavid Miller
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-29ASoC: AM3517: ASoC driver not getting compiledAnuj Aggarwal
2010-01-29ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal
2010-01-28Input: update multi-touch protocol documentationHenrik Rydberg
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg
2010-01-28Input: winbond-cir - remove dmesg spamDavid Härdeman
2010-01-29Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt
2010-01-29powerpc/4xx: Add pcix type 1 transactionsStef van Os
2010-01-29powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-28[ARM] Update mach-typesRussell King
2010-01-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-01-28Btrfs: check total number of devices when removing missingJosef Bacik
2010-01-28Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik
2010-01-28Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik
2010-01-28Btrfs: run orphan cleanup on default fs rootJosef Bacik
2010-01-28Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang
2010-01-28Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V
2010-01-28Btrfs: remove tree_search() in extent_map.cMiao Xie
2010-01-28Btrfs: Add mount -o compress-forceChris Mason