summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-02-27x86/ia32: Leave NULL selector values 0~3 unchangedXin Li (Intel)
2025-02-27x86/fpu/xstate: Simplify print_xstate_features()Chang S. Bae
2025-02-27x86/fpu: Refine and simplify the magic number check during signal returnChang S. Bae
2025-02-27x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC < ...Uros Bizjak
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation levelRyan Roberts
2025-02-27arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptesRyan Roberts
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-27arm64: dts: rockchip: Enable HDMI1 audio output for Orange Pi 5 UltraJimmy Hon
2025-02-27arm64: dts: rockchip: Enable HDMI1 on Orange Pi 5 UltraJimmy Hon
2025-02-27arm64: dts: rockchip: Add Orange Pi 5 Ultra boardJimmy Hon
2025-02-27arm64: dts: rockchip: Adapt to differences between Orange Pi 5 Max and UltraJimmy Hon
2025-02-27arm64: dts: rockchip: fix pinmux of UART5 for PX30 Ringneck on HaikouQuentin Schulz
2025-02-27arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on HaikouQuentin Schulz
2025-02-27arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4SJustin Klaassen
2025-02-27arm64: dts: rockchip: add hdmi1 support to ROCK 5 ITXJianfeng Liu
2025-02-27x86/bootflag: Replace open-coded parity calculation with parity8()Kuan-Wei Chiu
2025-02-27x86/cpu: Remove get_this_hybrid_cpu_*()Pawan Gupta
2025-02-27perf/x86/intel: Use cache cpu-type for hybrid PMU selectionPawan Gupta
2025-02-27x86/cpu: Prefix hexadecimal values with 0x in cpu_debug_show()Pawan Gupta
2025-02-27arm64: dts: rockchip: Enable HDMI audio outputs for Rock 5BDetlev Casanova
2025-02-27arm64: dts: rockchip: Add HDMI audio outputs for rk3588Detlev Casanova
2025-02-27arm64: dts: rockchip: Enable HDMI1 on rk3588-evb1Cristian Ciocaltea
2025-02-27arm64: dts: rockchip: Add HDMI1 PHY PLL clock source to VOP2 on RK3588Cristian Ciocaltea
2025-02-27arm64: dts: rockchip: Enable HDMI1 PHY clk provider on RK3588Cristian Ciocaltea
2025-02-27arm64: dts: morello: Add support for fvp dtsVincenzo Frascino
2025-02-27arm64: dts: morello: Add support for soc dtsVincenzo Frascino
2025-02-27arm64: dts: morello: Add support for common functionalitiesVincenzo Frascino
2025-02-27x86/platform: Only allow CONFIG_EISA for 32-bitArnd Bergmann
2025-02-27x86/pci: Remove old STA2x11 supportArnd Bergmann
2025-02-27x86/cpu: Document CONFIG_X86_INTEL_MID as 64-bit-onlyArnd Bergmann
2025-02-27x86/mm: Drop support for CONFIG_HIGHPTEArnd Bergmann
2025-02-27x86/mm: Drop CONFIG_SWIOTLB for PAEArnd Bergmann
2025-02-27x86/mm: Remove CONFIG_HIGHMEM64G supportArnd Bergmann
2025-02-27x86/cpu: Drop configuration options for early 64-bit CPUsArnd Bergmann
2025-02-27x86/build: Rework CONFIG_GENERIC_CPU compiler flagsArnd Bergmann
2025-02-27x86/smp: Drop 32-bit "bigsmp" machine supportArnd Bergmann
2025-02-27x86/Kconfig: Add cmpxchg8b support back to Geode CPUsArnd Bergmann
2025-02-27Merge branch 'x86/mm' into x86/cpu, to avoid conflictsIngo Molnar
2025-02-27arm64: Kconfig: Update description for CONFIG_ARCH_VEXPRESSVincenzo Frascino
2025-02-27MIPS: Ignore relocs against __ex_table for relocatable kernelXi Ruoyao
2025-02-27x86/bugs: Remove X86_FEATURE_USE_IBPBYosry Ahmed
2025-02-27KVM: nVMX: Always use IBPB to properly virtualize IBRSYosry Ahmed
2025-02-27x86/bugs: Use a static branch to guard IBPB on vCPU switchYosry Ahmed
2025-02-27x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set()Yosry Ahmed
2025-02-27x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation()Yosry Ahmed
2025-02-27x86/bugs: Move the X86_FEATURE_USE_IBPB check into callersYosry Ahmed
2025-02-27MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2025-02-27MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-02-27MIPS: dec: Declare which_prom() as staticWangYuli