summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-07-169-41/+76
|\
| * drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher2018-07-131-11/+12
| * amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis2018-07-121-3/+16
| * drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland2018-07-121-2/+3
| * drm/amdgpu: Verify root PD is mapped into kernel address space (v4)Andrey Grodzovsky2018-07-101-1/+3
| * drm/amd/display: fix invalid function table overrideChristian König2018-07-101-2/+25
| * drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer2018-07-101-0/+4
| * Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher2018-07-103-22/+13
* | Merge tag 'drm-intel-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-07-161-2/+30
|\ \
| * | drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä2018-07-091-2/+30
* | | char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-101-2/+2
* | | char: agp: Change return type to vm_fault_tSouptick Joarder2018-07-101-1/+1
| |/ |/|
* | MAINTAINERS: update drm treeDaniel Vetter2018-07-101-2/+2
* | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2018-07-103-4/+47
|\ \ | |/ |/|
| * drm/etnaviv: bring back progress check in job timeout handlerLucas Stach2018-07-052-0/+27
| * drm/etnaviv: Fix driver unregisteringFabio Estevam2018-06-271-1/+2
| * drm/etnaviv: Check for platform_device_register_simple() failureFabio Estevam2018-06-271-3/+18
* | Linux 4.18-rc4v4.18-rc4Linus Torvalds2018-07-091-1/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-088-7/+16
|\ \
| * \ Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-07-055-6/+11
| |\ \
| | * | ARM: dts: omap3: Fix am3517 mdio and emac clock referencesAdam Ford2018-07-031-0/+4
| | * | ARM: dts: am335x-bone-common: Fix mmc0 Write ProtectRobert Nelson2018-07-031-1/+0
| | * | Merge branch 'omap-for-v4.19/ti-sysc' into omap-for-v4.18/fixesTony Lindgren2018-07-031-4/+4
| | |\ \
| | | * | bus: ti-sysc: Use 2-factor allocator argumentsKees Cook2018-07-021-4/+4
| | | |/
| | * | ARM: dts: dra7: Disable metastability workaround for USB2Roger Quadros2018-07-021-1/+1
| | * | ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack2018-06-251-0/+2
| | |/
| * | Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-033-1/+5
| |\ \
| | * | ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam2018-07-031-0/+2
| | * | ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam2018-07-031-0/+2
| | * | ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrlNick Dyer2018-07-011-1/+1
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-082-4/+8
|\ \ \ \
| * | | | x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky2018-07-031-3/+5
| * | | | x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky2018-07-031-1/+3
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-0810-11/+129
|\ \ \ \ \
| * | | | | x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn2018-07-071-1/+2
| * | | | | x86/hyper-v: Fix the circular dependency in IPI enlightenmentK. Y. Srinivasan2018-07-063-2/+13
| * | | | | x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-033-1/+28
| * | | | | x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin2018-07-031-0/+59
| * | | | | compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-031-7/+22
| * | | | | x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan2018-07-031-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-088-75/+99
|\ \ \ \ \
| * | | | | kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2018-07-034-28/+36
| * | | | | sched/util_est: Fix util_est_dequeue() for throttled cfs_rqVincent Guittot2018-07-031-12/+4
| * | | | | sched/fair: Advance global expiration when period timer is restartedXunlei Pang2018-07-031-5/+10
| * | | | | sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang2018-07-032-8/+12
| * | | | | sched/rt: Fix call to cpufreq_update_util()Vincent Guittot2018-07-033-7/+16
| * | | | | sched/nohz: Skip remote tick on idle task entirelyFrederic Weisbecker2018-07-031-15/+21
| |/ / / /
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-081-13/+28
|\ \ \ \ \
| * | | | | objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf2018-07-021-13/+28
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-07-087-2/+10
|\ \ \ \ \