summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-31lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-VNathan Chancellor
2023-08-31Merge patch series "RISC-V: mm: Make SV48 the default address space"Palmer Dabbelt
2023-08-31Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"Palmer Dabbelt
2023-08-31riscv: support PREEMPT_DYNAMIC with static keysJisheng Zhang
2023-08-31Merge patch series "riscv: support ELF format binaries in nommu mode"Palmer Dabbelt
2023-08-31Merge patch series "riscv: KCFI support"Palmer Dabbelt
2023-08-31riscv: Move create_tmp_mapping() to init sectionsAlexandre Ghiti
2023-08-31riscv: Mark KASAN tmp* page tables variables as staticAlexandre Ghiti
2023-08-31riscv: mm: use bitmap_zero() APIYe Xingchen
2023-08-31Merge patch series "support allocating crashkernel above 4G explicitly on riscv"Palmer Dabbelt
2023-08-31Merge patch series "riscv: kprobes: simulate some instructions"Palmer Dabbelt
2023-08-31riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64BJisheng Zhang
2023-08-31riscv: remove redundant mv instructionsNam Cao
2023-08-23RISC-V: mm: Document mmap changesCharlie Jenkins
2023-08-23RISC-V: mm: Update pgtable comment documentationCharlie Jenkins
2023-08-23RISC-V: mm: Add tests for RISC-V mmCharlie Jenkins
2023-08-23RISC-V: mm: Restrict address space for sv39,sv48,sv57Charlie Jenkins
2023-08-23riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherentJisheng Zhang
2023-08-23riscv: allow kmalloc() caches aligned to the smallest valueJisheng Zhang
2023-08-23riscv: support the elf-fdpic binfmt loaderGreg Ungerer
2023-08-23binfmt_elf_fdpic: support 64-bit systemsGreg Ungerer
2023-08-23riscv: Allow CONFIG_CFI_CLANG to be selectedSami Tolvanen
2023-08-23riscv/purgatory: Disable CFISami Tolvanen
2023-08-23riscv: Add CFI error handlingSami Tolvanen
2023-08-23riscv: Add ftrace_stub_graphSami Tolvanen
2023-08-23riscv: Add types to indirectly called assembly functionsSami Tolvanen
2023-08-23riscv: Implement syscall wrappersSami Tolvanen
2023-08-23Merge patch series "riscv: Allow userspace to directly access perf counters"Palmer Dabbelt
2023-08-23riscv: Require FRAME_POINTER for some configurationsBjörn Töpel
2023-08-16docs: kdump: Update the crashkernel description for riscvChen Jiahao
2023-08-16riscv: kdump: Implement crashkernel=X,[high,low]Chen Jiahao
2023-08-16riscv: kprobes: simulate c.beqz and c.bnezNam Cao
2023-08-16riscv: kprobes: simulate c.jr and c.jalr instructionsNam Cao
2023-08-16riscv: kprobes: simulate c.j instructionNam Cao
2023-08-16perf: tests: Adapt mmap-basic.c for riscvAlexandre Ghiti
2023-08-16tools: lib: perf: Implement riscv mmap supportAlexandre Ghiti
2023-08-16Documentation: admin-guide: Add riscv sysctl_perf_user_accessAlexandre Ghiti
2023-08-16drivers: perf: Implement perf event mmap support in the SBI backendAlexandre Ghiti
2023-08-16drivers: perf: Implement perf event mmap support in the legacy backendAlexandre Ghiti
2023-08-16riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti
2023-08-16drivers: perf: Rename riscv pmu sbi driverAlexandre Ghiti
2023-08-16riscv: Make legacy counter enum match the HW numberingAlexandre Ghiti
2023-08-16include: riscv: Fix wrong include guard in riscv_pmu.hAlexandre Ghiti
2023-08-16perf: Fix wrong comment about default event_idxAlexandre Ghiti
2023-08-02riscv: alternatives: fix a typo in commentYuan Tan
2023-08-02RISC-V: cpu: refactor deprecated strncpyJustin Stitt
2023-07-25Merge patch series "RISC-V: Probe DT extension support using riscv,isa-extens...Palmer Dabbelt
2023-07-25RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley
2023-07-25RISC-V: try new extension properties in of_early_processor_hartid()Conor Dooley
2023-07-25RISC-V: enable extension detection from dedicated propertiesConor Dooley