summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-02RISC-V: hwprobe: Fix vDSO SIGSEGVAndrew Jones
2023-11-02riscv: configs: defconfig: Enable configs required for RZ/Five SoCLad Prabhakar
2023-11-02Merge patch series "riscv: SCS support"Palmer Dabbelt
2023-11-02Merge patch "riscv: errata: improve T-Head CMO"Palmer Dabbelt
2023-11-02riscv: errata: prefix T-Head mnemonics with th.Icenowy Zheng
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'soc-dt-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-10-31Merge patch series "RISC-V: ACPI improvements"Palmer Dabbelt
2023-10-31riscv: put interrupt entries into .irqentry.textNam Cao
2023-10-31riscv: mm: Update the comment of CONFIG_PAGE_OFFSETSong Shuai
2023-10-31riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen
2023-10-31riscv/mm: Fix the comment for swap pte formatXiao Wang
2023-10-31RISC-V: clarify the QEMU workaround in ISA parserTsukasa OI
2023-10-31riscv: correct pt_level name via pgtable_l5/4_enabledSong Shuai
2023-10-31RISC-V: Provide pgtable_l5_enabled on rv32Palmer Dabbelt
2023-10-31Merge patch series "RISC-V: Enable cbo.zero in usermode"Palmer Dabbelt
2023-10-31Merge patch series "riscv: kexec: cleanup and fixups"Palmer Dabbelt
2023-10-31Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-10-28kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-10-27riscv: Use separate IRQ shadow call stacksSami Tolvanen
2023-10-27riscv: Implement Shadow Call StackSami Tolvanen
2023-10-27riscv: Move global pointer loading to a macroSami Tolvanen
2023-10-27riscv: Deduplicate IRQ stack switchingSami Tolvanen
2023-10-27riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-26RISC-V: cacheflush: Initialize CBO variables on ACPI systemsSunil V L
2023-10-26RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L
2023-10-26RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remappingSunil V L
2023-10-26Merge tag 'renesas-fixes-for-v6.6-tag3' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-10-26riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMTChristoph Hellwig
2023-10-26riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENTChristoph Hellwig
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-23riscv: dts: thead: convert isa detection to new propertiesConor Dooley
2023-10-20RISC-V: KVM: Forward SBI DBCN extension to user-spaceAnup Patel
2023-10-20RISC-V: KVM: Allow some SBI extensions to be disabled by defaultAnup Patel
2023-10-20RISC-V: KVM: Change the SBI specification version to v2.0Anup Patel
2023-10-20RISC-V: Add defines for SBI debug console extensionAnup Patel
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18riscv: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-18Merge tag 'riscv-dt-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2023-10-17riscv: dts: thead: set dma-noncoherent to soc busJisheng Zhang