summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2020-03-19riscv: uaccess should be used in nommu modeGreentime Hu3-20/+19
2020-03-16irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offlineAtish Patra1-1/+1
2020-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-602/+2004
2020-03-06RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-06riscv: fix seccomp reject syscall code pathTycho Andersen3-21/+8
2020-03-06riscv: Use p*d_leaf macros to define p*d_hugeAlexandre Ghiti1-4/+2
2020-03-05riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS fileYash Shah1-0/+5
2020-03-05RISC-V: Select Goldfish RTC driver for QEMU virt machineAnup Patel3-0/+4
2020-03-05RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machineAnup Patel3-0/+4
2020-03-05RISC-V: Enable QEMU virt machine support in defconfigsAnup Patel2-29/+2
2020-03-05RISC-V: Add kconfig option for QEMU virt machineAnup Patel1-0/+20
2020-03-05riscv, bpf: Add RV32G eBPF JITLuke Nelson4-2/+1366
2020-03-05riscv, bpf: Factor common RISC-V JIT codeLuke Nelson4-601/+639
2020-03-05riscv: Fix range looking for kernel image memblockAlexandre Ghiti1-1/+1
2020-03-04riscv: Force flat memory model with no-mmuDamien Le Moal1-0/+1
2020-03-03RISC-V: Stop using LOCAL for the uaccess fixupsPalmer Dabbelt1-4/+2
2020-03-03RISC-V: Inline the assembly register save/restore macrosPalmer Dabbelt1-82/+61
2020-03-03RISC-V: Stop relying on GCC's register allocator's hueristicsPalmer Dabbelt3-7/+10
2020-03-03RISC-V: Stop putting .sbss in .sdataPalmer Dabbelt1-1/+0
2020-03-03riscv: force hart_lottery to put in .sdata sectionZong Li1-2/+6
2020-03-03riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigsDeepa Dinamani2-0/+2
2020-03-03riscv: Use flush_icache_mm for flush_icache_user_rangeGuo Ren1-1/+1
2020-03-03riscv: Change code model of module to medany to improve data accessingVincent Chen1-2/+4
2020-03-03riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen1-0/+16
2020-02-25riscv: adjust the indentZong Li1-11/+15
2020-02-25riscv: allocate a complete page size for each page tableZong Li1-11/+16
2020-02-20riscv: Fix gitignoreDamien Le Moal1-0/+2
2020-02-18RISC-V: Don't enable all interrupts in trap_init()Anup Patel1-2/+2
2020-02-18riscv: set pmp configuration if kernel is running in M-modeGreentime Hu2-0/+18
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek1-1/+0
2020-02-04riscv: mm: add p?d_leaf() definitionsSteven Price2-0/+14
2020-01-31Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-9/+241
2020-01-30Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+0
2020-01-29riscv: dts: Add DT support for SiFive FU540 GPIO driverYash Shah2-1/+18
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-238/+310
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li4-2/+54
2020-01-23riscv: keep 32-bit kernel to 32-bit phys_addr_tOlof Johansson1-2/+0
2020-01-23riscv: Add KASAN supportNick Hu12-4/+169
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar7-45/+78
2020-01-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-45/+78
2020-01-19riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2-18/+61
2020-01-19riscv: delete temporary filesIlie Halip1-1/+2
2020-01-16riscv: make sure the cores stay looping in .Lsecondary_parkGreentime Hu1-6/+10
2020-01-14arch/riscv/setup: Drop dummy_con initializationArvind Sankar1-4/+0
2020-01-13Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-17/+1
2020-01-12riscv: Fixup obvious bug for fp-regs resetGuo Ren1-1/+1
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah1-16/+0