summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang
2023-11-09Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...Palmer Dabbelt
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-07RISC-V: Probe misaligned access speed in parallelEvan Green
2023-11-06Merge patch series "riscv: tlb flush improvements"Palmer Dabbelt
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti
2023-11-06riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti
2023-11-06riscv: Improve tlb_flush()Alexandre Ghiti
2023-11-05riscv: mm: update T-Head memory type definitionsJisheng Zhang
2023-11-05Merge patch series "Improve PTDUMP and introduce new fields"Palmer Dabbelt
2023-11-05riscv: Improve PTDUMP to show RSW with non-zero valueYu Chien Peter Lin
2023-11-05RISC-V: capitalise CMO op macrosConor Dooley
2023-11-05Merge patch series "Add support to handle misaligned accesses in S-mode"Palmer Dabbelt
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-02RISC-V: hwprobe: Fix vDSO SIGSEGVAndrew Jones
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-01riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGNClément Léger
2023-11-01riscv: report misaligned accesses emulation to hwprobeClément Léger
2023-11-01riscv: add support for misaligned trap handling in S-modeClément Léger
2023-10-31Merge patch series "RISC-V: ACPI improvements"Palmer Dabbelt
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: Provide pgtable_l5_enabled on rv32Palmer Dabbelt
2023-10-31Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
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-26RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L
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-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-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