summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kmap: don't hard code kmap_prot valuesIra Weiny
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/xtensa: move kmap build bug out of the wayIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-06-04x86/mm: define mm_p4d_folded()Anshuman Khandual
2020-06-04unicore32: remove __ARCH_USE_5LEVEL_HACKMike Rapoport
2020-06-04sh: add support for folded p4d page tablesMike Rapoport
2020-06-04sh: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport
2020-06-04sh: fault: modernize printing of kernel messagesGeert Uytterhoeven
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport
2020-06-04openrisc: add support for folded p4d page tablesMike Rapoport
2020-06-04nios2: add support for folded p4d page tablesMike Rapoport
2020-06-04ia64: add support for folded p4d page tablesMike Rapoport
2020-06-04hexagon: remove __ARCH_USE_5LEVEL_HACKMike Rapoport
2020-06-04arm64: add support for folded p4d page tablesMike Rapoport
2020-06-04arm: add support for folded p4d page tablesMike Rapoport
2020-06-04h8300: remove usage of __ARCH_USE_5LEVEL_HACKMike Rapoport
2020-06-04mm: Fix mremap not considering huge pmd devmapFan Yang
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-04Merge tag 'kvm-ppc-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-04KVM: x86: minor code refactor and comments fixup around dirty loggingAnthony Yznaga
2020-06-04KVM: x86: avoid unnecessary rmap walks when creating/moving slotsAnthony Yznaga
2020-06-04KVM: x86: remove unnecessary rmap walk of read-only memslotsAnthony Yznaga
2020-06-04KVM: Use vmemdup_user()Denis Efremov
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2020-06-04x86/kvm: Remove defunct KVM_DEBUG_FS KconfigSean Christopherson
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas
2020-06-04Merge branch 'pci/virtualization'Bjorn Helgaas
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-04Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
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