aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
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-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
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-24Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-21RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16clk: sifive: Use common name for prci configurationZong Li
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15arch, mm: make kernel_page_present() always availableMike Rapoport
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-12riscv: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-11RISC-V: Use the new generic devmem_is_allowed()Palmer Dabbelt
2020-12-10riscv: Fixed kernel test robot warningSouptick Joarder
2020-12-10riscv: kernel: Drop unused clean ruleKefeng Wang
2020-12-10RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt
2020-12-10riscv: provide memmove implementationNylon Chen
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-28Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-25RISC-V: Move dynamic relocation section under __initAtish Patra
2020-11-25RISC-V: Protect all kernel sections including init earlyAtish Patra
2020-11-25RISC-V: Align the .init.text sectionAtish Patra
2020-11-25RISC-V: Initialize SBI earlyAtish Patra