summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-05-22riscv: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2021-05-19RISC-V: Fix error code returned by riscv_hartid_to_cpuid()Anup Patel
2021-04-21riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang
2021-04-16riscv,entry: fix misaligned base for excp_vect_tableZihao Yu
2021-04-07riscv: evaluate put_user() arg before enabling user accessBen Dooks
2021-03-25RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt
2021-03-25riscv: Correct SPARSEMEM configurationKefeng Wang
2021-03-07riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti
2021-03-04riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser
2021-02-17riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti
2021-02-17Revert "dts: phy: add GPIO number and active state used for phy reset"Palmer Dabbelt
2021-02-10RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra
2021-01-27RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra
2021-01-27RISC-V: Set current memblock limitAtish Patra
2021-01-27riscv: defconfig: enable gpio support for HiFive UnleashedSagar Shrikant Kadam
2021-01-27dts: phy: add GPIO number and active state used for phy resetSagar Shrikant Kadam
2021-01-27dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam
2021-01-27riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang
2021-01-27riscv: Enable interrupts during syscalls with M-ModeDamien Le Moal
2021-01-27riscv: Fix kernel time_init()Damien Le Moal
2021-01-19riscv: Trace irq on only interrupt is enabledAtish Patra
2021-01-19riscv: Fix KASAN memory mapping.Nick Hu
2021-01-19riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren
2021-01-19riscv: return -ENOSYS for syscall -1Andreas Schwab
2021-01-19riscv: Drop a duplicated PAGE_KERNEL_EXECKefeng Wang
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-30RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-10RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt
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: fix barrier() use in <vdso/processor.h>Randy Dunlap
2020-11-25RISC-V: Add missing jump label initializationAnup Patel
2020-11-25riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-06RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt
2020-11-06RISC-V: Use non-PGD mappings for early DTB accessAnup Patel
2020-11-06riscv: uaccess: fix __put_kernel_nofault()Changbin Du
2020-11-05riscv: fix pfn_to_virt err in do_page_fault().Liu Shaohua
2020-11-05riscv: Set text_offset correctly for M-ModeSean Anderson
2020-11-05RISC-V: Remove any memblock representing unusable memory areaAtish Patra
2020-11-04risc-v: kernel: ftrace: Fixes improper SPDX comment styleRyan Kosta
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds