summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel2023-06-185-42/+770
| | * | | | | | RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel2023-06-186-0/+158
| | * | | | | | RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zeroAnup Patel2023-06-181-1/+9
| | * | | | | | RISC-V: KVM: Add APLIC related definesAnup Patel2023-06-181-0/+58
| | * | | | | | RISC-V: KVM: Add IMSIC related definesAnup Patel2023-06-182-2/+39
| | * | | | | | RISC-V: KVM: Implement guest external interrupt line managementAnup Patel2023-06-184-1/+258
| | * | | | | | RISC-V: KVM: Probe for SBI extension statusAndrew Jones2023-06-062-12/+40
| | * | | | | | RISC-V: KVM: Convert extension_disabled[] to ext_status[]Andrew Jones2023-06-062-4/+12
| | * | | | | | RISC-V: KVM: Rename dis_idx to ext_idxAndrew Jones2023-06-061-17/+17
| | * | | | | | RISC-V: KVM: Redirect AMO load/store misaligned traps to guestwchen2023-06-062-0/+4
| | * | | | | | RISC-V: KVM: use bitmap_zero() APIYe Xingchen2023-06-061-1/+1
* | | | | | | | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-06-303-6/+23
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-223-6/+23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-3052-166/+2317
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | riscv: hibernate: remove WARN_ON in save_processor_stateSong Shuai2023-06-231-1/+0
| * | | | | | Merge patch series "riscv: Add independent irq/softirq stacks support"Palmer Dabbelt2023-06-235-13/+153
| |\ \ \ \ \ \
| | * | | | | | riscv: stack: Add config of thread stack sizeGuo Ren2023-06-222-11/+11
| | * | | | | | riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACKGuo Ren2023-06-222-2/+39
| | * | | | | | riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACKGuo Ren2023-06-225-2/+105
| * | | | | | | Merge patch series "ISA string parser cleanups"Palmer Dabbelt2023-06-235-28/+121
| |\ \ \ \ \ \ \
| | * | | | | | | RISC-V: always report presence of extensions formerly part of the base ISAConor Dooley2023-06-213-0/+25
| | * | | | | | | RISC-V: remove decrement/increment dance in ISA string parserConor Dooley2023-06-211-8/+6
| | * | | | | | | RISC-V: rework comments in ISA string parserConor Dooley2023-06-211-11/+59
| | * | | | | | | RISC-V: validate riscv,isa at boot, not during ISA string parsingConor Dooley2023-06-212-9/+11
| | * | | | | | | RISC-V: split early & late of_node to hartid mappingConor Dooley2023-06-213-2/+23
| | * | | | | | | RISC-V: simplify register width check in ISA string parsingConor Dooley2023-06-211-8/+7
| * | | | | | | | riscv: replace deprecated scall with ecallFangrui Song2023-06-202-2/+2
| * | | | | | | | riscv: uprobes: Restore thread.bad_causeTiezhu Yang2023-06-201-0/+2
| * | | | | | | | riscv: mm: try VMA lock-based page fault handling firstJisheng Zhang2023-06-202-0/+34
| * | | | | | | | riscv: mm: Pre-allocate PGD entries for vmalloc/modules areaBjörn Töpel2023-06-192-14/+60
| * | | | | | | | Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"Palmer Dabbelt2023-06-196-16/+71
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RISC-V: hwprobe: Expose Zba, Zbb, and ZbsEvan Green2023-06-192-7/+44
| | * | | | | | | | RISC-V: Track ISA extensions per hartEvan Green2023-06-192-6/+22
| | * | | | | | | | RISC-V: Add Zba, Zbs extension probingEvan Green2023-06-193-0/+6
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | RISC-V: ACPI : Fix for usage of pointers in different address spaceSunil V L2023-06-191-2/+2
| * | | | | | | | riscv: hibernation: Remove duplicate call of suspend_restore_csrsSong Shuai2023-06-191-1/+0
| * | | | | | | | riscv: hibernation: Replace jalr with jr before suspend_restore_regsSong Shuai2023-06-191-2/+2
| * | | | | | | | riscv: mm: stub extable related functions/macros for !MMUJisheng Zhang2023-06-143-2/+11
| * | | | | | | | riscv: say disabling zicbom if no or bad riscv,cbom-block-size foundBen Dooks2023-06-141-2/+2
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge patch series "riscv: Add vector ISA support"Palmer Dabbelt2023-06-0833-50/+1326
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | riscv: Enable Vector code to be builtGuo Ren2023-06-082-1/+36
| | * | | | | | riscv: detect assembler support for .option archAndy Chiu2023-06-081-1/+7
| | * | | | | | riscv: Add sysctl to set the default vector rule for new processesAndy Chiu2023-06-081-1/+32
| | * | | | | | riscv: Add prctl controls for userspace vector managementAndy Chiu2023-06-086-1/+139
| | * | | | | | riscv: hwcap: change ELF_HWCAP to a functionAndy Chiu2023-06-083-1/+8
| | * | | | | | riscv: KVM: Add vector lazy save/restore supportVincent Chen2023-06-086-0/+300
| | * | | | | | riscv: kvm: Add V extension to KVM ISAVincent Chen2023-06-082-0/+2
| | * | | | | | riscv: prevent stack corruption by reserving task_pt_regs(p) earlyGreentime Hu2023-06-081-0/+2
| | * | | | | | riscv: signal: validate altstack to reflect VectorAndy Chiu2023-06-081-0/+7
| | * | | | | | riscv: signal: Report signal frame size to userspace via auxvVincent Chen2023-06-084-5/+27