summaryrefslogtreecommitdiffstats
path: root/arch/riscv
AgeCommit message (Expand)Author
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-02RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra
2021-02-02riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWXSebastien Van Cauwenberghe
2021-02-02RISC-V: Fix .init section permission updateAtish Patra
2021-02-02riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-22riscv: Fixup pfn_valid error with wrong max_mapnrGuo Ren
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-15RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra
2021-01-15RISC-V: Set current memblock limitAtish Patra
2021-01-15RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2021-01-14riscv: stacktrace: Move register keyword to beginning of declarationKefeng Wang
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-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-13riscv: defconfig: enable gpio support for HiFive UnleashedSagar Shrikant Kadam
2021-01-13dts: phy: add GPIO number and active state used for phy resetSagar Shrikant Kadam
2021-01-13dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam
2021-01-13riscv: Fix KASAN memory mapping.Nick Hu
2021-01-12riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren
2021-01-12riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang
2021-01-12riscv: Trace irq on only interrupt is enabledAtish Patra
2021-01-09riscv: Drop a duplicated PAGE_KERNEL_EXECKefeng Wang
2021-01-07riscv: Fix builtin DTB handlingDamien Le Moal
2021-01-07riscv: Enable interrupts during syscalls with M-ModeDamien Le Moal
2021-01-07riscv: Fix kernel time_init()Damien Le Moal
2021-01-07riscv: return -ENOSYS for syscall -1Andreas Schwab
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