aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-07-17arm64: kprobes: Allow reentering kprobes while single-steppingPu Hu2-1/+28
2026-07-17arm64: kprobes: Only handle faults originating from XOL slotPu Hu1-0/+22
2026-07-17Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon1-29/+0
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-18/+55
2026-07-17ARM: dts: ls1021a-qds: add compatible string "fsl,ls1021aqds-fpga" for on boards FPGA chipFrank Li1-3/+1
2026-07-17Merge tag 'powerpc-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds9-26/+24
2026-07-17arm64: dts: imx943-evk: Remove 'supports-clkreq' from PCIe1Richard Zhu1-1/+0
2026-07-17arm64: dts: imx91-9x9-qsb: add CAN support overlay fileHaibo Chen2-0/+50
2026-07-17arm64: dts: imx8qm-var-som: Add support for Variscite Symphony boardStefano Radaelli2-0/+491
2026-07-17arm64: dts: freescale: Add support for Variscite VAR-SOM-MX8 QuadMaxStefano Radaelli1-0/+531
2026-07-17arm64: dts: imx8mn-var-som-symphony: Disable internal RTCStefano Radaelli1-0/+4
2026-07-17arm64: dts: imx8mn-var-som-symphony: enable PWM1Stefano Radaelli1-0/+12
2026-07-17arm64: dts: imx8mn-var-som-symphony: keep RGB_SEL lowStefano Radaelli1-0/+8
2026-07-17arm64: dts: imx8mn-var-som-symphony: add wakeup sourcesStefano Radaelli1-0/+4
2026-07-17arm64: dts: imx8mn-var-som-symphony: Enable I2C4Stefano Radaelli1-0/+24
2026-07-17arm64: dts: imx8mn-var-som-symphony: Add TPM2 supportStefano Radaelli1-0/+14
2026-07-17arm64: dts: freescale: imx8mn-var-som: enable FlexSPI interfaceStefano Radaelli1-0/+17
2026-07-17arm64: dts: freescale: imx8mn-var-som: drop duplicate USB OTG nodeStefano Radaelli1-6/+0
2026-07-17arm64: dts: freescale: imx8mn-var-som: Rework WiFi/BT and add legacy dtsStefano Radaelli7-8/+87
2026-07-17arm64: dts: freescale: imx8mn-var-som: Add MCP251xFD CAN controllerStefano Radaelli1-0/+27
2026-07-17arm64: dts: freescale: imx8mn-var-som: Add support for WM8904 audio codecStefano Radaelli1-3/+95
2026-07-17arm64: dts: freescale: imx8mn-var-som: Update FEC support with MaxLinear PHYStefano Radaelli2-10/+30
2026-07-17arm64: dts: freescale: imx8mn-var-som: Align fsl,pins tablesStefano Radaelli1-63/+63
2026-07-17arm64: dts: freescale: imx8mn-var-som: move uSD support to carrier boardsStefano Radaelli3-58/+102
2026-07-17arm64: dts: freescale: imx8mn-var-som: Move UART4 description to SymphonyStefano Radaelli2-18/+18
2026-07-17MIPS: BCM47XX: Convert buttons to software nodesDmitry Torokhov1-186/+254
2026-07-17MIPS: ip22-gio: Drop #include of <linux/mod_devicetable.h>Uwe Kleine-König (The Capable Hub)1-1/+0
2026-07-17MIPS: TXX9: Clean up txx9_iocled_init()Geert Uytterhoeven3-11/+6
2026-07-17MIPS: TXX9: Convert gpio_txx9 to dynamic GPIO base allocationGeert Uytterhoeven3-7/+5
2026-07-17MIPS: TXX9: Drop GPIOLIB_LEGACY selectGeert Uytterhoeven1-1/+0
2026-07-17MIPS: TXX9: Use GPIO lookup table for iocled LEDsGeert Uytterhoeven1-2/+12
2026-07-17MIPS: TXX9: Reduce TXX9_IOCLED_MAXLEDS to 3Geert Uytterhoeven1-1/+1
2026-07-17MIPS: TXX9: rbtx4927: Use GPIO lookup table for TXx9 LEDsGeert Uytterhoeven1-3/+16
2026-07-17MIPS: TXX9: rbtx4927: Use GPIO lookup table for SIO DTRGeert Uytterhoeven1-3/+13
2026-07-17MIPS: TXX9: Remove txx9_7segled_*() forward declarationsGeert Uytterhoeven1-5/+0
2026-07-17MIPS: TXX9: Remove tx4938_spi_init() and txx9_spi_init()Geert Uytterhoeven4-25/+0
2026-07-17MIPS: kernel: proc: Use two seq_putc() calls in show_cpuinfo()Markus Elfring1-2/+2
2026-07-17x86/featctl: Stop using 32-bit MSR interfacesJuergen Gross1-9/+16
2026-07-17KVM/x86: Stop using 32-bit MSR interfacesJuergen Gross3-15/+19
2026-07-17x86/mtrr: Stop using 32-bit MSR interfacesJuergen Gross5-76/+92
2026-07-17acpi: Stop using 32-bit MSR interfacesJuergen Gross1-12/+8
2026-07-17crypto: qce - Mark QCE as BROKENDemi Marie Obenour2-2/+0
2026-07-17crypto: powerpc/aes - use bool for encryption/decryption flagThorsten Blum1-3/+3
2026-07-16arm64: mm: When logging data aborts only decode Xs when ISV=1Mark Brown1-3/+4
2026-07-16arm64: dts: add tqma9596la-mba95xxcaMarkus Niebel3-0/+1237
2026-07-16ARM: replace linux/gpio.h inclusionsArnd Bergmann44-44/+44
2026-07-16Merge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixesArnd Bergmann1-0/+41
2026-07-16arm64: fixmap: Allow 256K early_ioremap() at any offsetYu Peng1-1/+5
2026-07-16arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon1-0/+29
2026-07-16arm64: dts: am62p5-var-som-symphony: add TPM supportStefano Radaelli1-0/+22