aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv
AgeCommit message (Expand)Author
2020-06-07riscv: Fix print_vm_layout build error if NOMMUKefeng Wang
2020-06-03riscv: pgtable: Fix __kernel_map_pages build error if NOMMUKefeng Wang
2020-06-03riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMUKefeng Wang
2020-06-03riscv: stacktrace: Fix undefined reference to `walk_stackframe'Kefeng Wang
2020-06-03riscv: Fix unmet direct dependencies built based on SOC_VIRTKefeng Wang
2020-05-20riscv: perf: RISCV_BASE_PMU should be independentKefeng Wang
2020-05-20riscv: fix vdso build with lldIlie Halip
2020-05-14riscv: set max_pfn to the PFN of the last pageVincent Chen
2020-03-26RISC-V: Move all address space definition macros to one placeAtish Patra
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel
2020-03-18riscv: fix the IPI missing issue in nommu modeGreentime Hu
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu
2020-03-05riscv: fix seccomp reject syscall code pathTycho Andersen
2020-03-05riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS fileYash Shah
2020-03-05RISC-V: Select Goldfish RTC driver for QEMU virt machineAnup Patel
2020-03-05RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machineAnup Patel
2020-03-05RISC-V: Enable QEMU virt machine support in defconfigsAnup Patel
2020-03-05RISC-V: Add kconfig option for QEMU virt machineAnup Patel
2020-03-04riscv: Fix range looking for kernel image memblockAlexandre Ghiti
2020-03-04riscv: Force flat memory model with no-mmuDamien Le Moal
2020-03-03riscv: Change code model of module to medany to improve data accessingVincent Chen
2020-03-03riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen
2020-02-24riscv: adjust the indentZong Li
2020-02-24riscv: allocate a complete page size for each page tableZong Li
2020-02-19riscv: Fix gitignoreDamien Le Moal
2020-02-18RISC-V: Don't enable all interrupts in trap_init()Anup Patel
2020-02-18riscv: set pmp configuration if kernel is running in M-modeGreentime Hu
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04riscv: mm: add p?d_leaf() definitionsSteven Price
2020-01-31Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-29riscv: dts: Add DT support for SiFive FU540 GPIO driverYash Shah
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li
2020-01-22riscv: keep 32-bit kernel to 32-bit phys_addr_tOlof Johansson
2020-01-22riscv: Add KASAN supportNick Hu
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-18riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson
2020-01-18riscv: delete temporary filesIlie Halip
2020-01-15riscv: make sure the cores stay looping in .Lsecondary_parkGreentime Hu
2020-01-14arch/riscv/setup: Drop dummy_con initializationArvind Sankar
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-12riscv: Fixup obvious bug for fp-regs resetGuo Ren
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller