summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-29ARM: tegra: p880: Lower CPU thermal limitIon Agorria
2026-05-29ARM: tegra: lg-x3: Set PMIC's RTC addressSvyatoslav Ryhel
2026-05-29ARM: tegra: lg-x3: Complete video device graphSvyatoslav Ryhel
2026-05-29arm64: tegra: Enable SMMU on Tegra194 display controllersAaron Kling
2026-05-29Revert "arm64: tegra: Disable ISO SMMU for Tegra194"Aaron Kling
2026-05-29arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam1Michael Riesch
2026-05-29arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam0Michael Riesch
2026-05-29arm64: dts: rockchip: add vicap node to rk3588Michael Riesch
2026-05-29sched/topology: Provide arch_llc_mask for cache aware schedulingShrikanth Hegde
2026-05-29KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisorMark Brown
2026-05-29riscv: dts: spacemit: k3: Initial support for CoM260-IFX boardYixun Lan
2026-05-29crypto: s390 - add select CRYPTO_AEAD for aesArnd Bergmann
2026-05-28riscv: add platform-specific double word shifts for riscv32Dmitry Antipov
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-28sh: use folio_mapped() instead of page_mapped() in sh4_flush_cache_page()David Hildenbrand (Arm)
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
2026-05-28x86/cpu: Fix a F00F bug warning and clean up surrounding codeSohil Mehta
2026-05-29arm64: dts: rockchip: Add EL2 virtual timer interruptMarc Zyngier
2026-05-29arm: boot: ep93xx: don't rely on machine_is_*() for removed board filesEthan Nelson-Moore
2026-05-29arm64: tegra: Add #{address,size}-cells to Chromium-based /firmwareBrian Norris
2026-05-29ARM: tegra: Configure Tegra114 power domainsSvyatoslav Ryhel
2026-05-29ARM: tegra: Add DC interconnections for Tegra114Svyatoslav Ryhel
2026-05-29ARM: tegra: Add EMC OPP and ICC properties to Tegra114 EMC and ACTMON device-...Svyatoslav Ryhel
2026-05-29ARM: tegra: Add #{address,size}-cells to Chromium-based /firmwareBrian Norris
2026-05-28ARM: dts: gemini: Fix partition offsetsLinus Walleij
2026-05-28Merge tag 'qcom-arm64-defconfig-fixes-for-7.1' of https://git.kernel.org/pub/...Arnd Bergmann
2026-05-28Merge tag 'qcom-arm64-fixes-for-7.1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-05-28arm64: tegra: Fix aspm-l1-entry-delay-ns L1 latency cellsManikanta Maddireddy
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-28arm64: tegra: Mark MAX77620 as system power controller on SmaugDiogo Ivo
2026-05-28ARM: Add a neon-intrinsics.h header like on arm64Ard Biesheuvel
2026-05-28x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUsRicardo Neri
2026-05-28x86/hyperv/vtl: Mark the wakeup mailbox page as privateYunhong Jiang
2026-05-28x86/acpi: Add a helper to get the address of the wakeup mailboxRicardo Neri
2026-05-28x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guestsYunhong Jiang
2026-05-28x86/realmode: Make the location of the trampoline configurableYunhong Jiang
2026-05-28x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()Yunhong Jiang
2026-05-28x86/dt: Parse the Wakeup Mailbox for Intel processorsRicardo Neri
2026-05-28x86/acpi: Add functions to setup and access the wakeup mailboxRicardo Neri
2026-05-28x86/topology: Add missing struct declaration and attribute dependencyRicardo Neri
2026-05-28KVM: arm64: Remove @arch from __load_stage2()Zenghui Yu (Huawei)
2026-05-28arch/riscv: Add bitrev.h file to support rev8 and brev8Jinjie Ruan
2026-05-28arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSEYury Norov
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-05-28KVM: x86: Use fls() instead of ffs() for rmaps histogram bucketingLi RongQing
2026-05-28KVM: x86: Fix wrong return value type in guest_cpuid_has()Li RongQing
2026-05-28KVM: s390: Implement KVM_PRE_FAULT_MEMORYClaudio Imbrenda
2026-05-28KVM: s390: Track page size in struct guest_faultClaudio Imbrenda
2026-05-28s390/bug: Always emit format word in __BUG_ENTRYJan Polensky
2026-05-28x86/kvm/vmx: Fix x86_64 CFI buildPeter Zijlstra