summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-284-19/+5
|\
| * riscv: Cleanup setup_bootmem()Kefeng Wang2021-02-261-19/+2
| * RISC-V: Enable CPU Hotplug in defconfigsAnup Patel2021-02-262-0/+2
| * RISC-V: Make NUMA depend on SMPPalmer Dabbelt2021-02-261-0/+1
* | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\ \ | |/ |/|
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-2674-660/+4329
|\ \ | |/ |/|
| * riscv: Improve kasan population by using hugepages when possibleAlexandre Ghiti2021-02-221-0/+24
| * riscv: Improve kasan population functionAlexandre Ghiti2021-02-221-28/+63
| * riscv: Use KASAN_SHADOW_INIT define for kasan memory initializationAlexandre Ghiti2021-02-221-2/+2
| * riscv: Improve kasan definitionsAlexandre Ghiti2021-02-221-3/+19
| * riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti2021-02-221-16/+5
| * riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser2021-02-221-1/+2
| * riscv: Remove unnecessary declarationKefeng Wang2021-02-221-3/+0
| * riscv: Add Canaan Kendryte K210 SD card defconfigDamien Le Moal2021-02-221-0/+92
| * riscv: Update Canaan Kendryte K210 defconfigDamien Le Moal2021-02-221-8/+36
| * riscv: Add Kendryte KD233 board device treeDamien Le Moal2021-02-221-0/+152
| * riscv: Add SiPeed MAIXDUINO board device treeDamien Le Moal2021-02-221-0/+184
| * riscv: Add SiPeed MAIX GO board device treeDamien Le Moal2021-02-221-0/+219
| * riscv: Add SiPeed MAIX DOCK board device treeDamien Le Moal2021-02-221-0/+211
| * riscv: Add SiPeed MAIX BiT board device treeDamien Le Moal2021-02-221-0/+209
| * riscv: Update Canaan Kendryte K210 device treeDamien Le Moal2021-02-224-52/+414
| * RISC-V: Add a non-void return for sbi v02 functionsAtish Patra2021-02-222-21/+21
| * RISC-V: Implement ASID allocatorAnup Patel2021-02-184-4/+279
| * RISC-V: remove unneeded semicolonChengyang Fan2021-02-181-1/+1
| * RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt2021-02-182-2/+2
| * pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driverDamien Le Moal2021-02-181-0/+1
| * arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.htangchunyou2021-02-181-1/+1
| * riscv/kasan: add KASAN_VMALLOC supportNylon Chen2021-02-182-1/+57
| * riscv: Covert to reserve_initrd_mem()Kefeng Wang2021-02-181-53/+1
| * riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool2021-02-183-7/+17
| * riscv/stacktrace: Fix stack output without ra on the stack topChen Huang2021-01-141-3/+9
| * riscv: Improve __show_regsKefeng Wang2021-01-141-1/+6
| * riscv: Add dump stack in show_regsKefeng Wang2021-01-145-4/+21
| * riscv: Enable per-task stack canariesGuo Ren2021-01-145-2/+23
| * riscv: Add support for function error injectionGuo Ren2021-01-144-0/+19
| * riscv: Add uprobes supportedGuo Ren2021-01-149-1/+253
| * riscv: Add KPROBES_ON_FTRACE supportedGuo Ren2021-01-143-0/+55
| * riscv: Add kprobes supportedGuo Ren2021-01-1413-0/+773
| * riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren2021-01-143-235/+204
| * riscv: Fixup patch_text panic in ftraceGuo Ren2021-01-142-0/+2
| * riscv: Fixup wrong ftrace remove cflagGuo Ren2021-01-142-3/+3
| * riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren2021-01-141-2/+6
| * RISC-V: Implement ptrace regs and stack APIPatrick Stählin2021-01-143-0/+129
| * riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang2021-01-141-1/+8
| * riscv: Add numa support for riscv64 platformAtish Patra2021-01-147-5/+87
| * riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCINGGreentime Hu2021-01-141-0/+20
| * riscv: Separate memory init from paging initAtish Patra2021-01-143-1/+7
| * riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal2021-01-141-0/+1
| * riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal2021-01-141-5/+0