summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/msr-reg.S (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-19drm/selftests: Add command line parser selftestsMaxime Ripard3-1/+974
2019-06-19drm/atomic: Add a function to reset connector TV propertiesMaxime Ripard2-0/+19
2019-06-19drm/modes: Parse overscan propertiesMaxime Ripard3-0/+51
2019-06-19drm/connector: Introduce a TV margins structureMaxime Ripard1-11/+30
2019-06-19drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard4-20/+146
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard4-17/+59
2019-06-19drm/modes: Rewrite the command line parserMaxime Ripard1-115/+210
2019-06-19drm/client: Change drm_client_panel_rotation nameMaxime Ripard3-8/+8
2019-06-19drm/client: Restrict the rotation check to the rotation itselfMaxime Ripard1-1/+2
2019-06-19drm/client: Restrict the plane_state scopeMaxime Ripard1-1/+4
2019-06-19drm/connector: Add documentation for drm_cmdline_modeMaxime Ripard1-2/+84
2019-06-19drm/vkms: add crc sources listOleg Vasilev3-0/+12
2019-06-19drm/vkms: Move format arrays to vkms_plane.cDaniel Vetter2-8/+8
2019-06-18drm: Permit video-buffers writecombine mapping for MIPSSerge Semin2-4/+5
2019-06-18drm/rcar-du: Fix error check when retrieving crtc stateSean Paul1-2/+2
2019-06-18drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon9-1/+414
2019-06-18drm/panfrost: Add an helper to check the GPU generationBoris Brezillon1-0/+5
2019-06-18drm/panfrost: Add a module parameter to expose unstable ioctlsBoris Brezillon2-0/+13
2019-06-18drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.hBoris Brezillon2-3/+3
2019-06-17drm/gem: Unexport drm_gem_(un)pin/v(un)mapDaniel Vetter3-37/+5
2019-06-17drm/todo: Improve drm_gem_object funcs todoDaniel Vetter1-0/+4
2019-06-16Linux 5.2-rc5v5.2-rc5Linus Torvalds1-1/+1
2019-06-16drm/rockchip: Base adjustments of the mode based on prev adjustmentsDouglas Anderson1-2/+2
2019-06-16drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson1-1/+2
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2-1/+2
2019-06-15Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler1-5/+7
2019-06-15drm/vc4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+2
2019-06-14ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li1-2/+5
2019-06-14module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf2-1/+15
2019-06-14tracing/uprobe: Fix obsolete comment on trace_uprobe_create()Eiichi Tsukata1-2/+0
2019-06-14tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()Eiichi Tsukata1-3/+10
2019-06-14tracing: Make two symbols staticYueHaibing1-2/+2
2019-06-14tracing: avoid build warning with HAVE_NOP_MCOUNTVasily Gorbik1-3/+2
2019-06-14tracing: Fix out-of-range read in trace_stack_print()Eiichi Tsukata1-1/+1
2019-06-14gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher1-1/+4
2019-06-14drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNTVille Syrjälä2-1/+10
2019-06-14drm: add debug print to update_vblank_countOleg Vasilev1-3/+7
2019-06-14drm/panfrost: Align GEM objects GPU VA to 2MBRob Herring1-2/+6
2019-06-14drm: debugfs: make drm_debugfs_create_files() never failGreg Kroah-Hartman1-20/+6
2019-06-14x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin1-1/+1
2019-06-14drm/rockchip: cdn-dp: correct rate in the struct drm_dp_link assignmentSandor Yu1-2/+2
2019-06-14drm/rockchip: dw_hdmi: add basic rk3228 supportJustin Swartz2-0/+54
2019-06-14timekeeping: Repair ktime_get_coarse*() granularityThomas Gleixner1-2/+3
2019-06-14dma-buf: add show_fdinfo handlerGreg Hackmann1-0/+15
2019-06-14dma-buf: add DMA_BUF_SET_NAME ioctlsGreg Hackmann3-4/+69
2019-06-14dma-buf: give each buffer a full-fledged inodeGreg Hackmann2-6/+58
2019-06-14Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"Hui Wang1-11/+5
2019-06-14drm/amdgpu: Fix connector atomic_check compilation failSean Paul1-2/+3
2019-06-14mm/devm_memremap_pages: fix final page put raceDan Williams7-44/+38
2019-06-14PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams1-43/+81