summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner1-4/+4
2016-03-04drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs1-0/+3
2016-03-04drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-03-04drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner1-3/+15
2016-03-04drm/amdgpu: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-03-04drm/amdgpu: fix issue with overlapping userptrsChristian König3-1/+23
2016-03-04drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle1-1/+4
2016-03-04drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle1-2/+0
2016-03-04drm/amdgpu: fix s4 resumeFlora Cui1-4/+9
2016-03-04drm/amdgpu: remove exp hardware support from icelandAlex Deucher1-5/+5
2016-03-04drm/amdgpu: don't load MEC2 on topazAlex Deucher2-11/+5
2016-03-04drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher1-27/+1
2016-03-04drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher1-2/+33
2016-03-04drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang1-1/+1
2016-03-04drm/amdgpu: iceland use CI based MC IPKen Wang2-4/+13
2016-03-04drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher1-1/+2
2016-03-04drm/amdgpu: no need to load MC firmware on fijiAlex Deucher1-4/+2
2016-03-04drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2Christian König1-1/+2
2016-03-04drm/amdgpu: fix tonga smu resumeAlex Deucher1-15/+2
2016-03-04drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou1-2/+3
2016-03-04drm/amdgpu: call hpd_irq_event on resumeAlex Deucher1-0/+1
2016-03-04drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_mapFelix Kuehling1-5/+5
2016-03-04drm/vmwgfx: respect 'nomodeset'Rob Clark1-0/+7
2016-03-04drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom1-1/+5
2016-03-04drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom1-1/+1
2016-03-04virtio_pci: fix use after free on releaseMichael S. Tsirkin1-0/+2
2016-03-04virtio_balloon: fix race between migration and ballooningMinchan Kim1-2/+2
2016-03-04virtio_balloon: fix race by fill and leakMinchan Kim1-1/+1
2016-03-04regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2CHenry Chen1-0/+1
2016-03-04regulator: axp20x: Fix GPIO LDO enable value for AXP22xChen-Yu Tsai1-2/+2
2016-03-04clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski1-4/+6
2016-03-04cxl: use correct operator when writing pcie config space valuesAndrew Donnellan1-1/+1
2016-03-04sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin1-1/+1
2016-03-04EDAC, mc_sysfs: Fix freeing bus' nameBorislav Petkov1-7/+14
2016-03-04EDAC: Robustify workqueues destructionBorislav Petkov3-23/+11
2016-03-04MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan1-3/+1
2016-03-04MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2-3/+3
2016-03-04MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen1-3/+7
2016-03-04MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen1-7/+13
2016-03-04Revert "MIPS: Fix PAGE_MASK definition"Dan Williams1-1/+1
2016-03-04cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao1-2/+3
2016-03-04time: Avoid signed overflow in timekeeping_get_ns()David Gibson1-2/+1
2016-03-04Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packetsLukasz Duda1-0/+3
2016-03-04Bluetooth: 6lowpan: Fix kernel NULL pointer dereferencesGlenn Ruben Bakke1-1/+3
2016-03-04Bluetooth: Fix incorrect removing of IRKsJohan Hedberg2-26/+18
2016-03-04Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin1-0/+4
2016-03-04Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg1-1/+5
2016-03-04Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan2-0/+36
2016-03-04tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui1-1/+1
2016-03-04mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter1-1/+1