summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2025-12-15arm64: dts: rockchip: Enable SPDIF audio on Rock 5 ITXTorsten Duwe-0/+23
2025-12-15arm64: dts: rockchip: Add overlay for the PCIe slot on RK3576 EVB1Alexey Charkov-0/+36
2025-12-15ARM: dts: rockchip: Add vdec node for RK3288Alex Bee-1/+16
2025-12-15arm64: dts: renesas: r9a09g047e57-smarc: Enable USB3HOSTBiju Das-0/+18
2025-12-15arm64: dts: renesas: r9a09g047: Add USB3 PHY/Host nodesBiju Das-0/+30
2025-12-15arm64: dts: morello: Add CMN PMURobin Murphy-0/+7
2025-12-15arm64: defconfig: Drop duplicate CONFIG_OMAP_USB2 entryLad Prabhakar-1/+0
2025-12-15arm64: defconfig: Enable missing AMD/Xilinx driversMichal Simek-0/+43
2025-12-15arm64: dts: xilinx: fix zynqmp opp-table-cpuNeal Frager-9/+9
2025-12-15arm64: dts: xilinx: add soc-specific spi compatibles for zynqmp/versal-netConor Dooley-4/+4
2025-12-14arm64/simd: Avoid pointless clearing of FP/SIMD bufferArd Biesheuvel-1/+8
2025-12-14s390/stacktrace: Do not fallback to RA registerJens Remus-16/+2
2025-12-14s390/pci: Annotate lock context imbalance in zpci_release_device()Benjamin Block-0/+1
2025-12-14s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()Benjamin Block-29/+90
2025-12-14s390/ipl: Clear SBP flag when bootprog is setSven Schnelle-12/+37
2025-12-14x86/cpu: Drop vestigial PBE logic in AMD/Hygon/Centaur/CyrixAndrew Cooper-24/+0
2025-12-14x86/cpu/amd: Use ZEN_MODEL_STEP_UCODE() for erratum_1386_microcode[]Andrew Cooper-2/+2
2025-12-14x86/cpu/amd: Correct the microcode table for ZenbleedAndrew Cooper-21/+9
2025-12-14ARM: dts: aspeed: g6: Drop clocks property from arm,armv7-timerAndrew Jeffery-1/+0
2025-12-14ARM: dts: aspeed: ast2600-evb: Tidy up A0 work-around for UART5Andrew Jeffery-0/+1
2025-12-14ARM: dts: aspeed: g6: Drop unspecified aspeed,ast2600-udma nodeAndrew Jeffery-13/+0
2025-12-14ARM: dts: aspeed: Drop syscon compatible from EDAC in g6 dtsiAndrew Jeffery-1/+1
2025-12-14ARM: dts: aspeed: Use specified wp-inverted property for AST2600 EVBAndrew Jeffery-2/+2
2025-12-14ARM: dts: aspeed: Remove sdhci-drive-type property from AST2600 EVBAndrew Jeffery-2/+0
2025-12-14ARM: dts: aspeed: Add NVIDIA MSX4 HPMMarc Olberding-0/+247
2025-12-14ARM: dts: aspeed: clemente: move hdd_led to its own gpio-leds groupAlex Wang-1/+6
2025-12-14ARM: dts: aspeed: clemente: add gpio line name to io expanderKimi Chen-1/+1
2025-12-14ARM: dts: aspeed: santabarbara: Enable ipmb device for OCP debug cardFred Chen-0/+7
2025-12-14ARM: dts: aspeed: santabarbara: Add swb IO expander and gpio line namesFred Chen-4/+18
2025-12-14ARM: dts: aspeed: clemente: Add EEPROMs for boot and data drive FRUsLeo Wang-0/+30
2025-12-14ARM: dts: aspeed: harma: add fanboard presence sgpioDaniel Hsu-2/+6
2025-12-14ARM: dts: aspeed: bletchley: remove WDTRST1 assertion from wdt1Cosmo Chou-6/+0
2025-12-14x86/boot/e820: Use <linux/sizes.h> symbols for literalsIngo Molnar-3/+3
2025-12-14x86/boot/e820: Make sure e820_search_gap() finds all gapsIngo Molnar-18/+41
2025-12-14x86/boot/e820: Simplify the e820__range_remove() APIIngo Molnar-14/+11
2025-12-14x86/boot/e820: Remove e820__range_remove()'s unused return parameterIngo Molnar-8/+2
2025-12-14x86/boot/e820: Simplify append_e820_table() and remove restriction on single-...Ingo Molnar-24/+11
2025-12-14x86/boot/e820: Standardize __init/__initdata tag placementIngo Molnar-46/+46
2025-12-14x86/boot/e820: Simplify & clarify __e820__range_add() a bitIngo Molnar-4/+7
2025-12-14x86/boot/e820: Rename gap_start/gap_size to max_gap_start/max_gap_start in e8...Ingo Molnar-11/+11
2025-12-14x86/boot/e820: Change e820_search_gap() to search for the highest-address PCI...Ingo Molnar-1/+1
2025-12-14x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bitIngo Molnar-11/+11
2025-12-14x86/boot/e820: Change struct e820_table::nr_entries type from __u32 to u32Ingo Molnar-1/+1
2025-12-14x86/boot/e820: Standardize e820 table index variable types under 'u32'Ingo Molnar-12/+12
2025-12-14x86/boot/e820: Standardize e820 table index variable names under 'idx'Ingo Molnar-57/+57
2025-12-14x86/boot/e820: Remove unnecessary header inclusionsIngo Molnar-2/+0
2025-12-14x86/boot/e820: Clean up __refdata use a bitIngo Molnar-3/+3
2025-12-14x86/boot/e820: Clean up __e820__range_add() a bitIngo Molnar-7/+8
2025-12-14x86/boot/e820: Improve e820_print_type() messagesIngo Molnar-8/+8
2025-12-14x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820...Ingo Molnar-18/+37