summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
13 days[NOT-FOR-UPSTREAM] Add build instructionsHEADvisionfiveesmil_starlightEmil Renner Berthing1-0/+246
13 daysriscv: dts: Add full JH7100, Starlight and VisionFive supportEmil Renner Berthing6-0/+611
13 daysusb: cdns3: starfive: Initialize JH7100 host modeEmil Renner Berthing1-0/+6
13 daysriscv: dts: starfive: Add JH7100 USB nodeEmil Renner Berthing2-0/+31
13 daysriscv: dts: starfive: Add StarFive JH7100 audio reset nodeEmil Renner Berthing1-0/+6
13 daysriscv: dts: starfive: Add StarFive JH7100 audio clock nodeEmil Renner Berthing1-0/+10
13 daysriscv: dts: starfive: Enable Bluetooth on JH7100 boardsEmil Renner Berthing1-0/+49
13 daysriscv: dts: starfive: Add JH7100 high speed UARTsEmil Renner Berthing1-0/+26
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-181/+294
2024-05-23riscv: Fix early ftrace nop patchingAlexandre Ghiti2-0/+9
2024-05-23Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds5-0/+49
2024-05-23Merge patch series "riscv: Extension parsing fixes"Palmer Dabbelt3-7/+45
2024-05-23riscv: mm: accelerate pagefault when badaccessKefeng Wang1-2/+2
2024-05-23riscv: uaccess: Relax the threshold for fast pathXiao Wang1-1/+1
2024-05-23riscv: uaccess: Allow the last potential unrolled copyXiao Wang1-1/+1
2024-05-23riscv: typo in comment for get_f64_regXingyou Chen1-1/+1
2024-05-23Use bool value in set_cpu_online()Zhao Ke1-1/+1
2024-05-23Merge patch series "riscv: fix debug_pagealloc"Palmer Dabbelt2-6/+25
2024-05-23riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin1-6/+14
2024-05-23ftrace: riscv: move from REGS to ARGSPuranjay Mohan5-141/+143
2024-05-23Merge patch series "riscv: access_ok() optimization"Palmer Dabbelt2-4/+1
2024-05-23riscv: do not select MODULE_SECTIONS by defaultQingfang Deng1-1/+1
2024-05-23riscv: show help string for riscv-specific targetsEmil Renner Berthing1-0/+17
2024-05-23riscv: make image compression configurableEmil Renner Berthing3-10/+33
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds35-666/+615
2024-05-22riscv: cpufeature: Fix extension subset checkingCharlie Jenkins1-1/+1
2024-05-22riscv: cpufeature: Fix thead vector hwcap removalCharlie Jenkins3-6/+44
2024-05-22riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao1-6/+22
2024-05-22riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabledNam Cao1-0/+3
2024-05-21Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-711/+692
2024-05-20riscv: add support for kernel-mode FPUSamuel Holland5-0/+49
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-15/+11
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds6-31/+3
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2024-05-18Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+3
2024-05-16riscv: Define TASK_SIZE_MAX for __access_ok()Samuel Holland1-0/+1
2024-05-16riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MINSamuel Holland2-4/+0
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan1-0/+3
2024-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-113/+443
2024-05-16Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-35/+38
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-14/+267
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada5-28/+0
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2-34/+35
2024-05-14riscv: extend execmem_params for generated code allocationsMike Rapoport (IBM)4-24/+16
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)1-7/+17
2024-05-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-12/+62
2024-05-14riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800Inochi Amaoto1-0/+1
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-20/+19