summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-181-1/+0
|\
| * Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2023-04-061-1/+0
| |\
| | * riscv: dts: canaan: drop invalid spi-max-frequencyKrzysztof Kozlowski2023-03-261-1/+0
* | | Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-161-6/+1
|\ \ \
| * | | purgatory: fix disabling debug infoAlyssa Ross2023-04-081-6/+1
| |/ /
* | | Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-145-54/+59
|\ \ \ | |/ / |/| |
| * | riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti2023-04-131-19/+2
| * | riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti2023-04-131-4/+1
| * | riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti2023-04-134-30/+48
| * | riscv: add icache flush for nommu sigreturn trampolineMathis Salmen2023-04-111-1/+8
* | | Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-313-30/+38
|\| |
| * | Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt2023-03-293-30/+38
| |\ \
| | * | RISC-V: always select RISCV_ALTERNATIVE for non-xip kernelsConor Dooley2023-03-292-10/+8
| | * | RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()Conor Dooley2023-03-291-20/+30
| | |/
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-03-271-4/+2
|\ \ \
| * | | riscv/kvm: Fix VM hang in case of timer delta being zero.Rajnesh Kanwal2023-03-171-4/+2
* | | | Merge tag 'riscv-for-linus-6.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-245-6/+32
|\ \ \ \ | | |/ / | |/| |
| * | | riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor2023-03-232-4/+28
| * | | riscv: mm: Fix incorrect ASID argument when flushing TLBDylan Jhong2023-03-213-2/+4
* | | | Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-175-51/+42
|\| | | | |/ / |/| |
| * | RISC-V: mm: Support huge page in vmalloc_fault()Dylan Jhong2023-03-141-0/+5
| * | Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e...Palmer Dabbelt2023-03-094-51/+37
| |\ \
| | * | riscv: asid: Fixup stale TLB entry cause application crashGuo Ren2023-03-091-10/+20
| | * | Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich2023-03-094-41/+17
* | | | Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-108-8/+52
|\| | |
| * | | RISC-V: Don't check text_mutex during stop_machineConor Dooley2023-03-094-6/+39
| * | | riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti2023-03-091-1/+1
| * | | RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley2023-03-071-1/+1
| * | | RISC-V: Stop emitting attributesPalmer Dabbelt2023-03-062-0/+11
| | |/ | |/|
* | | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-061-0/+1
| |\ \
| | * | riscv, bpf: Fix patch_text implicit declarationRandy Dunlap2023-02-271-0/+1
* | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-051-1/+4
|\ \ \ \
| * | | | riscv: fix livelock in uaccessAl Viro2023-03-021-1/+4
* | | | | Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-034-17/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti2023-03-011-0/+8
| * | | | riscv, lib: Fix Zbb strncmpBjörn Töpel2023-02-281-1/+3
| * | | | RISC-V: improve string-function assemblyHeiko Stuebner2023-02-283-16/+16
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-2520-140/+987
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-1527-132/+1013
| |\ \ \ \
| | * | | | RISC-V: KVM: Increment firmware pmu eventsAtish Patra2023-02-072-0/+11
| | * | | | RISC-V: KVM: Support firmware eventsAtish Patra2023-02-072-33/+125
| | * | | | RISC-V: KVM: Implement perf support without samplingAtish Patra2023-02-071-4/+356
| | * | | | RISC-V: KVM: Implement trap & emulate for hpmcountersAtish Patra2023-02-073-2/+77
| | * | | | RISC-V: KVM: Disable all hpmcounter access for VS/VU modeAtish Patra2023-02-071-1/+2
| | * | | | RISC-V: KVM: Make PMU functionality depend on SscofpmfAtish Patra2023-02-071-0/+8
| | * | | | RISC-V: KVM: Add SBI PMU extension supportAtish Patra2023-02-073-1/+98
| | * | | | RISC-V: KVM: Add skeleton support for perfAtish Patra2023-02-075-0/+227
| | * | | | RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra2023-02-076-97/+81
| | * | | | RISC-V: KVM: Return correct code for hsm stop functionAtish Patra2023-02-071-1/+1