summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-3125-114/+692
|\
| * RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]Uwe Kleine-König2022-05-311-0/+7
| * RISC-V: Various XIP fixesPalmer Dabbelt2022-05-262-26/+31
| |\
| | * RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt2022-05-252-26/+31
| * | riscv: atomic: Add custom conditional atomic operation implementationGuo Ren2022-05-211-0/+82
| * | riscv: atomic: Optimize dec_if_positive functionsGuo Ren2022-05-211-10/+10
| * | riscv: atomic: Cleanup unnecessary definitionGuo Ren2022-05-211-12/+0
| * | Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt2022-05-203-160/+4
| |\ \
| * \ \ riscv: kexec: add kexec_file_load() supportPalmer Dabbelt2022-05-201-0/+4
| |\ \ \
| | * | | RISC-V: Add kexec_file supportLiao Chang2022-05-191-0/+4
| | | |/ | | |/|
| * | | RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt2022-05-1911-5/+241
| |\ \ \
| | * | | riscv: compat: signal: Add rt_frame implementationGuo Ren2022-05-181-0/+18
| | * | | riscv: compat: vdso: Add setup additional pages implementationGuo Ren2022-04-262-0/+6
| | * | | riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren2022-04-261-0/+9
| | * | | riscv: compat: Add hw capability check for elfGuo Ren2022-04-261-2/+4
| | * | | riscv: compat: Add elf.h implementationGuo Ren2022-04-261-1/+40
| | * | | riscv: compat: syscall: Add entry.S implementationGuo Ren2022-04-261-0/+7
| | * | | riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren2022-04-262-0/+12
| | * | | riscv: compat: Support TASK_SIZE for compat modeGuo Ren2022-04-262-3/+16
| | * | | riscv: compat: Add basic compat data type implementationGuo Ren2022-04-262-0/+130
| | |/ /
| * | | riscv: add memory-type errata for T-HeadHeiko Stuebner2022-05-125-7/+86
| * | | riscv: remove FIXMAP_PAGE_IO and fall back to its default valueHeiko Stuebner2022-05-121-2/+0
| * | | riscv: add RISC-V Svpbmt extension supportHeiko Stuebner2022-05-127-9/+99
| * | | riscv: Fix accessing pfn bits in PTEs for non-32bit variantsHeiko Stuebner2022-05-124-12/+24
| * | | riscv: prevent compressed instructions in alternativesHeiko Stuebner2022-05-121-0/+24
| * | | riscv: extend concatenated alternatives-lines to the same lengthHeiko Stuebner2022-05-121-10/+10
| * | | riscv: implement ALTERNATIVE_2 macroHeiko Stuebner2022-05-121-20/+58
| * | | riscv: implement module alternativesHeiko Stuebner2022-05-121-0/+3
| * | | riscv: allow different stages with alternativesHeiko Stuebner2022-05-121-1/+4
| * | | riscv: integrate alternatives better into the main architectureHeiko Stuebner2022-05-122-3/+12
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-262-23/+102
|\ \ \
| * | | RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel2022-05-201-0/+5
| * | | RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel2022-05-201-0/+59
| * | | RISC-V: KVM: Reduce KVM_MAX_VCPUS valueAnup Patel2022-05-201-2/+1
| * | | RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel2022-05-201-5/+20
| * | | RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel2022-05-201-0/+1
| * | | RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel2022-05-201-15/+15
* | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-262-6/+65
|\ \ \ \
| * | | | riscv/mm: fix two page table check related issuesTong Tiangen2022-05-192-5/+5
| * | | | riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen2022-05-131-6/+65
| |/ / /
* | | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-263-160/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | RISC-V: Move to queued RW locksPalmer Dabbelt2022-05-113-123/+2
| * | | RISC-V: Move to generic spinlocksPalmer Dabbelt2022-05-113-45/+10
| | |/ | |/|
* | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-1/+1
|\ \ \
| * | | riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-1/+1
| | |/ | |/|
* | | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-241-2/+2
|\ \ \ | |/ / |/| |
| * | bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf2022-05-191-2/+2
| |/
* / KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copySean Christopherson2022-04-211-3/+0
|/
* Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-016-5/+99
|\
| * riscv: Increase stack size under KASANDmitry Vyukov2022-03-311-2/+8