summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-02-19KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson
2020-02-19KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton
2020-02-19arm64: dts: fast models: Fix FVP PCI interrupt-map propertyMarc Zyngier
2020-02-19perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-19s390/uv: Fix handling of length extensionsChristian Borntraeger
2020-02-19perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips
2020-02-19KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson
2020-02-19arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-19ARM: npcm: Bring back GPIOLIB supportKrzysztof Kozlowski
2020-02-14arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-02-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-02-14arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-02-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-02-14ARM: 8949/1: mm: mark free_memmap as __initOlof Johansson
2020-02-14ARM: at91: pm: use of_device_id array to find the proper shdwc nodeClaudiu Beznea
2020-02-14ARM: at91: pm: use SAM9X60 PMC's compatibleClaudiu Beznea
2020-02-14powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...Alexey Kardashevskiy
2020-02-14powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler
2020-02-14powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some pathsVaibhav Jain
2020-02-14powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWXChristophe Leroy
2020-02-14powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy
2020-02-14Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"Ram Pai
2020-02-14ARM: dts: at91: sama5d3: define clock rate range for tcb1Alexandre Belloni
2020-02-14ARM: dts: at91: sama5d3: fix maximum peripheral clock ratesAlexandre Belloni
2020-02-14ARM: dts: meson8b: use the actual frequency for the GPU's 364MHz OPPMartin Blumenstingl
2020-02-14ARM: dts: meson8: use the actual frequency for the GPU's 182.1MHz OPPMartin Blumenstingl
2020-02-14arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port nodeBaruch Siach
2020-02-14arm64: dts: renesas: r8a77990: ebisu: Remove clkout-lr-synchronous from soundKuninori Morimoto
2020-02-14ARM: dts: am43xx: add support for clkout1 clockTero Kristo
2020-02-14ARM: dts: at91: Reenable UART TX pull-upsIngo van Lil
2020-02-14arm64: dts: uDPU: fix broken ethernetRussell King
2020-02-14arm64: dts: qcom: msm8998: Fix tcsr syscon sizeJeffrey Hugo
2020-02-14ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu
2020-02-14x86/boot: Handle malformed SRAT tables during early ACPI parsingSteven Clarkson
2020-02-11powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-02-11KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin
2020-02-11KVM: x86: fix overlap between SPTE_MMIO_MASK and generationPaolo Bonzini
2020-02-11KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson
2020-02-11KVM: x86: use CPUID to locate host page table reserved bitsPaolo Bonzini
2020-02-11KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson
2020-02-11x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2020-02-11powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsizeNathan Chancellor
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-11arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power modeNiklas Cassel
2020-02-11KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger
2020-02-11KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"Sean Christopherson
2020-02-11KVM: x86: Ensure guest's FPU state is loaded when accessing for emulationSean Christopherson