summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2024-01-04riscv: Use the same CPU operations for all CPUsSamuel Holland
2024-01-04riscv: Remove unused members from struct cpu_operationsSamuel Holland
2024-01-03RISC-V: hwprobe: Introduce which-cpus flagAndrew Jones
2024-01-03RISC-V: Remove the removed single-letter extensionsPalmer Dabbelt
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2023-12-30RISC-V: KVM: Add support for SBI STA registersAndrew Jones
2023-12-30RISC-V: KVM: Add support for SBI extension registersAndrew Jones
2023-12-30RISC-V: KVM: Add SBI STA info to vcpu_archAndrew Jones
2023-12-30RISC-V: KVM: Add steal-update vcpu requestAndrew Jones
2023-12-30RISC-V: KVM: Add SBI STA extension skeletonAndrew Jones
2023-12-30RISC-V: Add SBI STA extension definitionsAndrew Jones
2023-12-30RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones
2023-12-29RISC-V: KVM: Make SBI uapi consistent with ISA uapiAndrew Jones
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds
2023-12-20Merge patch series "riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses"Palmer Dabbelt
2023-12-20riscv: Use accessors to page table entries instead of direct dereferenceAlexandre Ghiti
2023-12-20riscv: Use WRITE_ONCE() when setting page table entriesAlexandre Ghiti
2023-12-15cfi: Flip headersPeter Zijlstra
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-12-12riscv: fix VMALLOC_START definitionBaoquan He
2023-12-12riscv: hwprobe: export Zfa ISA extensionClément Léger
2023-12-12riscv: add ISA extension parsing for ZfaClément Léger
2023-12-12riscv: hwprobe: export Zvfh[min] ISA extensionsClément Léger
2023-12-12riscv: add ISA extension parsing for Zvfh[min]Clément Léger
2023-12-12riscv: hwprobe: export Zhintntl ISA extensionClément Léger
2023-12-12riscv: add ISA extension parsing for ZihintntlClément Léger
2023-12-12riscv: hwprobe: export Zfh[min] ISA extensionsClément Léger
2023-12-12riscv: add ISA extension parsing for Zfh/Zfh[min]Clément Léger
2023-12-12riscv: hwprobe: export vector crypto ISA extensionsClément Léger
2023-12-12riscv: add ISA extension parsing for vector cryptoClément Léger
2023-12-12riscv: hwprobe: add support for scalar crypto ISA extensionsClément Léger
2023-12-12riscv: add ISA extension parsing for scalar cryptoEvan Green
2023-12-12riscv: hwprobe: export missing Zbc ISA extensionClément Léger
2023-12-12riscv: add ISA extension parsing for ZbcClément Léger
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang
2023-11-09Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...Palmer Dabbelt
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-07RISC-V: Probe misaligned access speed in parallelEvan Green
2023-11-07Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt
2023-11-07riscv: Add remaining module relocationsCharlie Jenkins
2023-11-06Merge patch series "riscv: tlb flush improvements"Palmer Dabbelt
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti