summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-24riscv/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-06-23riscv: hibernate: remove WARN_ON in save_processor_stateSong Shuai
2023-06-23Merge patch series "riscv: Add independent irq/softirq stacks support"Palmer Dabbelt
2023-06-23Merge patch series "ISA string parser cleanups"Palmer Dabbelt
2023-06-22riscv: stack: Add config of thread stack sizeGuo Ren
2023-06-22riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACKGuo Ren
2023-06-22riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACKGuo Ren
2023-06-22riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng
2023-06-21RISC-V: always report presence of extensions formerly part of the base ISAConor Dooley
2023-06-21RISC-V: remove decrement/increment dance in ISA string parserConor Dooley
2023-06-21RISC-V: rework comments in ISA string parserConor Dooley
2023-06-21RISC-V: validate riscv,isa at boot, not during ISA string parsingConor Dooley
2023-06-21RISC-V: split early & late of_node to hartid mappingConor Dooley
2023-06-21RISC-V: simplify register width check in ISA string parsingConor Dooley
2023-06-20Merge tag 'riscv-dt-for-v6.5-pt2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-06-20Merge tag 'riscv-dt-for-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2023-06-20Merge tag 'sunxi-dt-for-6.5-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-06-20riscv: replace deprecated scall with ecallFangrui Song
2023-06-20riscv: uprobes: Restore thread.bad_causeTiezhu Yang
2023-06-20riscv: mm: try VMA lock-based page fault handling firstJisheng Zhang
2023-06-19riscv: mm: Pre-allocate PGD entries for vmalloc/modules areaBjörn Töpel
2023-06-19riscv/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
2023-06-19Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"Palmer Dabbelt
2023-06-19RISC-V: hwprobe: Expose Zba, Zbb, and ZbsEvan Green
2023-06-19RISC-V: Track ISA extensions per hartEvan Green
2023-06-19RISC-V: Add Zba, Zbs extension probingEvan Green
2023-06-19RISC-V: ACPI : Fix for usage of pointers in different address spaceSunil V L
2023-06-19riscv: hibernation: Remove duplicate call of suspend_restore_csrsSong Shuai
2023-06-19riscv: hibernation: Replace jalr with jr before suspend_restore_regsSong Shuai
2023-06-19riscv: dts: sort makefile entries by directoryConor Dooley
2023-06-17Merge patch series "Add Sipeed Lichee Pi 4A RISC-V board support"Conor Dooley
2023-06-17riscv: defconfig: enable T-HEAD SoCJisheng Zhang
2023-06-17riscv: dts: thead: add sipeed Lichee Pi 4A board device treeJisheng Zhang
2023-06-17riscv: dts: add initial T-HEAD TH1520 SoC device treeJisheng Zhang
2023-06-17riscv: Add the T-HEAD SoC family Kconfig optionJisheng Zhang
2023-06-14riscv: mm: stub extable related functions/macros for !MMUJisheng Zhang
2023-06-14riscv: say disabling zicbom if no or bad riscv,cbom-block-size foundBen Dooks
2023-06-12Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-12riscv/purgatory: remove PGO flagsRicardo Ribalda
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann