summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)Author
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30Merge branch 'riscv-wx-mappings' into for-nextPalmer Dabbelt
2021-06-30riscv: Map the kernel with correct permissions the first timeAlexandre Ghiti
2021-06-30riscv: Introduce set_kernel_memory helperAlexandre Ghiti
2021-06-30riscv: Enable KFENCE for riscv64Liu Shixin
2021-06-30RISC-V: Use asm-generic for {in,out}{bwlq}Palmer Dabbelt
2021-06-30riscv: add ASID-based tlbflushing methodsGuo Ren
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-18riscv: Ensure BPF_JIT_REGION_START aligned with PMD sizeJisheng Zhang
2021-06-11riscv: Simplify xip and !xip kernel address conversion macrosAlexandre Ghiti
2021-06-10riscv: alternative: fix typo in macro nameVitaly Wool
2021-06-08riscv: Cleanup unused functionsGuo Ren
2021-06-08riscv: fix build error when CONFIG_SMP is disabledBixuan Cui
2021-05-29riscv: Use global mappings for kernel pagesGuo Ren
2021-05-29riscv: mm: init: Consolidate vars, functionsJisheng Zhang
2021-05-29riscv: kprobes: Remove redundant kprobe_step_ctxJisheng Zhang
2021-05-26locking/atomic: riscv: move to ARCH_ATOMICMark Rutland
2021-05-25riscv: Turn has_fpu into a static key if FPU=yJisheng Zhang
2021-05-25riscv: Move setup_bootmem into paging_initKefeng Wang
2021-05-25riscv: enable generic PCI resource mappingStanislaw Kardach
2021-05-25riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMDJisheng Zhang
2021-05-22riscv: kexec: Fix W=1 build warningsJisheng Zhang
2021-05-22riscv: mm: add THP support on 64-bitNanyong Sun
2021-05-22riscv: mm: make pmd_bad() check leaf conditionNanyong Sun
2021-05-22riscv: mm: add _PAGE_LEAF macroNanyong Sun
2021-05-06riscv: Consistify protect_kernel_linear_mapping_text_rodata() useGeert Uytterhoeven
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-05-01RISC-V: Always define XIP_FIXUPPalmer Dabbelt
2021-05-01riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=yAlexandre Ghiti
2021-04-26RISC-V: enable XIPVitaly Wool
2021-04-26RISC-V: Add kdump supportNick Kossifidis
2021-04-26RISC-V: Add kexec supportNick Kossifidis
2021-04-26riscv: Constify sbi_ipi_opsJisheng Zhang
2021-04-26riscv: Constify sys_call_tableJisheng Zhang
2021-04-26riscv: Move kernel mapping outside of linear mappingAlexandre Ghiti
2021-04-26riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-04-26riscv: sifive: Apply errata "cip-1200" patchVincent Chen
2021-04-26riscv: sifive: Apply errata "cip-453" patchVincent Chen
2021-04-26riscv: sifive: Add SiFive alternative portsVincent Chen
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen
2021-04-26riscv: Add 3 SBI wrapper functions to get cpu manufacturer informationVincent Chen
2021-04-01riscv: evaluate put_user() arg before enabling user accessBen Dooks
2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro
2021-03-09riscv: process: Fix no prototype for arch_dup_task_structNanyong Sun
2021-03-09riscv: time: Fix no prototype for time_initNanyong Sun
2021-03-09riscv: ptrace: Fix no prototype warningsNanyong Sun
2021-03-09riscv: irq: Fix no prototype warningNanyong Sun