summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-05-16arm64: Update comment regarding values in __boot_cpu_modeBen Horgan
2025-05-16arm64: mm: Drop redundant check in pmd_trans_huge()Gavin Shan
2025-05-16arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1Anshuman Khandual
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse
2025-05-16x86/resctrl: Always initialise rid field in rdt_resources_all[]James Morse
2025-05-16x86/resctrl: Relax some asm #includesDave Martin
2025-05-16x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()Dave Martin
2025-05-16x86/resctrl: Squelch whitespace anomalies in resctrl core codeDave Martin
2025-05-16KVM: arm64: nv: Remove clearing of ICH_LR<n>.EOI if ICH_LR<n>.HW == 1Wei-Lin Chang
2025-05-16KVM: arm64: Make MTE_frac masking conditional on MTE capabilityBen Horgan
2025-05-16arm64/sysreg: Expose MTE_frac so that it is visible to KVMBen Horgan
2025-05-16x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.hJames Morse
2025-05-16x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubsJames Morse
2025-05-16x86/resctrl: Move the filesystem bits to headers visible to fs/resctrlJames Morse
2025-05-16x86/mm: Remove duplicated word in warning messageLukas Bulwahn
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse
2025-05-16x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_...Ahmed S. Darwish
2025-05-16x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish
2025-05-16x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameterAhmed S. Darwish
2025-05-16x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()Ahmed S. Darwish
2025-05-16x86/resctrl: Split trace.hJames Morse
2025-05-16x86/resctrl: Expand the width of domid by replacing mon_data_bitsJames Morse
2025-05-16x86/resctrl: Add end-marker to the resctrl_event_id enumJames Morse
2025-05-16x86/tracing, x86/mm: Move page fault tracepoints to genericNam Cao
2025-05-16x86/tracing, x86/mm: Remove redundant trace_pagefault_keyNam Cao
2025-05-16x86/resctrl: Move is_mba_sc() out of core.cJames Morse
2025-05-16ARM: dts: microchip: sama7g54_curiosity: Add fixed-partitions for spi-nor flashMihai Sain
2025-05-16ARM: dts: microchip: sama7d65: Add RTT timer to curiosity boardRyan Wanner
2025-05-16ARM: dts: microchip: sama7d65: Add RTT and GPBR Support for sama7d65 SoCRyan Wanner
2025-05-16ARM: dts: microchip: sama7d65: Add SRAM and DRAM components supportRyan Wanner
2025-05-16ARM: dts: microchip: sama7d65_curiosity: add EEPROMRyan Wanner
2025-05-16ARM: dts: microchip: sama7d65: Add MCP16502 to sama7d65 curiosityRyan Wanner
2025-05-16ARM: dts: microchip: sama7d65: Enable GMAC interfaceRyan Wanner
2025-05-16ARM: dts: microchip: sama7d65: Add FLEXCOMs to sama7d65 SoCRyan Wanner
2025-05-16ARM: dts: microchip: sama7d65: Add gmac interfaces for sama7d65 SoCRyan Wanner
2025-05-15riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot lo...E Shattow
2025-05-15riscv: dts: starfive: jh7110-common: add eeprom node to i2c5E Shattow
2025-05-15riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles m...E Shattow
2025-05-15riscv: dts: starfive: jh7110-common: add CPU BUS PERH QSPI clocks to syscrgE Shattow
2025-05-15riscv: dts: starfive: jh7110-common: use macros for MMC0 pinsIcenowy Zheng
2025-05-15riscv: dts: starfive: fml13v01: enable USB 3.0 portSandie Cao
2025-05-15x86/resctrl: Drop __init/__exit on assorted symbolsJames Morse
2025-05-15x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount pointJames Morse
2025-05-15x86/resctrl: Check all domains are offline in resctrl_exit()James Morse
2025-05-15x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"James Morse
2025-05-15x86/resctrl: Remove the limit on the number of CLOSIDAmit Singh Tomar
2025-05-15x86/resctrl: Optimize cpumask_any_housekeeping()Yury Norov [NVIDIA]
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15x86/sgx: Prevent attempts to reclaim poisoned pagesAndrew Zaborowski
2025-05-15x86/cpuid: Rename have_cpuid_p() to cpuid_feature()Ahmed S. Darwish