summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-05-16powerpc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-16nios2: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2025-05-16MIPS: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-16ARM: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-16ARC: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2025-05-16x86/io_apic: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-05-16powerpc: Switch to of_fwnode_handle()Jiri Slaby (SUSE)
2025-05-16KVM: SVM: Add architectural definitions/assets for Bus Lock ThresholdNikunj A Dadhania
2025-05-16x86/cpufeatures: Add CPUID feature bit for the Bus Lock ThresholdManali Shukla
2025-05-16KVM: x86: Make kvm_pio_request.linear_rip a common field for user exitsManali Shukla
2025-05-16perf/x86/intel/ds: Remove redundant assignments to sample.periodChangbin Du
2025-05-16arm64/boot: Disallow BSS exports to startup codeArd Biesheuvel
2025-05-16arm64/boot: Move global CPU override variables out of BSSArd Biesheuvel
2025-05-16arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespaceArd Biesheuvel
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