summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
2024-10-01riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...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-20perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale
2024-09-20RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt
2024-09-19Merge patch series "riscv: Improve KASAN coverage to fix unit tests"Palmer Dabbelt
2024-09-19riscv: Enable bitops instrumentationSamuel Holland
2024-09-19riscv: Omit optimized string routines when using KASANSamuel Holland
2024-09-17ACPI: RISCV: Make acpi_numa_get_nid() to be staticHanjun Guo
2024-09-17riscv: Randomize lower bits of stack addressYunhui Cui
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-09-15Merge patch series "Svvptc extension to remove preventive sfence.vma"Palmer Dabbelt
2024-09-15riscv: Remove unused _TIF_WORK_MASKJinjie Ruan
2024-09-15riscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...Alexandre Ghiti
2024-09-15riscv: Stop emitting preventive sfence.vma for new vmalloc mappingsAlexandre Ghiti
2024-09-15riscv: Add ISA extension parsing for SvvptcAlexandre Ghiti
2024-09-15Merge tag 'kvm-riscv-6.12-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-09-12Merge patch series "remove size limit on XIP kernel"Palmer Dabbelt
2024-09-12riscv: remove limit on the size of read-only section for XIP kernelNam Cao
2024-09-12riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()Nam Cao
2024-09-12riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSETNam Cao
2024-09-12riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSETNam Cao
2024-09-12riscv: replace misleading va_kernel_pa_offset on XIP kernelNam Cao
2024-09-12riscv: cleanup XIP_FIXUP macroNam Cao
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki
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: Add license to vmalloc.hCharlie Jenkins
2024-09-03riscv: Add license to fence.hCharlie Jenkins
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-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-14RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green
2024-08-07RISC-V: Enable IPI CPU BacktraceRyo Takakura
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-26RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt
2024-07-26riscv: Extend sv39 linear mapping max size to 128GStuart Menefy
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang
2024-07-22Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt
2024-07-22riscv: cpufeature: Extract common elements from extension checkingCharlie Jenkins
2024-07-22riscv: Introduce vendor variants of extension helpersCharlie Jenkins
2024-07-22riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins
2024-07-22Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt
2024-07-22ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds