Age | Commit message (Expand) | Author |
2021-04-15 | riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" | Kefeng Wang |
2021-04-01 | riscv: Make NUMA depend on MMU | Kefeng Wang |
2021-03-16 | riscv: Correct SPARSEMEM configuration | Kefeng Wang |
2021-02-26 | RISC-V: Make NUMA depend on SMP | Palmer Dabbelt |
2021-02-26 | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-18 | riscv/kasan: add KASAN_VMALLOC support | Nylon Chen |
2021-02-18 | riscv: add BUILTIN_DTB support for MMU-enabled targets | Vitaly Wool |
2021-02-02 | RISC-V: Define MAXPHYSMEM_1GB only for RV32 | Atish Patra |
2021-01-15 | RISC-V: Fix maximum allowed phsyical memory for RV32 | Atish Patra |
2021-01-14 | riscv: Enable per-task stack canaries | Guo Ren |
2021-01-14 | riscv: Add support for function error injection | Guo Ren |
2021-01-14 | riscv: Add uprobes supported | Guo Ren |
2021-01-14 | riscv: Add KPROBES_ON_FTRACE supported | Guo Ren |
2021-01-14 | riscv: Add kprobes supported | Guo Ren |
2021-01-14 | RISC-V: Implement ptrace regs and stack API | Patrick Stählin |
2021-01-14 | riscv: Add numa support for riscv64 platform | Atish Patra |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport |
2020-12-11 | Add and use a generic version of devmem_is_allowed() | Palmer Dabbelt |
2020-12-11 | RISC-V: Use the new generic devmem_is_allowed() | Palmer Dabbelt |
2020-11-25 | riscv: Enable ARCH_STACKWALK | Kefeng Wang |
2020-11-20 | riscv: Add HAVE_IRQ_TIME_ACCOUNTING | Kefeng Wang |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-24 | Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-19 | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-13 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu |
2020-10-04 | riscv: remove address space overrides using set_fs() | Christoph Hellwig |
2020-10-04 | riscv: use memcpy based uaccess for nommu again | Christoph Hellwig |
2020-10-04 | Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Palmer Dabbelt |
2020-10-02 | RISC-V: Add EFI runtime services | Atish Patra |
2020-10-02 | RISC-V: Add EFI stub support. | Atish Patra |
2020-10-02 | RISC-V: Add early ioremap support | Atish Patra |
2020-09-19 | RISC-V: Resurrect the MMIO timer implementation for M-mode systems | Palmer Dabbelt |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-20 | RISC-V: Remove CLINT related code from timer and arch | Anup Patel |
2020-08-07 | Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-07-30 | riscv: Select ARCH_HAS_DEBUG_VM_PGTABLE | Emil Renner Berthing |
2020-07-30 | riscv: Add jump-label implementation | Emil Renner Berthing |
2020-07-30 | riscv: Add STACKPROTECTOR supported | Guo Ren |
2020-07-30 | riscv: Add kmemleak support | Tobias Klauser |
2020-07-30 | riscv: Allow building with kcov coverage | Tobias Klauser |
2020-07-30 | riscv: Enable context tracking | Greentime Hu |
2020-07-30 | riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORT | Guo Ren |
2020-07-09 | riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX | Vincent Chen |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-06-29 | riscv: Select ARCH_SUPPORTS_ATOMIC_RMW by default | Chenxi Mao |