summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2024-03-262-2/+2
* powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman2024-03-262-3/+3
* powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain2024-03-261-2/+27
* crypto: arm/sha - fix function cast warningsArnd Bergmann2024-03-262-15/+10
* crypto: arm - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2024-03-262-16/+16
* x86, relocs: Ignore relocations in .notes sectionKees Cook2024-03-261-0/+8
* ARM: dts: arm: realview: Fix development chip ROM compatible valueGeert Uytterhoeven2024-03-261-1/+1
* MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang2024-03-261-0/+1
* x86/xen: Add some null pointer checking to smp.cKunwu Chan2024-03-261-0/+12
* y2038: rusage: use __kernel_old_timevalArnd Bergmann2024-03-151-1/+1
* um: allow not setting extra rpaths in the linux binaryJohannes Berg2024-03-153-2/+16
* s390: use the correct count for __iowrite64_copy()Jason Gunthorpe2024-03-011-1/+1
* ARM: ep93xx: Add terminator to gpiod_lookup_tableNikita Shubin2024-03-011-0/+1
* x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl2024-02-231-5/+18
* x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur2024-02-231-1/+1
* MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck2024-02-231-1/+2
* um: net: Fix return type of uml_net_start_xmit()Nathan Chancellor2024-02-231-1/+1
* um: Don't use vfprintf() for os_info()Benjamin Berg2024-02-231-2/+17
* um: Fix naming clash between UML and schedulerAnton Ivanov2024-02-233-5/+5
* ARM: dts: imx23/28: Fix the DMA controller node nameFabio Estevam2024-02-232-2/+2
* ARM: dts: imx23-sansa: Use preferred i2c-gpios propertiesFabio Estevam2024-02-231-8/+4
* ARM: dts: imx27-apf27dev: Fix LED nameFabio Estevam2024-02-231-1/+1
* ARM: dts: imx1: Fix sram nodeFabio Estevam2024-02-231-1/+4
* ARM: dts: imx27: Fix sram nodeFabio Estevam2024-02-231-0/+3
* ARM: dts: imx: Use flash@0,0 patternFabio Estevam2024-02-234-4/+4
* ARM: dts: imx25/27-eukrea: Fix RTC node nameFabio Estevam2024-02-232-2/+2
* ARM: dts: rockchip: fix rk3036 hdmi ports nodeJohan Jonker2024-02-231-3/+11
* ARM: dts: imx7s: Fix nand-controller #size-cellsAlexander Stein2024-02-231-1/+1
* ARM: dts: imx7s: Fix lcdif compatibleAlexander Stein2024-02-231-1/+1
* KVM: s390: fix setting of fpc registerHeiko Carstens2024-02-231-5/+0
* s390/ptrace: handle setting of fpc register correctlyHeiko Carstens2024-02-231-3/+3
* powerpc/lib: Validate size for vector operationsNaveen N Rao2024-02-231-0/+10
* powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2024-02-232-3/+4
* powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman2024-02-231-0/+2
* powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan2024-02-231-2/+3
* x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-02-231-4/+21
* mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao2024-02-231-0/+6
* x86/CPU/AMD: Fix disabling XSAVES on AMD family 0x17 due to erratumMaciej S. Szmigiero2024-02-231-9/+11
* powerpc: Use always instead of always-y in for crtsavres.oNathan Chancellor2024-02-231-2/+2
* parisc/firmware: Fix F-extend for PDC addressesHelge Deller2024-02-231-2/+2
* MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET2024-01-251-1/+1
* MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET2024-01-251-1/+1
* ARM: dts: qcom: apq8064: correct XOADC register addressDmitry Baryshkov2024-01-251-1/+1
* powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan2024-01-251-0/+6
* powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan2024-01-251-0/+2
* powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch2024-01-251-4/+5
* powerpc/pseries/memhotplug: Quieten some DLPAR operationsLaurent Dufour2024-01-251-6/+6
* powerpc/44x: select I2C for CURRITUCKRandy Dunlap2024-01-251-0/+1
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2024-01-2515-95/+0
* powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada2024-01-251-1/+1