summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
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-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 tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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
2023-10-16Merge tag 'riscv-dt-for-v6.6-final' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-10-16Merge tag 'riscv-soc-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-10-16Merge tag 'riscv-dt-for-v6.6-final' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-10-15riscv: dts: starfive: convert isa detection to new propertiesConor Dooley
2023-10-15riscv: dts: sifive: convert isa detection to new propertiesConor Dooley
2023-10-15riscv: dts: microchip: convert isa detection to new propertiesConor Dooley
2023-10-13Merge tag 'sunxi-dt-for-6.7-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-10-13Merge tag 'renesas-dts-for-v6.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-10-13riscv: dts: allwinner: convert isa detection to new propertiesConor Dooley
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-12riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti
2023-10-12RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang
2023-10-12riscv: kdump: fix crashkernel reserving problem on RISC-VChen Jiahao
2023-10-12riscv: Remove duplicate objcopy flagSong Shuai
2023-10-12RISC-V: KVM: Allow Zicond extension for Guest/VMAnup Patel
2023-10-12RISCV: KVM: Add sstateen0 to ONE_REGMayuresh Chitale
2023-10-12RISCV: KVM: Add sstateen0 context save/restoreMayuresh Chitale
2023-10-12RISCV: KVM: Add senvcfg context save/restoreMayuresh Chitale
2023-10-12RISC-V: KVM: Enable Smstateen accessesMayuresh Chitale
2023-10-12RISC-V: KVM: Add kvm_vcpu_configMayuresh Chitale
2023-10-12RISC-V: Detect Zicond from ISA stringAnup Patel
2023-10-12RISC-V: Detect Smstateen extensionMayuresh Chitale
2023-10-12riscv: signal: fix sigaltstack frame size checkingAndy Chiu
2023-10-12riscv: dts: starfive: visionfive 2: correct spi's ss pinNam Cao
2023-10-10riscv: Remove now superfluous sentinel element from ctl_table arrayJoel Granados
2023-10-10docs: move riscv under archCosta Shulyupin
2023-10-09riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel
2023-10-09riscv, bpf: Sign-extend return valuesBjörn Töpel