summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-0115-69/+120
|\
| * riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos2024-02-291-1/+1
| * Merge patch series "NAPOT Fixes"Palmer Dabbelt2024-02-292-60/+5
| |\
| | * riscv: Fix pte_leaf_size() for NAPOTAlexandre Ghiti2024-02-291-0/+4
| | * Revert "riscv: mm: support Svnapot in huge vmap"Alexandre Ghiti2024-02-291-60/+1
| * | Merge patch series "riscv: cbo.zero fixes"Palmer Dabbelt2024-02-295-3/+22
| |\ \
| | * | riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland2024-02-292-0/+5
| | * | riscv: Add a custom ISA extension for the [ms]envcfg CSRSamuel Holland2024-02-292-2/+14
| | * | riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland2024-02-292-1/+3
| | |/
| * | RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUsConor Dooley2024-02-231-0/+15
| * | riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONAlexandre Ghiti2024-02-222-0/+4
| * | riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyYangyu Chen2024-02-221-1/+1
| * | riscv: add CALLER_ADDRx supportZong Li2024-02-223-0/+55
| * | Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixesPalmer Dabbelt2024-02-221-3/+17
| |\ \
| | * | riscv: tlb: fix __p*d_free_tlb()Jisheng Zhang2024-01-241-3/+17
| * | | Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM"Palmer Dabbelt2024-02-211-1/+0
| |\ \ \
| | * | | RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCHNathan Chancellor2024-02-161-1/+0
| | | |/ | | |/|
* | | | Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-233-8/+9
|\ \ \ \
| * \ \ \ Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-02-233-8/+9
| |\ \ \ \
| | * | | | riscv: dts: sifive: add missing #interrupt-cells to pmicConor Dooley2024-02-141-0/+1
| | * | | | riscv: dts: starfive: replace underscores in node namesKrzysztof Kozlowski2024-02-132-8/+8
| | | |/ / | | |/| |
* | | | | Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2024-02-142-11/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | RISC-V: KVM: Use correct restricted typesAndrew Jones2024-02-091-8/+12
| * | | | RISC-V: paravirt: Use correct restricted typesAndrew Jones2024-02-091-2/+2
| * | | | RISC-V: paravirt: steal_time should be staticAndrew Jones2024-02-091-1/+1
* | | | | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-096-16/+16
* | | | | Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-097-6/+89
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumaskAlexandre Ghiti2024-02-071-0/+1
| * | | | riscv: declare overflow_stack as exported from traps.cBen Dooks2024-02-071-0/+5
| * | | | riscv: Fix arch_hugetlb_migration_supported() for NAPOTAlexandre Ghiti2024-02-072-3/+16
| * | | | riscv: Flush the tlb when a page directory is freedAlexandre Ghiti2024-02-061-1/+1
| * | | | Merge patch series "svnapot fixes"Palmer Dabbelt2024-02-011-2/+60
| |\ \ \ \
| | * | | | riscv: Fix hugetlb_mask_last_page() when NAPOT is enabledAlexandre Ghiti2024-02-011-0/+20
| | * | | | riscv: Fix set_huge_pte_at() for NAPOT mappingAlexandre Ghiti2024-02-011-2/+40
| | | |/ / | | |/| |
| * / | | riscv: mm: execute local TLB flush after populating vmemmapVincent Chen2024-01-313-1/+7
| |/ / /
* | | | Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-081-1/+1
|\ \ \ \
| * | | | riscv: Fix wrong size passed to local_flush_tlb_range_asid()Alexandre Ghiti2024-01-291-1/+1
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-072-0/+81
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-262-0/+81
| |\ \ \ | | |/ / | |/| |
| | * | RISC-V: KVM: Allow Zfa extension for Guest/VMAnup Patel2024-01-192-0/+3
| | * | RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VMAnup Patel2024-01-192-0/+6
| | * | RISC-V: KVM: Allow Zihintntl extension for Guest/VMAnup Patel2024-01-192-0/+3
| | * | RISC-V: KVM: Allow Zfh[min] extensions for Guest/VMAnup Patel2024-01-192-0/+6
| | * | RISC-V: KVM: Allow vector crypto extensions for Guest/VMAnup Patel2024-01-192-0/+30
| | * | RISC-V: KVM: Allow scalar crypto extensions for Guest/VMAnup Patel2024-01-192-0/+30
| | * | RISC-V: KVM: Allow Zbc extension for Guest/VMAnup Patel2024-01-192-0/+3
* | | | Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-261-32/+48
|\ \ \ \
| * | | | riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint formatInochi Amaoto2024-01-261-32/+48
| |/ / /
* | | | Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-251-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | riscv, bpf: Fix unpredictable kernel crash about RV64 struct_opsPu Lehui2024-01-231-2/+3
| |/ /