aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-05-09riscv: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-13riscv: Fixed misaligned memory access. Fixed pointer comparison.Michael T. Kloos
2022-04-08riscv module: remove (NOLOAD)Fangrui Song
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2022-04-08riscv: Increase stack size under KASANDmitry Vyukov
2022-04-08riscv: Fix fill_callchain return valueNikita Shubin
2022-04-08riscv: dts: canaan: Fix SPI3 bus widthNiklas Cassel
2022-03-16riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel
2022-03-16riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-16riscv: alternative only works on !XIP_KERNELJisheng Zhang
2022-03-08riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti
2022-03-08riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti
2022-03-08riscv/mm: Add XIP_FIXUP for phys_ram_basePalmer Dabbelt
2022-03-02riscv: fix oops caused by irqsoff latency tracerChangbin Du
2022-03-02riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal
2022-02-16riscv: eliminate unreliable __builtin_frame_address(1)Changbin Du
2022-02-16riscv: cpu-hotplug: clear cpu from numa map when teardownPingfan Liu
2022-02-16riscv: fix build with binutils 2.38Aurelien Jarno
2022-01-27riscv: dts: microchip: mpfs: Drop empty chosen nodeGeert Uytterhoeven
2022-01-27riscv: mm: fix wrong phys_ram_base value for RV64Jisheng Zhang
2022-01-27riscv: use hart id instead of cpu id on machine_kexecNick Kossifidis
2022-01-27riscv: Don't use va_pa_offset on kdumpNick Kossifidis
2022-01-27riscv: try to allocate crashkern region from 32bit addressible memoryNick Kossifidis
2022-01-27RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=nSean Christopherson
2022-01-27riscv: Get rid of MAXPHYSMEM configsAlexandre Ghiti
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-12-22riscv: dts: unmatched: Add gpio card detect to mmc-spi-slotBin Meng
2021-12-22riscv: dts: unleashed: Add gpio card detect to mmc-spi-slotBin Meng
2021-12-01riscv: dts: microchip: drop duplicated MMC/SDHC nodeKrzysztof Kozlowski
2021-12-01riscv: dts: microchip: fix board compatibleKrzysztof Kozlowski
2021-11-25riscv: fix building external modulesAndreas Schwab
2021-10-30Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti
2021-10-29riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti
2021-10-28riscv, bpf: Fix potential NULL dereferenceBjörn Töpel
2021-10-27riscv: fix misalgned trap vector base addressChen Lu
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for riscv JITLorenz Bauer
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-10-04riscv: Flush current cpu icache before other cpusAlexandre Ghiti
2021-10-04Merge remote-tracking branch 'palmer/riscv-clone3' into fixesPalmer Dabbelt
2021-10-04RISC-V: Include clone3() on rv32Palmer Dabbelt
2021-10-02riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...Tong Tiangen
2021-10-02riscv/vdso: Move vdso data page up frontTong Tiangen
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13riscv: remove Kconfig check for GCC version for ARCH_RV64INick Desaulniers
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds