summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2026-02-11riscv: Replace function-like macro by static inline functionBjörn Töpel
2025-08-28sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2025-05-02riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor
2025-05-02riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli
2025-04-10riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...Juhan Jin
2024-05-02riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland
2024-05-02riscv: fix VMALLOC_START definitionBaoquan He
2024-04-10riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland
2024-03-06riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos
2024-03-01RISC-V: fix funct4 definition for c.jalr in parse_asm.hHeiko Stuebner
2024-02-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2024-01-25riscv: Check if the code to patch lies in the exit sectionAlexandre Ghiti
2023-08-16riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri
2023-05-01riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti
2023-03-30riscv: mm: Fix incorrect ASID argument when flushing TLBDylan Jhong
2023-03-30riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-03-22Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich
2023-03-17RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-17riscv: Add header include guards to insn.hLiao Chang
2023-03-10riscv: ftrace: Reduce the detour code size to halfGuo Ren
2023-03-10riscv: jump_label: Fixup unaligned arch_static_branch functionAndy Chiu
2023-03-10riscv: mm: fix regression due to update_mmu_cache changeSergey Matyukevich
2023-03-10RISC-V: add a spin_shadow_stack declarationConor Dooley
2023-01-12riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-12riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich
2022-12-31riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen
2022-12-08riscv: fix race when vmap stack overflowJisheng Zhang
2022-12-08riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti
2022-10-26RISC-V: Make port I/O string accessors actually workMaciej W. Rozycki
2022-08-31riscv: traps: add missing prototypeConor Dooley
2022-06-09riscv: Move alternative length validation into subsectionNathan Chancellor
2022-06-09riscv: Wire up memfd_secret in UAPI headerTobias Klauser
2022-06-09riscv: Fix irq_work when SMP is disabledSamuel Holland
2022-05-30riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-04-08riscv module: remove (NOLOAD)Fangrui Song
2022-04-08riscv: Increase stack size under KASANDmitry Vyukov
2022-01-27RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=nSean Christopherson
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-10-29riscv: Fix asan-stack clang buildAlexandre 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: Move vdso data page up frontTong Tiangen
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen
2021-09-10riscv: Improve stack randomisation on RV64Kefeng Wang
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-25RISC-V: Fix VDSO build for !MMUPalmer Dabbelt
2021-08-24riscv: explicitly use symbol offsets for VDSOSaleem Abdulrasool
2021-08-13riscv: fix the global name pfn_base confliction errorKenneth Lee
2021-08-11riscv: Introduce va_kernel_pa_offset for 32-bit kernelAlexandre Ghiti