summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-12x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMECJames Morse
2025-03-12x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.hJames Morse
2025-03-12x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkersJames Morse
2025-03-12x86/resctrl: Move monitor init work to a resctrl init callJames Morse
2025-03-12x86/resctrl: Move monitor exit work to a resctrl exit callJames Morse
2025-03-12x86/resctrl: Add an arch helper to reset one resourceJames Morse
2025-03-12x86/resctrl: Move resctrl types to a separate headerJames Morse
2025-03-12x86/resctrl: Move rdt_find_domain() to be visible to arch and fs codeJames Morse
2025-03-12x86/resctrl: Expose resctrl fs's init function to the rest of the kernelJames Morse
2025-03-12x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()James Morse
2025-03-12x86/resctrl: Add helper for setting CPU default propertiesJames Morse
2025-03-12x86/resctrl: Generate default_ctrl instead of sharing itJames Morse
2025-03-12x86/resctrl: Add max_bw to struct resctrl_membwJames Morse
2025-03-12x86/resctrl: Remove data_width and the tabular formatJames Morse
2025-03-12x86/resctrl: Use schema type to determine the schema format stringJames Morse
2025-03-12x86/resctrl: Use schema type to determine how to parse schema valuesJames Morse
2025-03-12x86/resctrl: Remove fflags from struct rdt_resourceJames Morse
2025-03-12x86/resctrl: Add a helper to avoid reaching into the arch code resource listJames Morse
2025-03-12x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitorsJames Morse
2025-03-12ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven
2025-03-12arm64: dts: rockchip: Add AP6275P wireless support to ArmSoM Sige7Jianfeng Liu
2025-03-12arm64: dts: rockchip: Enable HDMI audio outputs for Orange Pi 5 PlusJimmy Hon
2025-03-12arm64: dts: rockchip: Enable HDMI1 on Orange Pi 5 PlusJimmy Hon
2025-03-12arm64: dts: rockchip: Enable HDMI audio outputs for Orange Pi 5 MaxJimmy Hon
2025-03-12arm64: dts: rockchip: Enable HDMI0 audio output for Orange Pi 5/5BJimmy Hon
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-11arm64: Enable IMP DEF PMUv3 traps on Apple M*Oliver Upton
2025-03-11KVM: arm64: Provide 1 event counter on IMPDEF hardwareOliver Upton
2025-03-11KVM: arm64: Remap PMUv3 events onto hardwareOliver Upton
2025-03-11KVM: arm64: Advertise PMUv3 if IMPDEF traps are presentOliver Upton
2025-03-11KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 trapsOliver Upton
2025-03-11KVM: arm64: Move PMUVer filtering into KVM codeOliver Upton
2025-03-11KVM: arm64: Use guard() to cleanup usage of arm_pmus_lockOliver Upton
2025-03-11KVM: arm64: Drop kvm_arm_pmu_available static keyOliver Upton
2025-03-11KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3Oliver Upton
2025-03-11drivers/perf: apple_m1: Support host/guest event filteringOliver Upton
2025-03-11KVM: arm64: Always support SW_INCR PMU eventOliver Upton
2025-03-11KVM: arm64: Compute PMCEID from arm_pmu's event bitmapsOliver Upton
2025-03-11arm64/fpsimd: Remove unused declaration fpsimd_kvm_prepare()Yue Haibing
2025-03-11Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-11arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9Anshuman Khandual
2025-03-11arm64: realm: Use aliased addresses for device DMA to shared buffersSuzuki K Poulose
2025-03-11Merge branch 'strict-mm-typechecks-support' into featuresVasily Gorbik
2025-03-11s390/syscall: Simplify syscall_get_arguments()Sven Schnelle
2025-03-11s390: Remove ioremap_wt() and pgprot_writethrough()Niklas Schnelle
2025-03-11s390/mm: Add configurable STRICT_MM_TYPECHECKSHeiko Carstens
2025-03-11s390/mm: Convert pgste_val() into functionHeiko Carstens
2025-03-11s390/mm: Convert pgprot_val() into functionHeiko Carstens
2025-03-11s390/mm: Use pgprot_val() instead of open codingHeiko Carstens