| Commit message (Expand) | Author | Age | Files | Lines |
* | DRM: ignore invalid EDID extensions | Sam Tygier | 2010-11-09 | 1 | -6/+20 |
* | drm/radeon/kms: make the connector code less verbose | Alex Deucher | 2010-11-09 | 1 | -6/+6 |
* | drm/ttm: remove failed ttm binding error printout | Thomas Hellstrom | 2010-11-09 | 1 | -3/+1 |
* | drm/ttm: Add a barrier when unreserving | Thomas Hellstrom | 2010-11-09 | 1 | -0/+6 |
* | drm/ttm: Remove mm init error printouts and checks | Thomas Hellstrom | 2010-11-09 | 1 | -18/+2 |
* | drm/ttm: Remove pointless list_empty check | Thomas Hellstrom | 2010-11-09 | 1 | -7/+0 |
* | drm/ttm: Use private locks for the default bo range manager | Thomas Hellstrom | 2010-11-09 | 1 | -36/+45 |
* | drm/ttm: Documentation update | Thomas Hellstrom | 2010-11-09 | 2 | -13/+74 |
* | drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handler | Alex Deucher | 2010-11-09 | 1 | -0/+6 |
* | drm/stub/Kconfig: fix Kconfig for stub driver. | Ingo Molnar | 2010-11-09 | 1 | -0/+3 |
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 2010-11-09 | 14 | -96/+267 |
|\ |
|
| * | drm/i915: Fix LVDS fixed-mode regression from 219adae1 | Chris Wilson | 2010-11-09 | 1 | -5/+11 |
| * | drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism | Chris Wilson | 2010-11-08 | 1 | -1/+12 |
| * | drm/i915: Avoid might_fault during pwrite whilst holding our mutex | Chris Wilson | 2010-11-08 | 1 | -9/+16 |
| * | agp/intel: fix cache control for sandybridge | Zhenyu Wang | 2010-11-04 | 1 | -2/+2 |
| * | agp/intel: restore cache behavior on sandybridge | Zhenyu Wang | 2010-11-04 | 1 | -1/+1 |
| * | drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge | Zhenyu Wang | 2010-11-04 | 2 | -3/+5 |
| * | drm/i915: Fix KMS regression on Sandybridge/CPT | Zhenyu Wang | 2010-11-04 | 1 | -21/+33 |
| * | i915: reprogram power monitoring registers on resume | Kyle McMartin | 2010-11-03 | 2 | -1/+4 |
| * | drm/i915: SNB BLT workaround | Chris Wilson | 2010-11-02 | 2 | -3/+116 |
| * | drm/i915: Fix the graphics frequency clamping at init and when IPS is active. | Jesse Barnes | 2010-11-02 | 1 | -5/+4 |
| * | drm/i915: Allow powersave modparam to be adjusted at runtime. | Chris Wilson | 2010-11-02 | 1 | -1/+1 |
| * | drm/i915: Apply big hammer to serialise buffer access between rings | Chris Wilson | 2010-11-01 | 1 | -28/+52 |
| * | drm/i915: opregion_setup: iounmap correct address | Christoph Fritz | 2010-11-01 | 1 | -1/+1 |
| * | drm/i915: Flush read-only buffers from the active list upon idle as well | Chris Wilson | 2010-10-28 | 2 | -13/+5 |
| * | i915: signedness bug in check_overlay_src() | Dan Carpenter | 2010-10-27 | 1 | -1/+3 |
| * | drm/i915: Fix typo from "Enable DisplayPort Audio" | Takashi Iwai | 2010-10-27 | 1 | -1/+1 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-11-08 | 6 | -91/+214 |
|\ \ |
|
| * | | ext4: Add new ext4 inode tracepoints | Theodore Ts'o | 2010-11-08 | 3 | -0/+110 |
| * | | ext4: Don't call sb_issue_discard() in ext4_free_blocks() | Theodore Ts'o | 2010-11-08 | 1 | -2/+0 |
| * | | ext4: do not try to grab the s_umount semaphore in ext4_quota_off | Dmitry Monakhov | 2010-11-08 | 1 | -5/+3 |
| * | | ext4: fix potential race when freeing ext4_io_page structures | Theodore Ts'o | 2010-11-08 | 2 | -24/+16 |
| * | | ext4: handle writeback of inodes which are being freed | Theodore Ts'o | 2010-11-08 | 3 | -25/+38 |
| * | | ext4: initialize the percpu counters before replaying the journal | Theodore Ts'o | 2010-11-03 | 1 | -26/+39 |
| * | | ext4: "ret" may be used uninitialized in ext4_lazyinit_thread() | Theodore Ts'o | 2010-11-02 | 1 | -8/+6 |
| * | | ext4: fix lazyinit hang after removing request | Lukas Czerner | 2010-11-02 | 1 | -1/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-11-08 | 27 | -43/+47 |
|\ \ \ |
|
| * | | | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ | Greg Kroah-Hartman | 2010-11-05 | 1 | -0/+0 |
| * | | | TTY: create drivers/tty/vt and move the vt code there | Greg Kroah-Hartman | 2010-11-05 | 12 | -33/+36 |
| * | | | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 2010-11-05 | 16 | -10/+11 |
| |/ / |
|
* | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-11-08 | 5 | -4/+4 |
|\ \ \ |
|
| * | | | Staging: ath6kl: remove empty files that mess with 'distclean' | Greg Kroah-Hartman | 2010-11-06 | 2 | -0/+0 |
| * | | | staging: ath6kl: Fixing the driver to use modified mmc_host structure | Vipin Mehta | 2010-11-03 | 1 | -2/+2 |
| * | | | Staging: solo6x10: fix build problem | Greg Kroah-Hartman | 2010-11-02 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-11-08 | 10 | -34/+171 |
|\ \ \ |
|
| * \ \ | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt | 2010-11-08 | 10 | -34/+171 |
| |\ \ \ |
|
| | * | | | mmc: sh_mmcif: Convert extern inline to static inline. | Paul Mundt | 2010-11-04 | 1 | -9/+9 |
| | * | | | ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings. | Paul Mundt | 2010-11-04 | 1 | -2/+2 |
| | * | | | ARM: mach-shmobile: fix sh7372 after a recent clock framework rework | Guennadi Liakhovetski | 2010-11-02 | 1 | -0/+1 |
| | * | | | ARM: mach-shmobile: include drivers/sh/Kconfig | Paul Mundt | 2010-11-01 | 1 | -0/+2 |