summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-09cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman
2010-11-09drm/radeon/kms: fix thermal sensor reporting on rv6xxAlex Deucher
2010-11-09drm/radeon/kms: fix bugs in ddc and cd path router codeTyson Whitehead
2010-11-09drm/radeon/kms: add support for clock/data path routersAlex Deucher
2010-11-09drm: vmwgfx: fix information leak to userlandKulikov Vasiliy
2010-11-09drivers/gpu: Use vzallocJoe Perches
2010-11-09drm/vmwgfx: Fix oops on failing bo pinThomas Hellstrom
2010-11-09drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinningThomas Hellstrom
2010-11-09drm/ttm: Make sure a sync object doesn't disappear while we use itThomas Hellstrom
2010-11-09drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher
2010-11-09drivers/gpu/drm: Update WARN usesJoe Perches
2010-11-09drivers/gpu/drm/vmwgfx: Fix k.alloc switched argumentsJoe Perches
2010-11-09DRM: ignore invalid EDID extensionsSam Tygier
2010-11-09drm/radeon/kms: make the connector code less verboseAlex Deucher
2010-11-09drm/ttm: remove failed ttm binding error printoutThomas Hellstrom
2010-11-09drm/ttm: Add a barrier when unreservingThomas Hellstrom
2010-11-09drm/ttm: Remove mm init error printouts and checksThomas Hellstrom
2010-11-09drm/ttm: Remove pointless list_empty checkThomas Hellstrom
2010-11-09drm/ttm: Use private locks for the default bo range managerThomas Hellstrom
2010-11-09drm/ttm: Documentation updateThomas Hellstrom
2010-11-09drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handlerAlex Deucher
2010-11-09drm/stub/Kconfig: fix Kconfig for stub driver.Ingo Molnar
2010-11-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2010-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-11-09kernel: Constify temporary variable in roundup()Tetsuo Handa
2010-11-09drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson
2010-11-08sparc: fix openpromfs compileMeelis Roos
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-08cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o
2010-11-08xen-pcifront: fix PCI reference leakJiri Slaby
2010-11-08xen-pcifront: Remove duplicate inclusion of headers.Jesper Juhl
2010-11-08xen: fix memory leak in Xen PCI MSI/MSI-X allocator.Jiri Slaby
2010-11-08MAINTAINERS: Update mailing list name for Xen pieces.Konrad Rzeszutek Wilk
2010-11-08drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson
2010-11-08drm/i915: Avoid might_fault during pwrite whilst holding our mutexChris Wilson
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski
2010-11-07ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches