summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-05-02arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 PumaIskander Amara1-0/+10
2024-05-02arm64: dts: qcom: sm8450: Fix the msi-map entriesManivannan Sadhasivam1-12/+4
2024-05-02arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPPJohan Hovold1-0/+5
2024-05-02LoongArch: Fix access error when read fault on a write-only VMAJiantao Shan1-2/+2
2024-05-02LoongArch: Fix callchain parse error with kernel tracepoint eventsHuacai Chen1-0/+8
2024-05-02cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson2-5/+14
2024-05-02x86/tdx: Preserve shared bit on mprotect()Kirill A. Shutemov2-1/+3
2024-05-02x86/cpu: Fix check for RDPKRU in __show_regs()David Kaplan1-1/+1
2024-05-02x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 rangeWenkuan Wang1-2/+1
2024-05-02KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"Sean Christopherson1-2/+14
2024-05-02KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabledSean Christopherson2-16/+20
2024-05-02ARM: dts: imx6ull-tarragon: fix USB over-current polarityMichael Heimpold1-0/+1
2024-05-02ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with t...Andrei Simion1-4/+4
2024-05-02ARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin1-1/+0
2024-05-02arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controllerMaximilian Luz1-1/+1
2024-05-02arm64: dts: qcom: x1e80100: Fix the compatible for cluster idle statesRajendra Nayak1-2/+2
2024-05-02arm64: dts: qcom: Fix type of "wdog" IRQs for remoteprocsLuca Weiss5-11/+11
2024-05-02arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2ProJose Ignacio Tornos Martinez1-0/+2
2024-05-02arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5...Muhammed Efe Cetin1-1/+2
2024-05-02arm64: dts: mediatek: mt2712: fix validation errorsRafał Miłecki2-5/+6
2024-05-02arm64: dts: mediatek: mt7986: prefix BPI-R3 cooling maps with "map-"Rafał Miłecki1-3/+3
2024-05-02arm64: dts: mediatek: mt7986: drop invalid thermal block clockRafał Miłecki1-3/+2
2024-05-02arm64: dts: mediatek: mt7986: reorder nodesRafał Miłecki1-58/+58
2024-05-02arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet controllerRafał Miłecki1-1/+0
2024-05-02arm64: dts: mediatek: mt7986: drop invalid properties from ethsysRafał Miłecki1-2/+0
2024-05-02arm64: dts: mediatek: mt7986: reorder propertiesRafał Miłecki1-33/+34
2024-05-02arm64: dts: mediatek: mt7622: drop "reset-names" from thermal blockRafał Miłecki1-1/+0
2024-05-02arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"Rafał Miłecki1-3/+1
2024-05-02arm64: dts: mediatek: mt7622: fix IR nodenameRafał Miłecki1-1/+1
2024-05-02arm64: dts: mediatek: mt7622: fix clock controllersRafał Miłecki1-15/+12
2024-05-02arm64: dts: mediatek: mt8183-kukui: Use default min voltage for MT6358Pin-yen Lin1-1/+0
2024-05-02arm64: dts: mediatek: mt8195-cherry: Update min voltage constraint for MT6315Pin-yen Lin1-2/+2
2024-05-02arm64: dts: mediatek: mt8192-asurada: Update min voltage constraint for MT6315Pin-yen Lin1-3/+3
2024-05-02arm64: dts: mediatek: cherry: Describe CPU suppliesNícolas F. R. A. Prado1-0/+32
2024-05-02arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex1Nícolas F. R. A. Prado1-0/+1
2024-05-02arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutexNícolas F. R. A. Prado1-0/+1
2024-05-02arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosysNícolas F. R. A. Prado1-0/+3
2024-05-02arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutexNícolas F. R. A. Prado1-0/+1
2024-05-02arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfgIkjoon Jang1-0/+1
2024-05-02arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro dtsDragan Simic1-1/+0
2024-05-02arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi CM5Andy Yan1-2/+2
2024-05-02arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 PumaQuentin Schulz1-0/+5
2024-05-02arm64: dts: rockchip: fix alphabetical ordering RK3399 pumaIskander Amara1-9/+9
2024-05-02arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 PumaQuentin Schulz1-1/+1
2024-05-02arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1fArınç ÜNAL1-2/+2
2024-04-27arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian1-3/+0
2024-04-27arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel1-0/+5
2024-04-27KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty statusDavid Matlack1-5/+16
2024-04-27KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributesRick Edgecombe1-1/+2
2024-04-27KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platformsSandipan Das1-1/+2