summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lockzhong jiang2019-04-251-1/+1
* driver core: Clarify which counterparts to use to device_add()Borislav Petkov2019-04-251-0/+5
* debugfs: update documented return values of debugfs helpersRonald Tschalär2019-04-252-49/+44
* drivers: base: power: add proper SPDX identifiers on files that did not have ...Greg Kroah-Hartman2019-04-0412-46/+14
* drivers: base: firmware_loader: add proper SPDX identifiers on files that did...Greg Kroah-Hartman2019-04-042-0/+2
* drivers: base: test: add proper SPDX identifier to MakefileGreg Kroah-Hartman2019-04-041-0/+1
* arch_topology: Make cpu_capacity sysfs node as read-onlyLingutla Chandrasekhar2019-04-041-35/+1
* doc/mm: New documentation for memory performanceKeith Busch2019-04-041-0/+169
* acpi/hmat: Register memory side cache attributesKeith Busch2019-04-041-0/+32
* acpi/hmat: Register performance attributesKeith Busch2019-04-042-2/+13
* acpi/hmat: Register processor domain to its memoryKeith Busch2019-04-042-2/+393
* node: Add memory-side caching attributesKeith Busch2019-04-043-0/+224
* node: Add heterogenous memory access attributesKeith Busch2019-04-044-0/+121
* node: Link memory nodes to their compute nodesKeith Busch2019-04-043-2/+171
* acpi/hmat: Parse and report heterogeneous memoryKeith Busch2019-04-045-0/+246
* acpi: Add HMAT to generic parsing tablesKeith Busch2019-04-042-0/+10
* acpi: Create subtable parsing infrastructureKeith Busch2019-04-0415-63/+113
* kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.Tetsuo Handa2019-04-011-4/+7
* driver: base: Disable CONFIG_UEVENT_HELPER by defaultGeert Uytterhoeven2019-04-011-1/+0
* device.h: reorganize struct deviceGreg Kroah-Hartman2019-04-011-8/+8
* Linux 5.1-rc3v5.1-rc3Linus Torvalds2019-03-311-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-3160-201/+409
|\
| * Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-03-289-75/+133
| |\
| | * KVM: arm/arm64: Comments cleanup in mmu.cZenghui Yu2019-03-281-14/+9
| | * KVM: arm/arm64: vgic-its: Make attribute accessors staticYueHaibing2019-03-201-5/+5
| | * KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose2019-03-202-16/+45
| | * KVM: arm/arm64: Enforce PTE mappings at stage2 when neededSuzuki K Poulose2019-03-191-22/+21
| | * KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslotsMarc Zyngier2019-03-191-3/+10
| | * KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-03-194-6/+28
| | * arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabledMarc Zyngier2019-03-192-6/+12
| | * KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-03-191-3/+3
| * | Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONPaolo Bonzini2019-03-281-8/+10
| * | KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson2019-03-281-0/+17
| * | KVM: selftests: complete IO before migrating guest stateSean Christopherson2019-03-283-2/+33
| * | KVM: selftests: disable stack protector for all KVM testsSean Christopherson2019-03-281-2/+2
| * | KVM: selftests: explicitly disable PIE for testsSean Christopherson2019-03-281-1/+1
| * | KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson2019-03-281-16/+19
| * | KVM: x86: update %rip after emulating IOSean Christopherson2019-03-282-10/+27
| * | x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov2019-03-281-2/+7
| * | kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li2019-03-281-1/+2
| * | KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-03-284-14/+13
| * | kvm: don't redefine flags as something elseSebastian Andrzej Siewior2019-03-281-3/+3
| * | kvm: mmu: Used range based flushing in slot_handle_level_rangeBen Gardon2019-03-281-2/+5
| * | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-2833-20/+18
| * | KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Wei Yang2019-03-283-8/+4
| * | kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Krish Sadhukhan2019-03-281-0/+5
| * | KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh2019-03-284-3/+45
| * | KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2019-03-282-5/+14
| * | KVM: doc: Fix incorrect word ordering regarding supported use of APIsSean Christopherson2019-03-281-12/+16
| * | KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson2019-03-284-22/+35