aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-20Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17riscv: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior
2024-09-17Merge tag 'soc-defconfig-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-17Merge tag 'soc-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-15Merge tag 'kvm-riscv-6.12-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-09-12Merge tag 'riscv-for-linus-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki
2024-09-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-11Merge tag 'riscv-config-for-v6.12' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-09-11Merge tag 'riscv-soc-fixes-for-v6.11-final' of https://git.kernel.org/pub/scm...Arnd Bergmann
2024-09-10riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFFCharlie Jenkins
2024-09-09riscv: defconfig: Enable pinctrl support for CV18XX Series SoCInochi Amaoto
2024-09-08riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL...Xingyu Wu
2024-09-05Merge tag 'riscv-sophgo-dt-for-6.12' of https://github.com/sophgo/linux into ...Arnd Bergmann
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-03riscv: Fix RISCV_ALTERNATIVE_EARLYAlexandre Ghiti
2024-09-03riscv: Do not restrict memory size because of linear mapping on nommuAlexandre Ghiti
2024-09-03riscv: Fix toolchain vector detectionAnton Blanchard
2024-09-03Merge tag 'thead-dt-for-v6.12' of https://github.com/pdp7/linux into soc/dtArnd Bergmann
2024-09-01riscv: boot: add Image.xz supportLasse Collin
2024-09-02riscv: dts: sophgo: Add mcu device for Milk-V PioneerInochi Amaoto
2024-09-02riscv: sophgo: dts: add gpio controllers for SG2042 SoCChen Wang
2024-09-02riscv: sophgo: dts: add mmc controllers for SG2042 SoCChen Wang
2024-09-02riscv: dts: sophgo: Add i2c device support for sg2042Inochi Amaoto
2024-09-02riscv: dts: sophgo: Use common "interrupt-parent" for all peripherals for sg2042Inochi Amaoto
2024-09-02riscv: dts: sophgo: Add sdhci0 configuration for Huashan PiInochi Amaoto
2024-09-02riscv: dts: sophgo: cv18xx: add DMA controllerInochi Amaoto
2024-08-31riscv: misaligned: Restrict user access to kernel memorySamuel Holland
2024-08-29Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt
2024-08-29riscv: mm: Do not restrict mmap address based on hintCharlie Jenkins
2024-08-27irqchip/riscv-intc: Add ACPI support for AIASunil V L
2024-08-27ACPI: RISC-V: Initialize GSI mapping structuresSunil V L
2024-08-27ACPI: RISC-V: Implement PCI related functionalitySunil V L
2024-08-19riscv: defconfig: sophgo: enable clks for sg2042Chen Wang
2024-08-19RISC-V: KVM: Fix to allow hpmcounter31 from the guestAtish Patra
2024-08-19RISC-V: KVM: Allow legacy PMU access from guestAtish Patra
2024-08-19RISC-V: KVM: Don't zero-out PMU snapshot area before freeing dataAnup Patel
2024-08-19RISC-V: KVM: Fix sbiret init before forwarding to userspaceAndrew Jones
2024-08-15Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"Palmer Dabbelt
2024-08-15riscv: Fix out-of-bounds when accessing Andes per hart vendor extension arrayAlexandre Ghiti
2024-08-14RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green
2024-08-14RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green
2024-08-14RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-08-14riscv: change XIP's kernel_map.size to be size of the entire kernelNam Cao
2024-08-14riscv: entry: always initialize regs->a0 to -ENOSYSCeleste Liu
2024-08-08riscv: dts: thead: change TH1520 SPI node to use clock controllerDrew Fustini