summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-12-04drm/amdgpu/virt: implement wait_reset callbacks for vi/aipding-0/+7
2017-12-04drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan-9/+9
2017-12-04drm/amdgpu/virt: add wait_reset virt opspding-0/+18
2017-12-04drm/amdgpu/virt: add function to check MMIO (v2)pding-0/+9
2017-12-04drm/amdgpu: avoid soft lockup when waiting for RLC serdes (v2)pding-0/+16
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding-50/+47
2017-12-04drm/amdgpu:implement ctx query2Monk Liu-0/+45
2017-12-04drm/amdgpu:don't change ctx->reset_couner upon queryMonk Liu-2/+4
2017-12-04drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer.Andrey Grodzovsky-22/+22
2017-12-04drm/amdgpu: Fix deadlock during GPU reset.Andrey Grodzovsky-47/+29
2017-12-04drm/amdgpu: Add SPSC queue to scheduler.Andrey Grodzovsky-0/+121
2017-12-04drm/amdgpu:cleanup job reset routine(v2)Monk Liu-4/+33
2017-12-04drm/amdgpu:skip job for guilty ctx in parser_initMonk Liu-0/+6
2017-12-04drm/amdgpu:pass ctx->guilty address to entity initMonk Liu-1/+2
2017-12-04drm/amd/scheduler:introduce guilty pointer memberMonk Liu-11/+13
2017-12-04drm/amdgpu:add hang_limit for sched(v2)Monk Liu-3/+8
2017-12-04drm/amdgpu:cleanup force_completionMonk Liu-27/+11
2017-12-04drm/amdgpu: Avoid accessing job->entity after the job is scheduled.Andrey Grodzovsky-23/+18
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie-3154/+6526
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-873/+1325
2017-12-03Linux 4.15-rc2v4.15-rc2Linus Torvalds-1/+1
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+2
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+23
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-10/+37
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang-1/+18
2017-12-01Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-2/+9
2017-12-01Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-61/+190
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds-146/+498
2017-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-93/+92
2017-12-01RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt-21/+39
2017-12-01move libgcc.h to include/linuxPalmer Dabbelt-6/+6
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt-1/+1
2017-12-01RISC-V: User-Visible ChangesPalmer Dabbelt-34/+392
2017-12-01RISC-V Atomic CleanupsPalmer Dabbelt-84/+60
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt-1/+1
2017-12-01move libgcc.h to include/linuxChristoph Hellwig-6/+6
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-8/+33
2017-12-01Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+27
2017-12-01Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds-21/+98
2017-12-01Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds-483/+814
2017-12-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-211/+291
2017-12-01arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon-11/+12
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov-3/+3
2017-12-01arm64: perf: remove unsupported events for Cortex-A73Xu YiPing-6/+0
2017-12-01arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin-3/+3
2017-12-01arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park-1/+1
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel-31/+22
2017-12-01arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel-36/+46
2017-12-01afs: Properly reset afs_vnode (inode) fieldsDavid Howells-2/+17
2017-12-01afs: Fix permit refcountingDavid Howells-8/+10