summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-02-21riscv: KVM: Remove unnecessary vcpu kickBillXiang
2025-02-21riscv: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2025-02-20RISC-V: Select CONFIG_GENERIC_PENDING_IRQAnup Patel
2025-02-18riscv: dts: starfive: jh7110-pine64-star64: enable USB 3.0 portE Shattow
2025-02-18riscv: dts: starfive: jh7110: pciephy0 USB 3.0 configuration registersE Shattow
2025-02-18riscv: dts: starfive: fml13v01: enable pcie1Sandie Cao
2025-02-18riscv: dts: starfive: remove non-existent dac from jh7110Conor Dooley
2025-02-18riscv: kvm: Switch to use hrtimer_setup()Nam Cao
2025-02-18riscv: sophgo: dts: add cooling maps for Milk-V PioneerChen Wang
2025-02-18riscv: sophgo: dts: add pwm-fan for Milk-V PioneerChen Wang
2025-02-17riscv: dts: spacemit: Add Milk-V Jupiter board device treeJavier Martinez Canillas
2025-02-17riscv: KVM: Fix SBI sleep_type useAndrew Jones
2025-02-17riscv: KVM: Fix SBI TIME error generationAndrew Jones
2025-02-17riscv: KVM: Fix SBI IPI error generationAndrew Jones
2025-02-17riscv: KVM: Fix hart suspend_type useAndrew Jones
2025-02-17riscv: KVM: Fix hart suspend status checkAndrew Jones
2025-02-14riscv: signal: fix signal_minsigstkszYong-Xuan Wang
2025-02-14riscv: signal: fix signal frame sizeYong-Xuan Wang
2025-02-14riscv/futex: sign extend compare value in atomic cmpxchgAndreas Schwab
2025-02-14riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchgAndreas Schwab
2025-02-14riscv: cpufeature: use bitmap_equal() instead of memcmp()Clément Léger
2025-02-14riscv: cacheinfo: Use of_property_present() for non-boolean propertiesRob Herring
2025-02-12riscv: dts: starfive: Unify regulator naming schemeShengyu Qu
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers
2025-02-08lib/crc32: don't bother with pure and const function attributesEric Biggers
2025-02-08riscv: sophgo: dts: add pwm controller for SG2042 SoCChen Wang
2025-02-04riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitionsE Shattow
2025-02-04riscv: dts: microchip: update pcie reg properties to new formatConor Dooley
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-02-01kbuild: Strip runtime const RELA sections correctlyArd Biesheuvel
2025-01-29riscv: add a warning when physical memory address overflowsYunhui Cui
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linuxLinus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng
2025-01-25riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25mm: pgtable: add statistics for P4D level page tableQi Zheng
2025-01-25asm-generic: pgalloc: provide generic p4d_{alloc_one,free}Kevin Brodsky
2025-01-25riscv: mm: skip pgtable level check in {pud,p4d}_alloc_oneKevin Brodsky
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-24Merge tag 'mailbox-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-01-24Merge tag 'soc-defconfig-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-24Merge tag 'soc-dt-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-01-24Merge tag 'soc-new-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds