summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: update MAINTAINERS fileDamien Le Moal2021-02-221-0/+1
* clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal2021-02-227-178/+1064
* 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
* arch_numa: fix common code printing of phys_addr_tRandy Dunlap2021-02-181-6/+7
* 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-185-0/+1007
* 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
* initramfs: Provide a common initrd reserve functionKefeng Wang2021-02-182-0/+51
* initrd: Add the preprocessor guard in initrd.hKefeng Wang2021-02-181-0/+5
* 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
* numa: Move numa implementation to common codeAtish Patra2021-01-147-48/+61
* arm64, numa: Change the numa init functions name to be genericAtish Patra2021-01-144-20/+27
* riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal2021-01-145-0/+151
* dt-bindings: pinctrl: Document canaan,k210-fpioa bindingsDamien Le Moal2021-01-142-0/+447
* dt-bindings: reset: Document canaan,k210-rst bindingsDamien Le Moal2021-01-142-0/+82
* dt-binding: mfd: Document canaan,k210-sysctl bindingsDamien Le Moal2021-01-141-0/+109
* riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal2021-01-143-67/+74
* riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal2021-01-141-5/+0
* riscv: Use vendor name for K210 SoC supportDamien Le Moal2021-01-1413-24/+24
* riscv: Fix builtin DTB handlingDamien Le Moal2021-01-077-90/+19
* riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah2021-01-072-1/+255
* dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched boardYash Shah2021-01-071-5/+12
* riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah2021-01-071-0/+293
* dt-bindings: gpio: Update DT binding docs to support SiFive FU740 SoCYash Shah2021-01-071-1/+3
* dt-bindings: pwm: Update DT binding docs to support SiFive FU740 SoCYash Shah2021-01-071-3/+6
* dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoCYash Shah2021-01-071-0/+6
* RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740Yash Shah2021-01-071-3/+24
* dt-bindings: riscv: Update l2 cache DT documentation to add support for SiFiv...Yash Shah2021-01-071-4/+30
* riscv/mm: Prevent kernel module to access user memory without uaccess routinesEric Lin2021-01-071-0/+5