summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-18Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18arm64: Rework checks for broken Cavium HW in the PI codeMarc Zyngier
2025-04-18Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-18Merge tag 'riscv-for-linus-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18arm64: dts: ti: Add k3-am62-pocketbeagle2Robert Nelson
2025-04-18arm64: dts: ti: k3-am625-verdin: Add EEPROM compatible fallbackFrancesco Dolcini
2025-04-18arm64: dts: ti: k3-am62p-j722s: Add rng nodeMichael Walle
2025-04-18arm64: dts: ti: k3-am64: Add PCIe ctrl node to main_conf regionAndrew Davis
2025-04-18arm64: dts: ti: k3-j721s2: Add PCIe ctrl node to scm_conf regionAndrew Davis
2025-04-18arm64: dts: ti: k3-j7200: Add PCIe ctrl node to scm_conf regionAndrew Davis
2025-04-18arm64: dts: ti: k3-j721e: Add PCIe ctrl node to scm_conf regionAndrew Davis
2025-04-18arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlayYemike Abhilash Chandra
2025-04-18arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlayYemike Abhilash Chandra
2025-04-18arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlayYemike Abhilash Chandra
2025-04-18arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219Yemike Abhilash Chandra
2025-04-18arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlayYemike Abhilash Chandra
2025-04-18arm64: dts: ti: k3-am68-sk: Fix regulator hierarchyYemike Abhilash Chandra
2025-04-18arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulatorsYemike Abhilash Chandra
2025-04-18arm64: dts: ti: k3-j722s-evm: Drop redundant status within serdes0/serdes1Siddharth Vadapalli
2025-04-18arm64: dts: ti: k3-j722s-main: Don't disable serdes0 and serdes1Siddharth Vadapalli
2025-04-18arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1"Siddharth Vadapalli
2025-04-18arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1"Siddharth Vadapalli
2025-04-18arm64: dts: ti: k3-j784s4-evm-usxgmii-exp1-exp2: drop pinctrl-namesSiddharth Vadapalli
2025-04-18Merge patch series "riscv: misaligned: Add ZCB handling and fix sleeping func...Palmer Dabbelt
2025-04-18riscv: misaligned: Add handling for ZCB instructionsNylon Chen
2025-04-18riscv: misaligned: fix sleeping function called during misaligned access hand...Nylon Chen
2025-04-18x86/mm: Fix {,un}use_temporary_mm() IRQ statePeter Zijlstra
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel
2025-04-18x86/cpu/amd: Fix workaround for erratum 1054Sandipan Das
2025-04-18perf/x86/amd/uncore: Prevent UMC counters from saturatingSandipan Das
2025-04-18perf/x86/amd/uncore: Add parameter to configure hrtimerSandipan Das
2025-04-18perf/x86/amd/uncore: Use hrtimer for handling overflowsSandipan Das
2025-04-18perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflowsSandipan Das
2025-04-18perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' memberSandipan Das
2025-04-18x86/asm: Rename rep_nop() to native_pause()Uros Bizjak
2025-04-18x86/asm: Replace "REP; NOP" with PAUSE mnemonicUros Bizjak
2025-04-18x86/asm: Remove semicolon from "rep" prefixesUros Bizjak
2025-04-18x86/boot: Remove semicolon from "rep" prefixesUros Bizjak
2025-04-18uprobes/x86: Add support to emulate NOP instructionsJiri Olsa
2025-04-17x86/PCI: Drop 'pci' suffix from intel_mid_pci.cAndy Shevchenko
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17x86/mm: Remove now unused SHARED_KERNEL_PMDDave Hansen
2025-04-17x86/mm: Remove duplicated PMD preallocation macroDave Hansen
2025-04-17x86/mm: Preallocate all PAE page tablesDave Hansen
2025-04-17x86/mm: Fix up comments around PMD preallocationDave Hansen
2025-04-17x86/mm: Simplify PAE PGD sharing macrosDave Hansen
2025-04-17x86/mm: Always tell core mm to sync kernel mappingsDave Hansen
2025-04-17x86/mm: Always "broadcast" PMD setting operationsDave Hansen
2025-04-17x86/mm: Always allocate a whole page for PAE PGDsDave Hansen
2025-04-17Merge tag 'for-linus-6.15a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds