summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm
Commit message (Expand)AuthorAgeFilesLines
* KVM: Drop arch hardware (un)setup hooksSean Christopherson2022-12-291-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-212-9/+13
|\
| * RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPUAnup Patel2022-12-071-0/+5
| * RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.hAnup Patel2022-12-072-8/+8
| * RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel2022-12-071-1/+0
* | Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-1416-85/+132
|\ \
| * | riscv: Fix P4D_SHIFT definition for 3-level page table modeAlexandre Ghiti2022-12-121-1/+5
| * | riscv: Apply a static assert to riscv_isa_ext_idAndrew Jones2022-12-121-1/+2
| * | Merge patch series "RISC-V: Align the shadow stack"Palmer Dabbelt2022-12-121-0/+1
| |\ \
| * \ \ Merge patch series "riscv: alternative-macros.h cleanups"Palmer Dabbelt2022-12-091-69/+30
| |\ \ \
| | * | | riscv: Don't duplicate _ALTERNATIVE_CFG* macrosAndrew Jones2022-12-091-36/+17
| | * | | riscv: alternatives: Drop the underscores from the assembly macro namesAndrew Jones2022-12-091-10/+10
| | * | | riscv: alternatives: Don't name unused macro parametersAndrew Jones2022-12-091-13/+7
| | * | | riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2Andrew Jones2022-12-091-16/+2
| * | | | Merge patch series "RISC-V: Ensure Zicbom has a valid block size"Palmer Dabbelt2022-12-091-8/+0
| |\ \ \ \
| * \ \ \ \ Merge patch series "riscv: Fix crash during early errata patching"Palmer Dabbelt2022-12-081-9/+9
| |\ \ \ \ \
| | * | | | | riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]aSamuel Holland2022-12-081-9/+9
| | | |/ / / | | |/| | |
| * | | | | Merge patch series "Add PMEM support for RISC-V"Palmer Dabbelt2022-12-081-0/+5
| |\ \ \ \ \
| | * | | | | RISC-V: Fix MEMREMAP_WB for systems with SvpbmtAnup Patel2022-12-081-0/+5
| | |/ / / /
| * | | | | riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich2022-12-083-1/+21
| * | | | | RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei2022-12-051-0/+5
| * | | | | riscv: add riscv rethook implementationBinglei Wang2022-12-021-2/+0
| * | | | | riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen2022-12-021-0/+6
| * | | | | riscv/mm: hugepage's PG_dcache_clean flag is only set in head pageTong Tiangen2022-12-021-0/+7
| * | | | | riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BITLiu Shixin2022-10-281-0/+18
| * | | | | riscv: support update_mmu_tlb()Jinyu Tang2022-10-281-0/+3
| * | | | | riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresPalmer Dabbelt2022-10-272-1/+20
| |\ \ \ \ \
| | * | | | | drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx coresHeiko Stuebner2022-10-271-1/+15
| | * | | | | RISC-V: Cache SBI vendor valuesHeiko Stuebner2022-10-271-0/+5
| | |/ / / /
| * / / / / riscv/vdso: typo thereforHeinrich Schuchardt2022-10-251-1/+1
| |/ / / /
* | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\ \ \ \ \
| * | | | | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
* | | | | | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-3/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel2022-12-075-4/+18
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | efi/riscv: libstub: Split off kernel image relocation for builtin stubArd Biesheuvel2022-11-091-0/+2
| * | | | | | | efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel2022-11-091-0/+11
| * | | | | | | efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-091-6/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-9/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | stackprotector: actually use get_random_canary()Jason A. Donenfeld2022-11-181-9/+1
| |/ / / / /
* | | | | | Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-024-4/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | RISC-V: Fix a race condition during kernel stack overflowPalmer Dabbelt2022-12-011-0/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | riscv: fix race when vmap stack overflowJisheng Zhang2022-11-291-0/+1
| * | | | | Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...Palmer Dabbelt2022-11-291-0/+3
| |\ \ \ \ \
| | * | | | | riscv: kexec: Fixup crash_smp_send_stop without multi coresGuo Ren2022-11-291-0/+3
| | | |_|/ / | | |/| | |
| * | | | | riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti2022-11-282-4/+13
* | | | | | mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
| |_|_|/ / |/| | | |
* | | | | Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-282-5/+5
|\| | | |
| * | | | Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt2022-10-271-1/+1
| |\ \ \ \
| | * | | | riscv: fix detection of toolchain Zihintpause supportConor Dooley2022-10-271-1/+1