summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-28drm/i915/guc: Create vfuncs for the GuC interrupts control functionsOscar Mateo
2019-05-28drm/i915/huc: New HuC status register for Gen11Michal Wajdeczko
2019-05-28drm/i915/guc: New GuC scratch registers for Gen11Michal Wajdeczko
2019-05-28drm/i915/guc: New GuC interrupt register for Gen11Michal Wajdeczko
2019-05-28drm/i915/huc: Define HuC firmware version for GeminilakeMichal Wajdeczko
2019-05-28drm/i915/guc: Define GuC firmware version for GeminilakeMichal Wajdeczko
2019-05-28drm/i915/guc: Always ask GuC to update power domain statesMichal Wajdeczko
2019-05-28drm/i915/guc: Reset GuC ADS during sanitizeMichal Wajdeczko
2019-05-28drm/i915/guc: Updates for GuC 32.0.3 firmwareMichal Wajdeczko
2019-05-28drm/i915/guc: Don't allow GuC submissionMichal Wajdeczko
2019-05-28drm/i915/guc: Change platform default GuC modeMichal Wajdeczko
2019-05-28Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-05-28drm/i915: Keep user GGTT alive for a minimum of 250msChris Wilson
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-27drm/i915: Make sure we have enough memory bandwidth on ICLVille Syrjälä
2019-05-27drm/i915: Make sandybridge_pcode_read() deal with the second data registerVille Syrjälä
2019-05-27drm/i915/icl: Fix AUX-B HW not done issue w/o AUX-AImre Deak
2019-05-27drm/i915: make REG_BIT() and REG_GENMASK() work with variablesJani Nikula
2019-05-27drm/i915/gtt: set err to -ENOMEM on memory allocation failureColin Ian King
2019-05-27drm/i915/dsi: Call drm_connector_cleanup on vlv_dsi_init error exit pathHans de Goede
2019-05-26Linux 5.2-rc2Linus Torvalds
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda
2019-05-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-25Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-05-24ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-24tools/kvm_stat: fix fields filter for child eventsStefan Raspl
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-05-24KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini
2019-05-24x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov
2019-05-24KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini
2019-05-24kvm: Check irqchip mode before assign irqfdPeter Xu
2019-05-24kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee