aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-14riscv: extend execmem_params for generated code allocationsMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-05-12riscv, bpf: make some atomic operations fully orderedPuranjay Mohan
2024-05-12riscv, bpf: Fix typo in commentXiao Wang
2024-05-12riscv, bpf: inline bpf_get_smp_processor_id()Puranjay Mohan
2024-05-12riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrsPuranjay Mohan
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-05-06printk: Remove redundant CONFIG_BASE_FULLYoann Congal
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02Merge tag 'riscv-sophgo-dt-for-v6.10' of https://github.com/sophgo/linux into...Arnd Bergmann
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-29Merge tag 'renesas-dts-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy
2024-04-26RISC-V: KVM: Improve firmware counter read functionAtish Patra
2024-04-26RISC-V: KVM: Support 64 bit firmware counters on RV32Atish Patra
2024-04-26RISC-V: KVM: Add perf sampling support for guestsAtish Patra
2024-04-26RISC-V: KVM: Implement SBI PMU Snapshot featureAtish Patra
2024-04-26RISC-V: KVM: No need to exit to the user space if perf event failedAtish Patra
2024-04-26RISC-V: KVM: No need to update the counter value during resetAtish Patra
2024-04-26RISC-V: KVM: Fix the initial sample period valueAtish Patra
2024-04-25riscv: T-Head: Test availability bit before enabling MAE errataChristoph Müllner
2024-04-25riscv: thead: Rename T-Head PBMT to MAEChristoph Müllner
2024-04-23riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMINClément Léger
2024-04-23riscv: dts: sophgo: add reserved memory node for CV1800BInochi Amaoto
2024-04-22riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties fro...Lad Prabhakar
2024-04-22riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSILad Prabhakar
2024-04-22RISC-V: Use the minor version mask while computing sbi versionAtish Patra
2024-04-22RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic nameAtish Patra