summaryrefslogtreecommitdiffstats
path: root/arch/riscv
AgeCommit message (Expand)Author
2021-03-16riscv: Correct SPARSEMEM configurationKefeng Wang
2021-03-16RISC-V: kasan: Declare kasan_shallow_populate() staticPalmer Dabbelt
2021-03-16riscv: Ensure page table writes are flushed when initializing KASAN vmallocAlexandre Ghiti
2021-03-16RISC-V: Fix out-of-bounds accesses in init_resources()Geert Uytterhoeven
2021-03-16riscv: Fix compilation error with Canaan SoCDamien Le Moal
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2021-03-16riscv: fix bugon.cocci warningskernel test robot
2021-03-09riscv: process: Fix no prototype for arch_dup_task_structNanyong Sun
2021-03-09riscv: ftrace: Use ftrace_get_regs helperNanyong Sun
2021-03-09riscv: process: Fix no prototype for show_regsNanyong Sun
2021-03-09riscv: syscall_table: Reduce W=1 compilation warnings noiseNanyong Sun
2021-03-09riscv: time: Fix no prototype for time_initNanyong Sun
2021-03-09riscv: ptrace: Fix no prototype warningsNanyong Sun
2021-03-09riscv: sbi: Fix comment of __sbi_set_timer_v01Nanyong Sun
2021-03-09riscv: irq: Fix no prototype warningNanyong Sun
2021-03-09riscv: traps: Fix no prototype warningsNanyong Sun
2021-03-09RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt
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
2021-02-22riscv: Add SiPeed MAIX DOCK board device treeDamien Le Moal
2021-02-22riscv: Add SiPeed MAIX BiT board device treeDamien Le Moal
2021-02-22riscv: Update Canaan Kendryte K210 device treeDamien Le Moal
2021-02-22RISC-V: Add a non-void return for sbi v02 functionsAtish Patra
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2021-02-18RISC-V: Implement ASID allocatorAnup Patel
2021-02-18RISC-V: remove unneeded semicolonChengyang Fan
2021-02-18RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt
2021-02-18pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driverDamien Le Moal
2021-02-18arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.htangchunyou
2021-02-18riscv/kasan: add KASAN_VMALLOC supportNylon Chen
2021-02-18riscv: Covert to reserve_initrd_mem()Kefeng Wang
2021-02-18riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool
2021-02-10Revert "dts: phy: add GPIO number and active state used for phy reset"Palmer Dabbelt