aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-02-02x86/fred: Fix a build warning with allmodconfig due to 'inline' failing to in...Xin Li (Intel)1-1/+1
2024-02-02powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat1-9/+28
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski81-393/+365
2024-02-01ARM: brcmstb: Add debug UART entry for 74165Florian Fainelli1-3/+5
2024-02-01Merge patch series "svnapot fixes"Palmer Dabbelt1-2/+60
2024-02-01riscv: Fix hugetlb_mask_last_page() when NAPOT is enabledAlexandre Ghiti1-0/+20
2024-02-01riscv: Fix set_huge_pte_at() for NAPOT mappingAlexandre Ghiti1-2/+40
2024-02-01Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-74/+118
2024-02-01KVM: arm64: vgic: fix a kernel-doc warningRandy Dunlap1-1/+1
2024-02-01KVM: arm64: vgic-its: fix kernel-doc warningsRandy Dunlap1-2/+2
2024-02-01KVM: arm64: vgic-init: fix a kernel-doc warningRandy Dunlap1-1/+3
2024-02-01KVM: arm64: sys_regs: fix kernel-doc warningsRandy Dunlap1-2/+5
2024-02-01KVM: arm64: PMU: fix kernel-doc warningsRandy Dunlap1-2/+2
2024-02-01KVM: arm64: mmu: fix a kernel-doc warningRandy Dunlap1-1/+1
2024-02-01KVM: arm64: vhe: fix a kernel-doc warningRandy Dunlap1-1/+1
2024-02-01KVM: arm64: hyp/aarch32: fix kernel-doc warningsRandy Dunlap1-2/+2
2024-02-01KVM: arm64: guest: fix kernel-doc warningsRandy Dunlap1-2/+5
2024-02-01KVM: arm64: debug: fix kernel-doc warningsRandy Dunlap1-1/+2
2024-02-01Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-10/+12
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan8-7/+15
2024-02-01KVM: x86/pmu: Avoid CPL lookup if PMC enabline for USER and KERNEL is the sameSean Christopherson1-0/+7
2024-02-01KVM: x86/pmu: Check eventsel first when emulating (branch) insns retiredSean Christopherson1-6/+3
2024-02-01KVM: x86/pmu: Expand the comment about what bits are check emulating eventsSean Christopherson1-1/+14
2024-02-01KVM: x86/pmu: Snapshot event selectors that KVM emulates in softwareSean Christopherson4-14/+24
2024-02-01KVM: x86/pmu: Process only enabled PMCs when emulating events in softwareSean Christopherson1-1/+10
2024-02-01KVM: x86/pmu: Add macros to iterate over all PMCs given a bitmapSean Christopherson3-24/+15
2024-02-01KVM: x86/pmu: Snapshot and clear reprogramming bitmap before reprogrammingSean Christopherson2-23/+30
2024-02-01KVM: x86/pmu: Move pmc_idx => pmc translation helper to common codeSean Christopherson5-24/+36
2024-02-01KVM: x86/pmu: Add common define to capture fixed counters offsetSean Christopherson3-11/+13
2024-02-01KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabledSean Christopherson2-16/+20
2024-02-01KVM: x86: Make gtod_is_based_on_tsc() return 'bool'Vitaly Kuznetsov1-1/+1
2024-02-01arm64: dts: intel: agilex5: drop "master" I3C node name suffixKrzysztof Kozlowski1-2/+2
2024-02-01riscv, bpf: Enable inline bpf_kptr_xchg() for RV64Pu Lehui1-0/+5
2024-02-01arm64: dts: exynos: Add PDMA node for Exynos850Sam Protsenko1-0/+10
2024-02-01arm64: dts: exynos: gs101: use correct clocks for usi_uartAndré Draszik1-2/+2
2024-02-01arm64: dts: exynos: gs101: use correct clocks for usi8André Draszik1-2/+2
2024-02-01arm64: dts: imx8qxp: add GPU nodesAlexander Stein2-0/+28
2024-02-01arm64: dts: imx8qm: Correct edma3 power-domains and interrupt numbersFrank Li1-1/+16
2024-02-01arm64: dts: imx8qm: Align edma3 power-domains resources indentationFrank Li1-7/+7
2024-02-01arm64: dts: imx8qxp: mba8xx: Add analog audio output on MBa8XxAlexander Stein1-3/+24
2024-02-01arm64: dts: imx8qxp: Add mclkout clock gatesAlexander Stein1-0/+20
2024-02-01arm64: dts: imx8qxp: Add audio SAI nodesAlexander Stein2-0/+120
2024-02-01arm64: dts: imx8qxp: Add audio clock mux nodeAlexander Stein1-0/+59
2024-02-01arm64: dts: imx8qxp: Add ACM input clock gatesAlexander Stein1-0/+138
2024-02-01arm64: dts: freescale: add initial device tree for TQMa8XxAlexander Stein7-0/+869
2024-02-01arm64: defconfig: Enable i.MX8QXP device driversAlexander Stein1-0/+6
2024-02-01arm64: dts: imx: add imx8dxp supportAlexander Stein1-0/+24
2024-02-01arm64: dts: imx8mm-kontron: Refactor devicetree for OSM-S module and boardFrieder Schrempf2-205/+616
2024-02-01arm64: dts: imx8mm-kontron: Add I2C EEPROM on OSM-S Kontron i.MX8MMFrieder Schrempf1-0/+8
2024-02-01arm64: dts: imx8mm-kontron: Remove useless trickle-diode-disable from RTC nodeFrieder Schrempf1-1/+0