summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2024-02-1615-3/+25
* riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti2024-02-162-15/+30
* riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti2024-02-164-81/+72
* riscv: Improve tlb_flush()Alexandre Ghiti2024-02-163-1/+17
* LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen2024-02-052-7/+10
* mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-02-051-1/+16
* arm64: irq: set the correct node for shadow call stackHuang Shijie2024-02-051-1/+1
* riscv: Fix build error on rv32 + XIPAlexandre Ghiti2024-02-051-0/+4
* riscv: Make XIP bootable againFrederik Haxel2024-02-052-2/+7
* um: time-travel: fix time corruptionJohannes Berg2024-02-051-5/+27
* um: net: Fix return type of uml_net_start_xmit()Nathan Chancellor2024-02-051-1/+1
* um: Don't use vfprintf() for os_info()Benjamin Berg2024-02-051-2/+17
* um: Fix naming clash between UML and schedulerAnton Ivanov2024-02-053-5/+5
* arm64: dts: sprd: Change UMS512 idle-state nodename to match bindingsChunyan Zhang2024-02-051-1/+1
* arm64: dts: sprd: Add clock reference for pll2 on UMS512Chunyan Zhang2024-02-051-0/+1
* arm64: dts: amlogic: fix format for s4 uart nodeXianwei Zhao2024-02-052-4/+4
* arm64: dts: qcom: Fix coresight warnings in in-ports and out-portsMao Jinlong2024-02-053-28/+6
* arm64: dts: qcom: msm8998: Fix 'out-ports' is a required propertyMao Jinlong2024-02-051-12/+20
* arm64: dts: qcom: msm8996: Fix 'in-ports' is a required propertyMao Jinlong2024-02-051-0/+21
* ARM: dts: imx23/28: Fix the DMA controller node nameFabio Estevam2024-02-052-2/+2
* ARM: dts: imx23-sansa: Use preferred i2c-gpios propertiesFabio Estevam2024-02-051-8/+4
* ARM: dts: imx27-apf27dev: Fix LED nameFabio Estevam2024-02-051-1/+1
* ARM: dts: imx25/27: Pass timing0Fabio Estevam2024-02-058-8/+8
* ARM: dts: imx25: Fix the iim compatible stringFabio Estevam2024-02-051-1/+1
* arm64: zynqmp: Fix clock node name in kv260 cardsMichal Simek2024-02-052-12/+12
* arm64: zynqmp: Move fixed clock to / for kv260Michal Simek2024-02-052-29/+29
* ARM: dts: imx1: Fix sram nodeFabio Estevam2024-02-051-1/+4
* ARM: dts: imx27: Fix sram nodeFabio Estevam2024-02-051-0/+3
* ARM: dts: imx: Use flash@0,0 patternFabio Estevam2024-02-054-4/+4
* ARM: dts: imx25/27-eukrea: Fix RTC node nameFabio Estevam2024-02-052-2/+2
* ARM: dts: rockchip: fix rk3036 hdmi ports nodeJohan Jonker2024-02-051-3/+11
* arm64: dts: qcom: sm8350: Fix remoteproc interrupt typeNia Espera2024-02-051-4/+4
* arm64: dts: qcom: sm8450: fix soundwire controllers node nameNeil Armstrong2024-02-051-4/+4
* arm64: dts: qcom: sm8550: fix soundwire controllers node nameNeil Armstrong2024-02-051-4/+4
* ARM: dts: imx7s: Fix nand-controller #size-cellsAlexander Stein2024-02-051-1/+1
* ARM: dts: imx7s: Fix lcdif compatibleAlexander Stein2024-02-051-1/+1
* ARM: dts: imx7d: Fix coresight funnel portsAlexander Stein2024-02-052-4/+5
* ARM: dts: samsung: s5pv210: fix camera unit addresses/rangesKrzysztof Kozlowski2024-02-051-9/+9
* ARM: dts: samsung: exynos4: fix camera unit addresses/rangesKrzysztof Kozlowski2024-02-052-21/+22
* ARM: dts: qcom: msm8660: fix PMIC node labelsDmitry Baryshkov2024-02-052-10/+10
* ARM: dts: qcom: mdm9615: fix PMIC node labelsDmitry Baryshkov2024-02-052-8/+8
* ARM: dts: qcom: strip prefix from PMIC filesDmitry Baryshkov2024-02-0523-23/+23
* KVM: s390: fix setting of fpc registerHeiko Carstens2024-02-051-5/+0
* s390/ptrace: handle setting of fpc register correctlyHeiko Carstens2024-02-051-3/+3
* arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2024-02-057-10/+2
* s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev2024-02-052-2/+3
* crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva2024-02-051-1/+1
* x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernelZhiquan Li2024-02-051-0/+16
* powerpc/lib: Validate size for vector operationsNaveen N Rao2024-02-051-0/+10
* powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell2024-02-051-0/+2