summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
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-08Merge tag 'riscv-dt-for-v6.10-take2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-05-07riscv: dts: microchip: add pac1934 power-monitor to icicleConor Dooley
2024-05-07RISC-V: add Milkv Mars board devicetreeConor Dooley
2024-05-07riscv: dts: thead: Fix node ordering in TH1520 device treeThomas Bonnefille
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-30riscv: dts: starfive: add Milkv Mars board device treeJisheng Zhang
2024-04-30riscv: dts: starfive: introduce a common board dtsi for jh7110 based boardsJisheng Zhang
2024-04-30riscv: dts: starfive: visionfive 2: add "disable-wp" for tfcardJisheng Zhang
2024-04-30riscv: dts: starfive: visionfive 2: add tf cd-gpiosJisheng Zhang
2024-04-30riscv: dts: starfive: visionfive 2: use cpus label for timebase freqJisheng Zhang
2024-04-30riscv: dts: starfive: visionfive 2: update sound and codec dt node nameJisheng Zhang
2024-04-30riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsiJisheng Zhang
2024-04-30Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"Palmer Dabbelt
2024-04-30riscv: select ARCH_HAS_FAST_MULTIPLIERJisheng Zhang
2024-04-30Merge patch series "riscv: enable lockless lockref implementation"Palmer Dabbelt
2024-04-30riscv: mm: still create swiotlb buffer for kmalloc() bouncing if requiredJisheng Zhang
2024-04-30riscv: Annotate pgtable_l{4,5}_enabled with __ro_after_initDawei Li
2024-04-30riscv: Remove redundant CONFIG_64BIT from pgtable_l{4,5}_enabledDawei Li
2024-04-30Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...Palmer Dabbelt
2024-04-30Merge patch series "riscv: fix patching with IPI"Palmer Dabbelt
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-29riscv: mm: Always use an ASID to flush mm contextsSamuel Holland
2024-04-29riscv: mm: Preserve global TLB entries when switching contextsSamuel Holland
2024-04-29riscv: mm: Make asid_bits a local variableSamuel Holland
2024-04-29riscv: mm: Use a fixed layout for the MM context IDSamuel Holland
2024-04-29riscv: mm: Introduce cntx2asid/cntx2version helper macrosSamuel Holland
2024-04-29riscv: Avoid TLB flush loops when affected by SiFive CIP-1200Samuel Holland
2024-04-29riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vmaSamuel Holland
2024-04-29riscv: mm: Combine the SMP and UP TLB flush codeSamuel Holland
2024-04-29riscv: Only send remote fences when some other CPU is onlineSamuel Holland
2024-04-29riscv: mm: Broadcast kernel TLB flushes only when neededSamuel Holland
2024-04-29riscv: Use IPIs for remote cache/TLB flushes by defaultSamuel Holland
2024-04-29riscv: Factor out page table TLB synchronizationSamuel Holland
2024-04-29riscv: Flush the instruction cache during SMP bringupSamuel Holland
2024-04-29Merge tag 'renesas-dts-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-04-28riscv: hwprobe: export Zihintpause ISA extensionClément Léger