summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2021-04-26RISC-V: enable XIPVitaly Wool
2021-04-26RISC-V: Add crash kernel supportNick Kossifidis
2021-04-26RISC-V: Add kdump supportNick Kossifidis
2021-04-26RISC-V: Improve init_resources()Nick Kossifidis
2021-04-26RISC-V: Add kexec supportNick Kossifidis
2021-04-26riscv: vdso: fix and clean-up MakefileJisheng Zhang
2021-04-26riscv/mm: Use BUG_ON instead of if condition followed by BUG.zhouchuangao
2021-04-26riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobeLiao Chang
2021-04-26riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMUJisheng Zhang
2021-04-26riscv: module: Create module allocations without exec permissionsJisheng Zhang
2021-04-26riscv: bpf: Avoid breaking W^XJisheng Zhang
2021-04-26riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to coreJisheng Zhang
2021-04-26riscv: kprobes: Implement alloc_insn_page()Jisheng Zhang
2021-04-26riscv: Constify sbi_ipi_opsJisheng Zhang
2021-04-26riscv: Constify sys_call_tableJisheng Zhang
2021-04-26riscv: Mark some global variables __ro_after_initJisheng Zhang
2021-04-26riscv: add __init section marker to some functionsJisheng Zhang
2021-04-26riscv: Prepare ptdump for vm layout dynamic addressesAlexandre Ghiti
2021-04-26riscv: Move kernel mapping outside of linear mappingAlexandre Ghiti
2021-04-26riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is availableNathan Chancellor
2021-04-26riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-04-26riscv: Use $(LD) instead of $(CC) to link vDSONathan 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-03-29riscv: Cleanup KASAN_VMALLOC supportAlexandre Ghiti
2021-03-29RISC-V: Don't print SBI version for all detected extensionsAnup Patel
2021-03-16riscv: Enable generic clockevent broadcastGuo Ren
2021-03-09riscv: Add ARCH_HAS_FORTIFY_SOURCEKefeng Wang
2021-03-09riscv: Add support for memtestKefeng Wang
2021-02-28Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26riscv: Cleanup setup_bootmem()Kefeng Wang
2021-02-26RISC-V: Enable CPU Hotplug in defconfigsAnup Patel
2021-02-26RISC-V: Make NUMA depend on SMPPalmer Dabbelt
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-22riscv: Improve kasan population by using hugepages when possibleAlexandre Ghiti
2021-02-22riscv: Improve kasan population functionAlexandre Ghiti
2021-02-22riscv: Use KASAN_SHADOW_INIT define for kasan memory initializationAlexandre Ghiti
2021-02-22riscv: Improve kasan definitionsAlexandre Ghiti
2021-02-22riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti
2021-02-22riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser
2021-02-22riscv: Remove unnecessary declarationKefeng Wang
2021-02-22riscv: Add Canaan Kendryte K210 SD card defconfigDamien Le Moal
2021-02-22riscv: Update Canaan Kendryte K210 defconfigDamien Le Moal
2021-02-22riscv: Add Kendryte KD233 board device treeDamien Le Moal
2021-02-22riscv: Add SiPeed MAIXDUINO board device treeDamien Le Moal
2021-02-22riscv: Add SiPeed MAIX GO board device treeDamien Le Moal