summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-08-13ARM: ixp4xx: Delete Gateway WG302v2 boardfilesLinus Walleij
2021-08-13ARM: ixp4xx: Delete Omicron boardfilesLinus Walleij
2021-08-13ARM: ixp4xx: Delete the D-Link DSM-G600 boardfilesLinus Walleij
2021-08-13ARM: ixp4xx: Delete NAS100D boardfilesLinus Walleij
2021-08-13ARM: ixp4xx: Delete NSLU2 boardfilesLinus Walleij
2021-08-13powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V
2021-08-13powerpc/pseries: Add a helper for form1 cpu distanceAneesh Kumar K.V
2021-08-13powerpc/pseries: Consolidate different NUMA distance update code pathsAneesh Kumar K.V
2021-08-13powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V
2021-08-13powerpc/pseries: rename min_common_depth to primary_domain_indexAneesh Kumar K.V
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-08-13powerpc/book3s64/radix: make tlb_single_page_flush_ceiling a debugfs entryAneesh Kumar K.V
2021-08-13powerpc: wii_defconfig: Enable OTP by defaultEmmanuel Gil Peyrot
2021-08-13powerpc: wii.dts: Expose the OTP on this platformEmmanuel Gil Peyrot
2021-08-13powerpc: wii.dts: Reduce the size of the control areaEmmanuel Gil Peyrot
2021-08-13ARM: tegra: nexus7: Improve thermal zonesDmitry Osipenko
2021-08-13ARM: tegra: acer-a500: Improve thermal zonesDmitry Osipenko
2021-08-13ARM: tegra: acer-a500: Use verbose variant of atmel,wakeup-method valueDmitry Osipenko
2021-08-13ARM: tegra: acer-a500: Add power supplies to accelerometerDmitry Osipenko
2021-08-13ARM: tegra: acer-a500: Remove bogus USB VBUS regulatorsDmitry Osipenko
2021-08-13ARM: tegra: jetson-tk1: Correct interrupt trigger type of temperature sensorDmitry Osipenko
2021-08-13ARM: tegra: dalmore: Correct interrupt trigger type of temperature sensorDmitry Osipenko
2021-08-13ARM: tegra: cardhu: Correct interrupt trigger type of temperature sensorDmitry Osipenko
2021-08-13ARM: tegra: apalis: Correct interrupt trigger type of temperature sensorDmitry Osipenko
2021-08-13ARM: tegra: nyan: Correct interrupt trigger type of temperature sensorDmitry Osipenko
2021-08-13ARM: tegra: acer-a500: Add interrupt to temperature sensor nodeDmitry Osipenko
2021-08-13ARM: tegra: nexus7: Add interrupt to temperature sensor nodeDmitry Osipenko
2021-08-13ARM: tegra: paz00: Add interrupt to temperature sensor nodeDmitry Osipenko
2021-08-13ARM: tegra: ouya: Add interrupt to temperature sensor nodeDmitry Osipenko
2021-08-13ARM: tegra: Add SoC thermal sensor to Tegra30 device-treesDmitry Osipenko
2021-08-13arm64: dts: HiSilicon: hi3660: address a PCI warningMauro Carvalho Chehab
2021-08-13KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-EnterSean Christopherson
2021-08-13KVM: x86: Clean up redundant ROL16(val, n) macro definitionLike Xu
2021-08-13KVM: x86: Move declaration of kvm_spurious_fault() to x86.hUros Bizjak
2021-08-13KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()Sean Christopherson
2021-08-13KVM: VMX: Hide VMCS control calculators in vmx.cSean Christopherson
2021-08-13KVM: VMX: Drop caching of KVM's desired sec exec controls for vmcs01Sean Christopherson
2021-08-13KVM: nVMX: Pull KVM L0's desired controls directly from vmcs01Sean Christopherson
2021-08-13KVM: VMX: Reset DR6 only when KVM_DEBUGREG_WONT_EXITPaolo Bonzini
2021-08-13KVM: X86: Set host DR6 only on VMX and for KVM_DEBUGREG_WONT_EXITPaolo Bonzini
2021-08-13KVM: X86: Remove unneeded KVM_DEBUGREG_RELOADLai Jiangshan
2021-08-13Merge branch 'kvm-tdpmmu-fixes' into HEADPaolo Bonzini
2021-08-13Merge branch 'kvm-tdpmmu-fixes' into kvm-masterPaolo Bonzini
2021-08-13KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson
2021-08-13KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEsSean Christopherson
2021-08-13KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson
2021-08-13Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-08-13KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson
2021-08-13kvm: vmx: Sync all matching EPTPs when injecting nested EPT faultJunaid Shahid
2021-08-13Merge branch 'kvm-vmx-secctl' into kvm-masterPaolo Bonzini