Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | drbd: fix a misleading printk | Lars Ellenberg | 2010-10-22 | 1 | -1/+1 | |
| | | | * | | | | | | | | drbd: fix potential data divergence after multiple failures | Lars Ellenberg | 2010-10-22 | 3 | -11/+37 | |
| | | | * | | | | | | | | drbd: fix potential deadlock on detach | Lars Ellenberg | 2010-10-22 | 4 | -63/+113 | |
| | | | * | | | | | | | | drbd: tag a few error messages with "assert failed" | Lars Ellenberg | 2010-10-22 | 1 | -5/+5 | |
| | | | * | | | | | | | | drbd: consolidate explicit drbd_md_sync into drbd_create_new_uuid | Lars Ellenberg | 2010-10-22 | 2 | -2/+2 | |
| | * | | | | | | | | | | block: read i_size with i_size_read() | Mike Snitzer | 2010-11-10 | 2 | -11/+11 | |
| | * | | | | | | | | | | cciss: fix proc warning on attempt to remove non-existant directory | Jens Axboe | 2010-11-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-11-12 | 40 | -270/+499 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | drm/ttm: Be consistent on ttm_bo_init() failures | Thomas Hellstrom | 2010-11-10 | 1 | -0/+4 | |
| | * | | | | | | | | | | | drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once. | Michel Dänzer | 2010-11-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | | drm/radeon/kms: fix thermal sensor reporting on rv6xx | Alex Deucher | 2010-11-09 | 1 | -7/+1 | |
| | * | | | | | | | | | | | drm/radeon/kms: fix bugs in ddc and cd path router code | Tyson Whitehead | 2010-11-09 | 2 | -10/+7 | |
| | * | | | | | | | | | | | drm/radeon/kms: add support for clock/data path routers | Alex Deucher | 2010-11-09 | 6 | -29/+85 | |
| | * | | | | | | | | | | | drm: vmwgfx: fix information leak to userland | Kulikov Vasiliy | 2010-11-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | drivers/gpu: Use vzalloc | Joe Perches | 2010-11-09 | 1 | -2/+2 | |
| | * | | | | | | | | | | | drm/vmwgfx: Fix oops on failing bo pin | Thomas Hellstrom | 2010-11-09 | 1 | -0/+5 | |
| | * | | | | | | | | | | | drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning | Thomas Hellstrom | 2010-11-09 | 1 | -28/+2 | |
| | * | | | | | | | | | | | drm/ttm: Make sure a sync object doesn't disappear while we use it | Thomas Hellstrom | 2010-11-09 | 1 | -4/+7 | |
| | * | | | | | | | | | | | drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocks | Alex Deucher | 2010-11-09 | 1 | -0/+18 | |
| | * | | | | | | | | | | | drivers/gpu/drm: Update WARN uses | Joe Perches | 2010-11-09 | 10 | -14/+15 | |
| | * | | | | | | | | | | | drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments | Joe Perches | 2010-11-09 | 2 | -2/+2 | |
| | * | | | | | | | | | | | 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 | 1 | -8/+0 | |
| | * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support | Edgar (gimli) Hucek | 2010-11-12 | 1 | -0/+18 | |
| * | | | | | | | | | | | drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value | Michael Hennerich | 2010-11-12 | 1 | -1/+3 |