aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-01-14riscv/stacktrace: Fix stack output without ra on the stack topChen Huang
2021-01-14riscv: Improve __show_regsKefeng Wang
2021-01-14riscv: Add dump stack in show_regsKefeng Wang
2021-01-14riscv: Enable per-task stack canariesGuo Ren
2021-01-14riscv: Add support for function error injectionGuo Ren
2021-01-14riscv: Add uprobes supportedGuo Ren
2021-01-14riscv: Add KPROBES_ON_FTRACE supportedGuo Ren
2021-01-14riscv: Add kprobes supportedGuo Ren
2021-01-14riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren
2021-01-14riscv: Fixup patch_text panic in ftraceGuo Ren
2021-01-14riscv: Fixup wrong ftrace remove cflagGuo Ren
2021-01-14riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren
2021-01-14RISC-V: Implement ptrace regs and stack APIPatrick Stählin
2021-01-14riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang
2021-01-14riscv: Add numa support for riscv64 platformAtish Patra
2021-01-14riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCINGGreentime Hu
2021-01-14riscv: Separate memory init from paging initAtish Patra
2021-01-14numa: Move numa implementation to common codeAtish Patra
2021-01-14arm64, numa: Change the numa init functions name to be genericAtish Patra
2021-01-14riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal
2021-01-14riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal
2021-01-14riscv: Use vendor name for K210 SoC supportDamien Le Moal
2021-01-07riscv: Fix builtin DTB handlingDamien Le Moal
2021-01-07riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah
2021-01-07riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah
2021-01-07riscv/mm: Prevent kernel module to access user memory without uaccess routinesEric Lin
2021-01-07riscv/mm: Introduce a die_kernel_fault() helper functionEric Lin
2021-01-07riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang