summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar2024-04-131-18/+5
* x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips2024-04-131-6/+9
* powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor2024-04-131-1/+1
* x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)2024-04-131-5/+5
* powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman2024-04-131-2/+9
* parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck2024-04-131-0/+1
* parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck2024-04-131-2/+2
* parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck2024-04-131-1/+2
* parisc: Fix ip_fast_csumGuenter Roeck2024-04-131-1/+1
* parisc: Do not hardcode registers in checksum functionsHelge Deller2024-04-131-49/+52
* sparc: vDSO: fix return value of __setup handlerRandy Dunlap2024-04-131-4/+3
* sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap2024-04-131-1/+1
* arm: dts: marvell: Fix maxium->maxim typo in brownstone dtsDuje Mihanović2024-04-131-1/+1
* ARM: dts: mmp2-brownstone: Don't redeclare phandle referencesLubomir Rintel2024-04-131-167/+165
* x86/bugs: Use sysfs_emit()Borislav Petkov2024-04-131-41/+41
* x86/cpu: Support AMD Automatic IBRSKim Phillips2024-04-134-15/+26
* 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