summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-02-21parisc: Remove unused symbol vdso_dataThomas Weißschuh
2025-02-21x86/vdso: Fix latent bug in vclock_pages calculationThomas Weißschuh
2025-02-21powerpc/perf/hv-24x7: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21powerpc/powernv/opal: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21powerpc/powernv/ultravisor: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21powerpc/secvar: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-21powerpc/secvar: Mark __init functions as suchThomas Weißschuh
2025-02-21arm64: zynqmp: Use DT header for firmware constantsMichal Simek
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-20KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2Oliver Upton
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang
2025-02-20RISC-V: Select CONFIG_GENERIC_PENDING_IRQAnup Patel
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner
2025-02-20arm64: dts: rockchip: remove supports-cqe from rk3588 tigerHeiko Stuebner
2025-02-20arm64: dts: rockchip: remove supports-cqe from rk3588 jaguarHeiko Stuebner
2025-02-20ARM: dts: nxp: vf: Align GPIO hog name with bindingsKrzysztof Kozlowski
2025-02-19KVM: arm64: Fix tcr_el2 initialisation in hVHE modeWill Deacon
2025-02-19xtensa: ptrace: Remove zero-length alignment arrayThorsten Blum
2025-02-18x86/crc: add ANNOTATE_NOENDBR to suppress objtool warningsEric Biggers
2025-02-18arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64Steven Rostedt
2025-02-18arm64/sysreg: Add register fields for HFGWTR2_EL2Anshuman Khandual
2025-02-18arm64/sysreg: Add register fields for HFGRTR2_EL2Anshuman Khandual
2025-02-18arm64/sysreg: Add register fields for HFGITR2_EL2Anshuman Khandual
2025-02-18arm64/sysreg: Add register fields for HDFGWTR2_EL2Anshuman Khandual
2025-02-18arm64/sysreg: Add register fields for HDFGRTR2_EL2Anshuman Khandual
2025-02-18arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1Anshuman Khandual
2025-02-18x86/ACPI: CPPC: Add missing includeMario Limonciello
2025-02-18s390/mm: Remove have_store_indication static keyHeiko Carstens
2025-02-18s390: Sort mcount locations at build timeHeiko Carstens
2025-02-18s390/boot: Fix ESSA detectionHeiko Carstens
2025-02-18s390/purgatory: Use -D__DISABLE_EXPORTSSami Tolvanen
2025-02-18s390: Update defconfigsHeiko Carstens
2025-02-18arm64: dts: apple: Add SPI NOR nvram partition to all devicesJanne Grunau
2025-02-18arm64: dts: apple: t600x: Add spi controller nodesJanne Grunau
2025-02-18arm64: dts: apple: t8112: Add spi controller nodesJanne Grunau
2025-02-18arm64: dts: apple: t8103: Add spi controller nodesJanne Grunau
2025-02-18arm64: dts: apple: t8103: Fix spi4 power domain sort orderHector Martin
2025-02-18riscv: dts: starfive: jh7110-pine64-star64: enable USB 3.0 portE Shattow
2025-02-18riscv: dts: starfive: jh7110: pciephy0 USB 3.0 configuration registersE Shattow
2025-02-18riscv: dts: starfive: fml13v01: enable pcie1Sandie Cao
2025-02-18riscv: dts: starfive: remove non-existent dac from jh7110Conor Dooley
2025-02-18arm64: dts: apple: t7000: Add missing CPU p-state 7 for J96 and J97Nick Chan
2025-02-18arm64: Update AMU-based freq scale factor on entering idleBeata Michalska
2025-02-18arm64: Provide an AMU-based version of arch_freq_get_on_cpuBeata Michalska
2025-02-18x86: Move sysctls into arch/x86Joel Granados
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar
2025-02-18ARM: dts: imx5: Fix the CCM interrupts descriptionFabio Estevam
2025-02-18ARM: dts: vfxxx: Fix the CAAM job ring node namesFabio Estevam
2025-02-18ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6Stefan Eichenberger
2025-02-18perf/x86: Switch to use hrtimer_setup()Nam Cao