summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar2-5/+13
2024-01-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho1-0/+1
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+14
2024-01-04riscv: Use the same CPU operations for all CPUsSamuel Holland5-23/+18
2024-01-04riscv: Remove unused members from struct cpu_operationsSamuel Holland8-58/+1
2024-01-04riscv: Deduplicate code in setup_smp()Samuel Holland1-20/+11
2024-01-03RISC-V: hwprobe: Introduce which-cpus flagAndrew Jones4-12/+189
2024-01-03RISC-V: Move the hwprobe syscall to its own fileAndrew Jones3-285/+290
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones2-12/+12
2024-01-03RISC-V: Remove the removed single-letter extensionsPalmer Dabbelt2-10/+0
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-1/+1
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini21-93/+719
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini16-87/+112
2023-12-30RISC-V: KVM: Implement SBI STA extensionAndrew Jones2-2/+95
2023-12-30RISC-V: KVM: Add support for SBI STA registersAndrew Jones5-14/+97
2023-12-30RISC-V: KVM: Add support for SBI extension registersAndrew Jones4-4/+103
2023-12-30RISC-V: KVM: Add SBI STA info to vcpu_archAndrew Jones3-0/+19
2023-12-30RISC-V: KVM: Add steal-update vcpu requestAndrew Jones3-0/+12
2023-12-30RISC-V: KVM: Add SBI STA extension skeletonAndrew Jones5-0/+54
2023-12-30RISC-V: paravirt: Implement steal-time supportAndrew Jones2-3/+78
2023-12-30RISC-V: Add SBI STA extension definitionsAndrew Jones1-0/+17
2023-12-30RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones5-0/+112
2023-12-29arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan1-0/+2
2023-12-29RISC-V: KVM: Fix indentation in kvm_riscv_vcpu_set_reg_csr()Anup Patel1-1/+1
2023-12-29RISC-V: KVM: add vector registers and CSRs in KVM_GET_REG_LISTDaniel Henrique Barboza1-0/+55
2023-12-29RISC-V: KVM: add 'vlenb' Vector CSRDaniel Henrique Barboza1-0/+15
2023-12-29RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector_context()Daniel Henrique Barboza1-0/+1
2023-12-29RISC-V: KVM: Make SBI uapi consistent with ISA uapiAndrew Jones4-45/+65
2023-12-29RISC-V: KVM: Don't add SBI multi regs in get-reg-listAndrew Jones1-34/+2
2023-12-29RISC-V: KVM: remove a redundant condition in kvm_arch_vcpu_ioctl_run()Chao Du1-2/+1
2023-12-29riscv: kvm: use ".L" local labels in assembly when applicableClément Léger1-2/+2
2023-12-29riscv: kvm: Use SYM_*() assembly macros instead of deprecated onesClément Léger1-16/+12
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+1
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot1-0/+1
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+13
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-9/+6
2023-12-21Merge tag 'riscv-dt-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann12-116/+560
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds1-5/+0
2023-12-20riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.oBaoquan He1-1/+1
2023-12-20kexec_file, riscv: print out debugging message if requiredBaoquan He2-31/+6
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann1-3/+1
2023-12-20Merge patch series "riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses"Palmer Dabbelt11-120/+134
2023-12-20riscv: Use accessors to page table entries instead of direct dereferenceAlexandre Ghiti10-113/+128
2023-12-20riscv: mm: Only compile pgtable.c if MMUAlexandre Ghiti1-2/+1
2023-12-20riscv: Use WRITE_ONCE() when setting page table entriesAlexandre Ghiti2-5/+5
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-12/+18
2023-12-16riscv: errata: Make ERRATA_STARFIVE_JH7100 depend on !DMA_DIRECT_REMAPEmil Renner Berthing1-1/+3
2023-12-15cfi: Flip headersPeter Zijlstra2-2/+3
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds3-4/+6