summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.18.8v4.18.8Greg Kroah-Hartman2018-09-151-1/+1
* ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva2018-09-151-0/+1
* HID: redragon: fix num lock and caps lock LEDsRobert Munteanu2018-09-151-25/+1
* x86: kvm: avoid unused variable warningArnd Bergmann2018-09-151-3/+1
* kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid2018-09-152-7/+44
* kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap2018-09-151-2/+2
* x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross2018-09-151-4/+3
* x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross2018-09-151-4/+3
* debugobjects: Make stack check warning more informativeJoel Fernandes (Google)2018-09-151-2/+5
* drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer2018-09-151-1/+1
* drm/amdgpu: Warn and update pin_size values when destroying a pinned BOMichel Dänzer2018-09-151-7/+25
* drm/amdgpu: Make pin_size values atomicMichel Dänzer2018-09-154-21/+23
* drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer2018-09-155-19/+14
* x86/tsc: Prevent result truncation on 32bitChuanhua Lei2018-09-151-2/+2
* drm/i915: set DP Main Stream Attribute for color range on DDI platformsJani Nikula2018-09-152-0/+5
* mm: respect arch_dup_mmap() return valueNadav Amit2018-09-151-2/+1
* uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2018-09-152-2/+2
* drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"Jan-Marek Glogowski2018-09-151-14/+19
* drm/amdgpu: fix incorrect use of drm_file->pidChristian König2018-09-151-15/+4
* drm/amdgpu: fix incorrect use of fcheckChristian König2018-09-151-1/+3
* drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao2018-09-152-16/+41
* drm/amdgpu:add VCN support in PSP driverLikun Gao2018-09-151-0/+3
* drm/amdgpu:add new firmware id for VCNLikun Gao2018-09-151-0/+1
* drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu2018-09-151-0/+3
* drm/amdgpu: update tmr mc addressJames Zhu2018-09-151-0/+5
* drm/amd/display: Check if clock source in use before disablingMikita Lipski2018-09-153-15/+40
* drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski2018-09-151-2/+2
* drm/rockchip: vop: fix irq disabled after vop driver probedSandy Huang2018-09-151-8/+17
* drm/rockchip: vop: split out core clock enablement into separate functionsHeiko Stuebner2018-09-151-13/+31
* drm/rockchip: lvds: add missing of_node_putJulia Lawall2018-09-151-1/+3
* drm/amd/display: Report non-DP display as disconnected without EDIDHarry Wentland2018-09-151-0/+11
* drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li2018-09-151-7/+2
* drm/amd/display: update clk for various HDMI color depthsMikita Lipski2018-09-151-0/+18
* drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski2018-09-154-2/+26
* drm/amd/display: fix type of variableGustavo A. R. Silva2018-09-151-1/+1
* drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng2018-09-151-0/+3
* drm/edid: Quirk Vive Pro VR headset non-desktop.Lubosz Sarnecki2018-09-151-1/+2
* drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu2018-09-151-0/+43
* drm/amd/powerplay: fixed uninitialized valueEvan Quan2018-09-151-1/+1
* drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/STRex Zhu2018-09-151-2/+3
* drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer2018-09-151-1/+1
* drm/amdgpu: fix a reversed conditionRex Zhu2018-09-151-1/+1
* drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packetAlex Deucher2018-09-151-2/+1
* drm/i915: Free write_buf that we allocated with kzalloc.Rodrigo Vivi2018-09-151-2/+6
* drm/i915: Increase LSPCON timeoutFredrik Schön2018-09-151-1/+1
* drm/i915: Nuke the LVDS lid notifierVille Syrjälä2018-09-153-152/+2
* drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson2018-09-151-3/+1
* btrfs: fix mount and ioctl device scan ioctl raceDavid Sterba2018-09-151-6/+6
* btrfs: reorder initialization before the mount locks uuid_mutexDavid Sterba2018-09-151-16/+14
* btrfs: lift uuid_mutex to callers of btrfs_parse_early_optionsDavid Sterba2018-09-151-2/+4