Age | Commit message (Expand) | Author | Files | Lines |
2021-04-21 | riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" | Kefeng Wang | 1 | -1/+1 |
2021-03-25 | riscv: Correct SPARSEMEM configuration | Kefeng Wang | 1 | -2/+2 |
2021-02-10 | RISC-V: Define MAXPHYSMEM_1GB only for RV32 | Atish Patra | 1 | -0/+2 |
2021-01-27 | RISC-V: Fix maximum allowed phsyical memory for RV32 | Atish Patra | 1 | -2/+4 |
2020-10-24 | Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
2020-10-20 | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+25 |
2020-10-14 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+0 |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu | 1 | -13/+0 |
2020-10-04 | riscv: remove address space overrides using set_fs() | Christoph Hellwig | 1 | -1/+0 |
2020-10-04 | riscv: use memcpy based uaccess for nommu again | Christoph Hellwig | 1 | -0/+1 |
2020-10-04 | Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Palmer Dabbelt | 1 | -0/+1 |
2020-10-03 | RISC-V: Add EFI runtime services | Atish Patra | 1 | -0/+2 |
2020-10-03 | RISC-V: Add EFI stub support. | Atish Patra | 1 | -0/+22 |
2020-10-03 | RISC-V: Add early ioremap support | Atish Patra | 1 | -0/+1 |
2020-09-19 | RISC-V: Resurrect the MMIO timer implementation for M-mode systems | Palmer Dabbelt | 1 | -0/+1 |
2020-09-09 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 1 | -0/+1 |
2020-08-20 | RISC-V: Remove CLINT related code from timer and arch | Anup Patel | 1 | -1/+1 |
2020-08-07 | Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+12 |
2020-08-05 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds | 1 | -1/+0 |
2020-07-30 | riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE | Emil Renner Berthing | 1 | -0/+1 |
2020-07-30 | riscv: Add jump-label implementation | Emil Renner Berthing | 1 | -0/+2 |
2020-07-30 | riscv: Add STACKPROTECTOR supported | Guo Ren | 1 | -0/+1 |
2020-07-30 | riscv: Add kmemleak support | Tobias Klauser | 1 | -0/+1 |
2020-07-30 | riscv: Allow building with kcov coverage | Tobias Klauser | 1 | -0/+2 |
2020-07-30 | riscv: Enable context tracking | Greentime Hu | 1 | -0/+1 |
2020-07-30 | riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT | Guo Ren | 1 | -0/+3 |
2020-07-10 | riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX | Vincent Chen | 1 | -0/+2 |
2020-07-05 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 1 | -1/+0 |
2020-06-30 | riscv: Select ARCH_SUPPORTS_ATOMIC_RMW by default | Chenxi Mao | 1 | -0/+1 |
2020-06-11 | riscv: use vDSO common flow to reduce the latency of the time-related functions | Vincent Chen | 1 | -0/+4 |
2020-06-10 | RISC-V: Force select RISCV_INTC for CONFIG_RISCV | Anup Patel | 1 | -0/+1 |
2020-06-10 | irqchip: RISC-V per-HART local interrupt controller driver | Anup Patel | 1 | -0/+1 |
2020-06-10 | RISC-V: Sort select statements alphanumerically | Palmer Dabbelt | 1 | -34/+34 |
2020-06-05 | Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+7 |
2020-06-04 | riscv: support DEBUG_WX | Zong Li | 1 | -0/+1 |
2020-06-04 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport | 1 | -1/+0 |
2020-05-18 | riscv: Use the XML target descriptions to report 3 system registers | Vincent Chen | 1 | -0/+1 |
2020-05-18 | riscv: Add KGDB support | Vincent Chen | 1 | -0/+1 |
2020-05-18 | riscv: Allow device trees to be built into the kernel | Palmer Dabbelt | 1 | -0/+5 |
2020-05-13 | riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU | Kefeng Wang | 1 | -0/+1 |
2020-05-13 | riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMU | Kefeng Wang | 1 | -1/+1 |
2020-04-24 | riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMU | Damien Le Moal | 1 | -1/+1 |
2020-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -1/+1 |
2020-04-09 | Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+25 |
2020-04-03 | riscv, bpf: Remove BPF JIT for nommu builds | Björn Töpel | 1 | -1/+1 |
2020-03-31 | RISC-V: Support cpu hotplug | Atish Patra | 1 | -1/+11 |
2020-03-31 | RISC-V: Introduce a new config for SBI v0.1 | Atish Patra | 1 | -0/+7 |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+0 |
2020-03-26 | riscv: Add support to dump the kernel page tables | Zong Li | 1 | -0/+1 |