summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2021-06-11riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti
2021-06-11riscv: Simplify xip and !xip kernel address conversion macrosAlexandre Ghiti
2021-06-11riscv: Remove CONFIG_PHYS_RAM_BASE_FIXEDAlexandre Ghiti
2021-06-11riscv: Only initialize swiotlb when necessaryKefeng Wang
2021-06-10riscv: alternative: fix typo in macro nameVitaly Wool
2021-06-10riscv: code patching only works on !XIP_KERNELJisheng Zhang
2021-06-10riscv: xip: support runtime trap patchingVitaly Wool
2021-06-08riscv: fix typo in init.cVitaly Wool
2021-06-08riscv: Cleanup unused functionsGuo Ren
2021-06-08riscv: mm: Use better bitmap_zalloc()Kefeng Wang
2021-06-08riscv: fix build error when CONFIG_SMP is disabledBixuan Cui
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao
2021-06-01Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixesPalmer Dabbelt
2021-06-01RISC-V: Fix memblock_free() usages in init_resources()Wende Tan
2021-06-01riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabledVincent
2021-06-01riscv: mm: Fix W+X mappings at bootJisheng Zhang
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-05-29riscv: Use global mappings for kernel pagesGuo Ren
2021-05-29riscv: TRANSPARENT_HUGEPAGE: depends on MMURandy Dunlap
2021-05-29riscv: mm: init: Consolidate vars, functionsJisheng Zhang
2021-05-29riscv: Add __init section marker to some functions againJisheng Zhang
2021-05-29riscv: Use -mno-relax when using lld linkerKhem Raj
2021-05-29riscv: kprobes: Remove redundant kprobe_step_ctxJisheng Zhang
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland
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: Optimize switch_mm by passing "cpu" to flush_icache_deferred()Jisheng Zhang
2021-05-25riscv: mm: Drop redundant _sdata and _edata declarationKefeng Wang
2021-05-25riscv: Move setup_bootmem into paging_initKefeng Wang
2021-05-25riscv: enable generic PCI resource mappingStanislaw Kardach
2021-05-25riscv: mm: Remove setup_zero_page()Jisheng Zhang
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: kprobes: Fix build error when MMU=nJisheng Zhang
2021-05-22riscv: Select ARCH_USE_MEMTESTKefeng Wang
2021-05-22riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabledChen Huang
2021-05-22riscv: mm: add THP support on 64-bitNanyong Sun
2021-05-22riscv: mm: add param stride for __sbi_tlb_flush_rangeNanyong Sun
2021-05-22riscv: mm: make pmd_bad() check leaf conditionNanyong Sun
2021-05-22riscv: mm: add _PAGE_LEAF macroNanyong Sun
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-06riscv: remove unused handle_exception symbolRouven Czerwinski
2021-05-06riscv: Consistify protect_kernel_linear_mapping_text_rodata() useGeert Uytterhoeven
2021-05-06riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=yVincent Chen
2021-05-06riscv: Only extend kernel reservation if mapped read-onlyGeert Uytterhoeven
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds