summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-15drm/ttm: cleanup ttm_eu_reserve_buffers handlingMaarten Lankhorst1-32/+21
2013-01-15drm/ttm: remove lru_lock around ttm_bo_reserveMaarten Lankhorst3-35/+40
2013-01-15drm/nouveau: increase reservation sequence every retryMaarten Lankhorst1-1/+1
2013-01-15drm/vmwgfx: always use ttm_bo_is_reservedMaarten Lankhorst1-2/+2
2013-01-13udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede1-1/+0
2013-01-13udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede1-1/+7
2013-01-13udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede1-0/+8
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo1-3/+3
2013-01-13drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2-0/+4
2013-01-13drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz1-20/+26
2013-01-13drm/nv17-50: restore fence buffer on resumeMarcin Slusarz3-0/+10
2013-01-13drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz1-1/+1
2013-01-13drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz3-4/+10
2013-01-13drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz1-1/+4
2013-01-13drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz1-1/+3
2013-01-13drm/nouveau: add locking around instobj list operationsMarcin Slusarz1-8/+27
2013-01-13drm/nouveau: do not forcibly power on lvds panelsBen Skeggs2-13/+26
2013-01-13drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs1-1/+0
2013-01-10radeon/kms: fix dma relocation checkingJerome Glisse1-3/+3
2013-01-10radeon/kms: force rn50 chip to always report connected on analog outputJerome Glisse1-0/+8
2013-01-10drm/radeon: fix error path in kpage allocationIlija Hadzic1-2/+2
2013-01-10drm/radeon: fix a bogus kfreeIlija Hadzic1-2/+4
2013-01-10drm/radeon: fix NULL pointer dereference in UMS modeIlija Hadzic1-2/+3
2013-01-10drm/i915: Revert shrinker changes from "Track unbound pages"Daniel Vetter1-4/+14
2013-01-10Linux 3.8-rc3v3.8-rc3Linus Torvalds1-1/+1
2013-01-10tracing: Fix regression of trace_options file settingSteven Rostedt1-0/+2
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds1-0/+8
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-09drm/i915: Use pixel size for computing linear offsets into a spriteChris Wilson1-6/+4
2013-01-08drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error pathsChris Wilson1-8/+25
2013-01-08KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti1-6/+18
2013-01-08drm/i915: The sprite scaler on Ironlake also support YUV planesChris Wilson1-1/+1
2013-01-08drm: Only evict the blocks required to create the requested holeChris Wilson2-29/+18
2013-01-08s390/pci: define read*_relaxed functionsHeiko Carstens1-0/+5
2013-01-08s390/topology: export cpu_topologyHeiko Carstens1-0/+2
2013-01-08s390/pm: export pm_power_offHeiko Carstens1-1/+2
2013-01-08s390/pci: define isa_dma_bridge_buggyHeiko Carstens1-0/+6
2013-01-08s390/3215: partially revert tty close handling fixHeiko Carstens1-1/+5
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens3-0/+3
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens31-121/+162
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens2-2/+2
2013-01-08s390/syscalls: wire up finit_module syscallHeiko Carstens3-1/+9
2013-01-08s390/pci: remove dead codeHeiko Carstens2-31/+0
2013-01-08s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens1-3/+4
2013-01-08s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()Michael Holzheu1-4/+7
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter1-1/+3
2013-01-08ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson1-1/+0
2013-01-08ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring1-1/+18
2013-01-08ARM: highbank: add a power request clearRob Herring1-0/+15
2013-01-08ARM: highbank: fix secondary boot and hotplugRob Herring2-12/+2