aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-04-22arm64/io: Provide a WC friendly __iowriteXX_copy()Jason Gunthorpe2-0/+174
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe2-6/+7
2024-04-22s390: Implement __iowrite32_copy()Jason Gunthorpe1-0/+8
2024-04-22x86: Stop using weak symbols for __iowrite32_copy()Jason Gunthorpe3-16/+17
2024-04-22um: Fix -Wmissing-prototypes warnings for __warp_* and fooTiwei Bie3-0/+11
2024-04-22um: Fix -Wmissing-prototypes warnings for text_poke*Tiwei Bie1-0/+1
2024-04-22um: Move declarations to proper headersTiwei Bie9-9/+14
2024-04-22um: Add missing headersTiwei Bie13-0/+15
2024-04-22um: Fix the return type of __switch_toTiwei Bie1-1/+2
2024-04-22um: Remove unused functionsTiwei Bie2-27/+0
2024-04-22um: Fix the declaration of vfreeTiwei Bie1-1/+1
2024-04-22um: Make local functions and variables staticTiwei Bie10-17/+17
2024-04-22um: Fix return value in ubd_init()Duoming Zhou1-2/+2
2024-04-22x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handlerTom Lendacky1-2/+4
2024-04-22arm32, bpf: Reimplement sign-extension mov instructionPuranjay Mohan1-13/+43
2024-04-23parisc: vdso: remove unused C build rule in vdso32/MakefileMasahiro Yamada1-6/+1
2024-04-22sparc: chmc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-22sparc: parport: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-22sparc: Compare pointers to NULL instead of 0Thorsten Blum1-1/+1
2024-04-22sparc: Use swap() to fix Coccinelle warningThorsten Blum1-3/+1
2024-04-22sparc32: Fix version generation failed warningsSam Ravnborg1-5/+12
2024-04-22powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain2-8/+7
2024-04-22sparc64: Fix number of online CPUsSam Ravnborg4-18/+3
2024-04-22sparc64: Fix prototype warning for sched_clockSam Ravnborg1-0/+1
2024-04-22sparc64: Fix prototype warnings in adi_64.cSam Ravnborg1-7/+7
2024-04-22sparc64: Fix prototype warning for dma_4v_iotsb_bindSam Ravnborg1-3/+3
2024-04-22sparc64: Fix prototype warning for uprobe_trapSam Ravnborg2-0/+6
2024-04-22sparc64: Fix prototype warning for alloc_irqstack_bootmemSam Ravnborg1-1/+1
2024-04-22sparc64: Fix prototype warning for vmemmap_freeSam Ravnborg1-5/+0
2024-04-22sparc64: Fix prototype warnings in traps_64.cSam Ravnborg1-5/+5
2024-04-22sparc64: Fix prototype warning for init_vdso_imageSam Ravnborg1-2/+3
2024-04-22sparc: move struct termio to asm/termios.hMike Gilbert2-10/+9
2024-04-22arm64: dts: qcom: qrb4210-rb1: add firmware-name qualifier to WiFi nodeDmitry Baryshkov1-0/+1
2024-04-22arm64: dts: qcom: qrb2210-rb1: add firmware-name qualifier to WiFi nodeDmitry Baryshkov1-0/+1
2024-04-22s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda1-1/+1
2024-04-22s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda1-1/+1
2024-04-22x86/cpu/vfm: Update arch/x86/include/asm/intel-family.hTony Luck2-2/+85
2024-04-22x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck1-0/+93
2024-04-22x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86Tony Luck1-3/+17
2024-04-22arm64: dts: renesas: rzg3s-smarc-som: Enable eMMC by defaultLad Prabhakar1-1/+1
2024-04-22riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties fro...Lad Prabhakar1-16/+0
2024-04-22arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSILad Prabhakar2-4/+1
2024-04-22riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSILad Prabhakar1-0/+75
2024-04-22RISC-V: Use the minor version mask while computing sbi versionAtish Patra1-2/+2
2024-04-22RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic nameAtish Patra3-6/+6
2024-04-22RISC-V: Add SBI PMU snapshot definitionsAtish Patra1-0/+11
2024-04-22drivers/perf: riscv: Use BIT macro for shifting operationsAtish Patra1-10/+10
2024-04-22RISC-V: Add FIRMWARE_READ_HI definitionAtish Patra1-0/+1
2024-04-22RISC-V: Fix the typo in Scountovf CSR nameAtish Patra1-1/+1
2024-04-22ARM: imx: Assign parents for mmdc event_source devicesJonathan Cameron1-0/+1