summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-033-0/+3
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-253-0/+3
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-5/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-28/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-316-602/+2004
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-299-78/+95
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-136-602/+2004
| |\ \ \ | | |_|/ | |/| |
| | * | riscv, bpf: Add RV32G eBPF JITLuke Nelson2020-03-054-2/+1366
| | * | riscv, bpf: Factor common RISC-V JIT codeLuke Nelson2020-03-054-601/+639
* | | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-1/+1
|\ \ \ \
| * | | | irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offlineAtish Patra2020-03-161-1/+1
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-301-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
| |\ \ \ | | |/ / | |/| |
| | * | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
* | | | RISC-V: Move all address space definition macros to one placeAtish Patra2020-03-261-37/+41
* | | | RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel2020-03-263-16/+30
* | | | riscv: fix the IPI missing issue in nommu modeGreentime Hu2020-03-182-5/+5
* | | | riscv: uaccess should be used in nommu modeGreentime Hu2020-03-183-20/+19
| |_|/ |/| |
* | | riscv: fix seccomp reject syscall code pathTycho Andersen2020-03-053-21/+8
* | | riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS fileYash Shah2020-03-051-0/+5
* | | RISC-V: Select Goldfish RTC driver for QEMU virt machineAnup Patel2020-03-053-0/+4
* | | RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machineAnup Patel2020-03-053-0/+4
* | | RISC-V: Enable QEMU virt machine support in defconfigsAnup Patel2020-03-052-29/+2
* | | RISC-V: Add kconfig option for QEMU virt machineAnup Patel2020-03-051-0/+20
* | | riscv: Fix range looking for kernel image memblockAlexandre Ghiti2020-03-041-1/+1
* | | riscv: Force flat memory model with no-mmuDamien Le Moal2020-03-041-0/+1
* | | riscv: Change code model of module to medany to improve data accessingVincent Chen2020-03-031-2/+4
* | | riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen2020-03-031-0/+16
|/ /
* | riscv: adjust the indentZong Li2020-02-241-11/+15
* | riscv: allocate a complete page size for each page tableZong Li2020-02-241-11/+16
* | riscv: Fix gitignoreDamien Le Moal2020-02-191-0/+2
* | RISC-V: Don't enable all interrupts in trap_init()Anup Patel2020-02-181-2/+2
* | riscv: set pmp configuration if kernel is running in M-modeGreentime Hu2020-02-182-0/+18
|/
* Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-1/+0
|\
| * asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek2020-02-041-1/+0
* | riscv: mm: add p?d_leaf() definitionsSteven Price2020-02-042-0/+14
* | Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-3116-9/+241
|\ \
| * | riscv: dts: Add DT support for SiFive FU540 GPIO driverYash Shah2020-01-292-1/+18
| * | riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li2020-01-234-2/+54
| * | riscv: keep 32-bit kernel to 32-bit phys_addr_tOlof Johansson2020-01-221-2/+0
| * | riscv: Add KASAN supportNick Hu2020-01-2212-4/+169
* | | Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds2020-01-291-2/+2
|\ \ \
| * | | RISC-V: Typo fixes in image header and documentation.Atish Patra2019-12-191-2/+2
* | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\ \ \ \
| * | | | arch/riscv/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-284-238/+310
|\ \ \ \ \
| * \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-197-45/+78
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-096-19/+35
| |\ \ \ \ \