aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2024-09-12riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSETNam Cao1-2/+12
2024-09-12riscv: replace misleading va_kernel_pa_offset on XIP kernelNam Cao2-10/+25
2024-09-12riscv: don't export va_kernel_pa_offset in vmcoreinfo for XIP kernelNam Cao1-0/+7
2024-09-12riscv: cleanup XIP_FIXUP macroNam Cao1-4/+7
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki3-17/+71
2024-09-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2024-09-11Merge tag 'riscv-config-for-v6.12' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+7
2024-09-11Merge tag 'riscv-soc-fixes-for-v6.11-final' of https://git.kernel.org/pub/scm...Arnd Bergmann1-0/+6
2024-09-10riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFFCharlie Jenkins1-6/+6
2024-09-10RISC-V: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus3-0/+3
2024-09-09riscv: defconfig: Enable pinctrl support for CV18XX Series SoCInochi Amaoto1-0/+4
2024-09-08riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL...Xingyu Wu1-0/+6
2024-09-05Merge tag 'riscv-sophgo-dt-for-6.12' of https://github.com/sophgo/linux into ...Arnd Bergmann4-1/+249
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson1-2/+2
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)3-13/+5
2024-09-03riscv: Fix RISCV_ALTERNATIVE_EARLYAlexandre Ghiti4-65/+72
2024-09-03riscv: Do not restrict memory size because of linear mapping on nommuAlexandre Ghiti1-1/+1
2024-09-03riscv: Fix toolchain vector detectionAnton Blanchard1-2/+2
2024-09-03riscv: Add license to vmalloc.hCharlie Jenkins1-0/+1
2024-09-03riscv: Add license to fence.hCharlie Jenkins1-0/+1
2024-09-03Merge tag 'thead-dt-for-v6.12' of https://github.com/pdp7/linux into soc/dtArnd Bergmann4-61/+56
2024-09-01riscv: boot: add Image.xz supportLasse Collin3-2/+8
2024-09-02riscv: dts: sophgo: Add mcu device for Milk-V PioneerInochi Amaoto1-0/+60
2024-09-02riscv: sophgo: dts: add gpio controllers for SG2042 SoCChen Wang1-0/+66
2024-09-02riscv: sophgo: dts: add mmc controllers for SG2042 SoCChen Wang2-0/+45
2024-09-02riscv: dts: sophgo: Add i2c device support for sg2042Inochi Amaoto1-0/+52
2024-09-02riscv: dts: sophgo: Use common "interrupt-parent" for all peripherals for sg2042Inochi Amaoto1-1/+1
2024-09-02riscv: dts: sophgo: Add sdhci0 configuration for Huashan PiInochi Amaoto1-0/+9
2024-09-02riscv: dts: sophgo: cv18xx: add DMA controllerInochi Amaoto1-0/+16
2024-08-31riscv: misaligned: Restrict user access to kernel memorySamuel Holland1-2/+2
2024-08-29Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt1-24/+2
2024-08-29riscv: mm: Do not restrict mmap address based on hintCharlie Jenkins1-24/+2
2024-08-27irqchip/riscv-intc: Add ACPI support for AIASunil V L1-0/+33
2024-08-27ACPI: RISC-V: Initialize GSI mapping structuresSunil V L1-0/+22
2024-08-27ACPI: RISC-V: Implement PCI related functionalitySunil V L2-17/+16
2024-08-19riscv: defconfig: sophgo: enable clks for sg2042Chen Wang1-0/+3
2024-08-19RISC-V: KVM: Fix to allow hpmcounter31 from the guestAtish Patra1-3/+3
2024-08-19RISC-V: KVM: Allow legacy PMU access from guestAtish Patra1-1/+14
2024-08-19RISC-V: KVM: Don't zero-out PMU snapshot area before freeing dataAnup Patel1-12/+2
2024-08-19RISC-V: KVM: Fix sbiret init before forwarding to userspaceAndrew Jones1-2/+2
2024-08-15Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"Palmer Dabbelt5-15/+22
2024-08-15riscv: Fix out-of-bounds when accessing Andes per hart vendor extension arrayAlexandre Ghiti1-1/+1
2024-08-14riscv: Enable generic CPU vulnerabilites supportJinjie Ruan1-0/+1
2024-08-14riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknownYing Sun1-0/+6
2024-08-14RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green4-14/+19
2024-08-14RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green3-1/+3
2024-08-14RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu1-1/+1
2024-08-14riscv: change XIP's kernel_map.size to be size of the entire kernelNam Cao1-2/+2
2024-08-14riscv: entry: always initialize regs->a0 to -ENOSYSCeleste Liu1-2/+2
2024-08-08riscv: dts: thead: change TH1520 SPI node to use clock controllerDrew Fustini3-15/+1