summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
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-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-19riscv/hugetlb: pte_alloc_huge() pte_offset_huge()Hugh Dickins
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-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
2023-06-09Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-08riscv: fix kprobe __user string arg print fault issueRuan Jinjie
2023-06-07riscv: Check the virtual alignment before choosing a map sizeAlexandre Ghiti
2023-06-07riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGDAlexandre Ghiti
2023-06-07riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen
2023-06-06riscv: dts: starfive: Add cpu scaling for JH7110 SoCMason Huo
2023-06-06riscv: dts: starfive: Enable axp15060 pmic for cpufreqMason Huo
2023-06-05riscv/purgatory: Do not use fortified string functionsKees Cook
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-06-02Merge tag 'riscv-for-linus-6.4-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-01riscv: Implement missing huge_ptep_getAlexandre Ghiti
2023-06-01riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOTAlexandre Ghiti
2023-06-01riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong
2023-05-31riscv: Fix relocatable kernels with early alternatives using -fno-pieAlexandre Ghiti
2023-05-29RISC-V: mark hibernation as nonportableConor Dooley
2023-05-24riscv: Fix unused variable warning when BUILTIN_DTB is setAlexandre Ghiti
2023-05-18riscv: dts: allwinner: d1: Add SPI controllers nodeMaksim Kiselev
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-15riscv: dts: starfive: jh7110: Add watchdog nodeXingyu Wu
2023-05-15riscv: dts: starfive: jh7100: Add watchdog nodeXingyu Wu
2023-05-15riscv: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-09riscv: Fix orphan section warnings caused by kernel/piAlexandre Ghiti
2023-05-07riscv: dts: starfive: Add PMU controller nodeWalker Chen
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-05-01RISC-V: include cpufeature.h in cpufeature.cConor Dooley