summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-17/+154
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+13
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+12
2023-11-03RISC-V: hwprobe: Fix vDSO SIGSEGVAndrew Jones1-0/+5
2023-11-03Merge patch series "riscv: SCS support"Palmer Dabbelt5-4/+111
2023-11-03Merge patch "riscv: errata: improve T-Head CMO"Palmer Dabbelt1-9/+9
2023-11-03riscv: errata: prefix T-Head mnemonics with th.Icenowy Zheng1-7/+7
2023-11-01Merge patch series "RISC-V: ACPI improvements"Palmer Dabbelt1-0/+6
2023-11-01riscv: mm: Update the comment of CONFIG_PAGE_OFFSETSong Shuai1-2/+2
2023-11-01riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpauseMinda Chen1-1/+1
2023-11-01riscv/mm: Fix the comment for swap pte formatXiao Wang1-1/+1
2023-11-01RISC-V: Provide pgtable_l5_enabled on rv32Palmer Dabbelt2-1/+3
2023-10-31Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini5-1/+51
2023-10-28riscv: Use separate IRQ shadow call stacksSami Tolvanen1-0/+7
2023-10-28riscv: Implement Shadow Call StackSami Tolvanen3-0/+66
2023-10-28riscv: Move global pointer loading to a macroSami Tolvanen1-0/+8
2023-10-28riscv: Deduplicate IRQ stack switchingSami Tolvanen2-0/+8
2023-10-28riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta3-4/+22
2023-10-26RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L1-0/+6
2023-10-20RISC-V: KVM: Forward SBI DBCN extension to user-spaceAnup Patel1-0/+1
2023-10-20RISC-V: KVM: Allow some SBI extensions to be disabled by defaultAnup Patel1-0/+4
2023-10-20RISC-V: KVM: Change the SBI specification version to v2.0Anup Patel1-1/+1
2023-10-20RISC-V: Add defines for SBI debug console extensionAnup Patel1-0/+7
2023-10-19mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)1-1/+0
2023-10-19riscv: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)1-0/+13
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+43
2023-10-12riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti1-0/+21
2023-10-12RISCV: KVM: Add sstateen0 context save/restoreMayuresh Chitale2-0/+9
2023-10-12RISCV: KVM: Add senvcfg context save/restoreMayuresh Chitale2-0/+3
2023-10-12RISC-V: KVM: Enable Smstateen accessesMayuresh Chitale2-0/+17
2023-10-12RISC-V: KVM: Add kvm_vcpu_configMayuresh Chitale1-0/+7
2023-10-12RISC-V: Detect Zicond from ISA stringAnup Patel1-0/+1
2023-10-12RISC-V: Detect Smstateen extensionMayuresh Chitale1-0/+1
2023-10-04riscv: kdump: use generic interface to simplify crashkernel reservationBaoquan He2-0/+13
2023-09-30mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts1-1/+2
2023-09-21RISC-V: hwprobe: Expose Zicboz extension and its block sizeAndrew Jones1-1/+1
2023-09-21RISC-V: Enable cbo.zero in usermodeAndrew Jones3-0/+18
2023-09-20riscv: Only consider swbp/ss handlers for correct privileged modeBjörn Töpel2-2/+22
2023-09-12riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng1-2/+2
2023-09-10Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-5/+45
2023-09-08Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"Palmer Dabbelt1-0/+1
2023-09-08Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2-0/+5
2023-09-08Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt4-0/+37
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Palmer Dabbelt2-5/+2
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+13
2023-09-06riscv: implement a memset like function for textPuranjay Mohan1-0/+1
2023-09-06riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti1-0/+2
2023-09-06riscv: Introduce virtual kernel mapping KASLRAlexandre Ghiti1-0/+3
2023-09-01riscv: mm: dma-noncoherent: nonstandard cache operations supportLad Prabhakar1-0/+28
2023-09-01riscv: errata: Add Andes alternative portsLad Prabhakar2-0/+8