summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-30ixgbevf: use generic power managementVaibhav Gupta
2020-07-30ixgbe: use generic power managementVaibhav Gupta
2020-07-30intel_idle: Customize IceLake server supportChen Yu
2020-07-30igbvf: use generic power managementVaibhav Gupta
2020-07-30iavf: use generic power managementVaibhav Gupta
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen
2020-07-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-07-30PCI/P2PDMA: Allow P2PDMA on AMD Zen and newer CPUsLogan Gunthorpe
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()Will Deacon
2020-07-30KVM: arm64: Don't skip cache maintenance for read-only memslotsWill Deacon
2020-07-30KVM: arm64: Handle data and instruction external aborts the same wayWill Deacon
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-30KVM: arm64: Rename kvm_vcpu_dabt_isextabt()Will Deacon
2020-07-30Merge branch 'kvm-arm64/el2-obj-v4.1' into kvmarm-master/nextMarc Zyngier
2020-07-30RDMA/hns: Remove redundant parameters in set_rc_wqe()Weihang Li
2020-07-30RDMA/hns: Remove support for HIP08_ALang Cheng
2020-07-30RDMA/hns: Refactor hns_roce_v2_set_hem()Weihang Li
2020-07-30RDMA/hns: Remove redundant hardware opcode definitionsLang Cheng
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky
2020-07-30KVM: arm: Add trace name for ARM_NISVAlexander Graf
2020-07-30KVM: arm64: Ensure that all nVHE hyp code is in .hyp.textDavid Brazdil
2020-07-30cpuidle: pseries: Fixup exit latency for CEDE(0)Gautham R. Shenoy
2020-07-30cpuidle: pseries: Add function to parse extended CEDE recordsGautham R. Shenoy
2020-07-30cpuidle: pseries: Set the latency-hint before entering CEDEGautham R. Shenoy
2020-07-30selftests/powerpc: Fix online CPU selectionSandipan Das
2020-07-30powerpc/perf: Consolidate perf_callchain_user_[64|32]()Michal Suchanek
2020-07-30powerpc/pseries/hotplug-cpu: Remove double free in error pathNathan Lynch
2020-07-30powerpc/pseries/mobility: Add pr_debug() for device tree changesNathan Lynch
2020-07-30powerpc/pseries/mobility: Set pr_fmt()Nathan Lynch
2020-07-30powerpc/cacheinfo: Warn if cache object chain becomes unorderedNathan Lynch
2020-07-30powerpc/cacheinfo: Improve diagnostics about malformed cache listsNathan Lynch
2020-07-30powerpc/cacheinfo: Use name@unit instead of full DT path in debug messagesNathan Lynch
2020-07-30arm64/mm: save memory access in check_and_switch_context() fast switch pathPingfan Liu
2020-07-30irqchip/loongson-pch-pic: Fix the misused irq flow handlerHuacai Chen
2020-07-30irqchip/loongson-htvec: Support 8 groups of HT vectorsHuacai Chen
2020-07-30irqchip/loongson-liointc: Fix misuse of gc->mask_cacheHuacai Chen
2020-07-30dt-bindings: interrupt-controller: Update Loongson HTVEC descriptionHuacai Chen
2020-07-30drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessFelix Kuehling
2020-07-30arm64: sigcontext.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: ptrace.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: pgtable-hwdef.h: delete duplicated wordsRandy Dunlap
2020-07-30x86/kvm: Use __xfer_to_guest_mode_work_pending() in kvm_run_vcpu()Thomas Gleixner
2020-07-30perf metric: Rename group_list to metric_listJiri Olsa
2020-07-30perf metric: Rename struct egroup to metricJiri Olsa
2020-07-30perf metric: Add metric group testJiri Olsa