summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-06-04KVM: Use vmemdup_user()Denis Efremov
2020-06-04x86/kvm: Remove defunct KVM_DEBUG_FS KconfigSean Christopherson
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Add more MMIO load/store instructions emulationHuacai Chen
2020-06-04KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen
2020-06-04KVM: MIPS: Add CPUCFG emulation for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Add Loongson-3 Virtual IPI interrupt supportHuacai Chen
2020-06-04KVM: MIPS: Add more types of virtual interruptsHuacai Chen
2020-06-04KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen
2020-06-04KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgdHuacai Chen
2020-06-04KVM: MIPS: Add EVENTFD support which is needed by VHOSTHuacai Chen
2020-06-04KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16Huacai Chen
2020-06-04KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li
2020-06-04KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li
2020-06-04KVM: x86: Move MPK feature detection to common codeBabu Moger
2020-06-04KVM: x86: Assign correct value to array.maxnentXiaoyao Li
2020-06-04KVM: VMX: Always treat MSR_IA32_PERF_CAPABILITIES as a valid PMU MSRSean Christopherson
2020-06-04KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directoriesPaolo Bonzini
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li
2020-06-03x86: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li
2020-06-03riscv: support DEBUG_WXZong Li
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual
2020-06-03powerpc/mm: drop platform defined pmd_mknotpresent()Anshuman Khandual
2020-06-03sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETAnshuman Khandual
2020-06-03hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz
2020-06-03hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz
2020-06-03hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz
2020-06-03mm: make deferred init's max threads arch-specificDaniel Jordan
2020-06-03mm: rename free_area_init_node() to free_area_init_memoryless_node()Mike Rapoport
2020-06-03mm: free_area_init: allow defining max_zone_pfn in descending orderMike Rapoport
2020-06-03mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport
2020-06-03xtensa: simplify detection of memory zone boundariesMike Rapoport
2020-06-03unicore32: simplify detection of memory zone boundariesMike Rapoport
2020-06-03sparc32: simplify detection of memory zone boundariesMike Rapoport
2020-06-03parisc: simplify detection of memory zone boundariesMike Rapoport
2020-06-03m68k: mm: simplify detection of memory zone boundariesMike Rapoport
2020-06-03csky: simplify detection of memory zone boundariesMike Rapoport
2020-06-03arm64: simplify detection of memory zone boundaries for UMA configsMike Rapoport
2020-06-03arm: simplify detection of memory zone boundariesMike Rapoport
2020-06-03alpha: simplify detection of memory zone boundariesMike Rapoport
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport