Age | Commit message (Expand) | Author | Files | Lines |
2021-07-09 | Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+6 |
2021-07-08 | riscv/Kconfig: make direct map manipulation options depend on MMU | Mike Rapoport | 1 | -2/+2 |
2021-07-06 | riscv: add VMAP_STACK overflow detection | Tong Tiangen | 1 | -0/+1 |
2021-07-06 | riscv: ptrace: add argn syntax | Jeff Xie | 1 | -0/+1 |
2021-07-01 | Merge branch 'riscv-wx-mappings' into for-next | Palmer Dabbelt | 1 | -6/+0 |
2021-07-01 | riscv: Enable KFENCE for riscv64 | Liu Shixin | 1 | -0/+1 |
2021-07-01 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang | 1 | -4/+1 |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 1 | -1/+1 |
2021-06-12 | riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED | Alexandre Ghiti | 1 | -6/+0 |
2021-06-11 | riscv: code patching only works on !XIP_KERNEL | Jisheng Zhang | 1 | -9/+9 |
2021-05-30 | riscv: TRANSPARENT_HUGEPAGE: depends on MMU | Randy Dunlap | 1 | -1/+1 |
2021-05-26 | riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD | Jisheng Zhang | 1 | -0/+2 |
2021-05-23 | riscv: Select ARCH_USE_MEMTEST | Kefeng Wang | 1 | -0/+1 |
2021-05-22 | riscv: mm: add THP support on 64-bit | Nanyong Sun | 1 | -0/+1 |
2021-05-06 | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+86 |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+1 |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual | 1 | -4/+1 |
2021-04-26 | RISC-V: enable XIP | Vitaly Wool | 1 | -4/+56 |
2021-04-26 | RISC-V: Add crash kernel support | Nick Kossifidis | 1 | -0/+10 |
2021-04-26 | RISC-V: Add kexec support | Nick Kossifidis | 1 | -0/+15 |
2021-04-26 | riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU | Jisheng Zhang | 1 | -0/+1 |
2021-04-26 | riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is available | Nathan Chancellor | 1 | -1/+1 |
2021-04-26 | riscv: Introduce alternative mechanism to apply errata solution | Vincent Chen | 1 | -0/+1 |
2021-04-23 | riscv: Disable data start offset in flat binaries | Damien Le Moal | 1 | -0/+1 |
2021-04-16 | riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" | Kefeng Wang | 1 | -1/+1 |
2021-04-02 | riscv: Make NUMA depend on MMU | Kefeng Wang | 1 | -1/+1 |
2021-03-17 | riscv: Correct SPARSEMEM configuration | Kefeng Wang | 1 | -2/+2 |
2021-03-17 | riscv: Enable generic clockevent broadcast | Guo Ren | 1 | -0/+2 |
2021-03-10 | riscv: Add ARCH_HAS_FORTIFY_SOURCE | Kefeng Wang | 1 | -0/+1 |
2021-02-27 | RISC-V: Make NUMA depend on SMP | Palmer Dabbelt | 1 | -0/+1 |
2021-02-26 | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+46 |
2021-02-19 | riscv/kasan: add KASAN_VMALLOC support | Nylon Chen | 1 | -0/+1 |
2021-02-19 | riscv: add BUILTIN_DTB support for MMU-enabled targets | Vitaly Wool | 1 | -1/+0 |
2021-02-03 | RISC-V: Define MAXPHYSMEM_1GB only for RV32 | Atish Patra | 1 | -0/+2 |
2021-01-16 | RISC-V: Fix maximum allowed phsyical memory for RV32 | Atish Patra | 1 | -2/+4 |
2021-01-15 | riscv: Enable per-task stack canaries | Guo Ren | 1 | -0/+7 |
2021-01-15 | riscv: Add support for function error injection | Guo Ren | 1 | -0/+1 |
2021-01-15 | riscv: Add uprobes supported | Guo Ren | 1 | -0/+3 |
2021-01-15 | riscv: Add KPROBES_ON_FTRACE supported | Guo Ren | 1 | -0/+1 |
2021-01-15 | riscv: Add kprobes supported | Guo Ren | 1 | -0/+2 |
2021-01-15 | RISC-V: Implement ptrace regs and stack API | Patrick Stählin | 1 | -0/+1 |
2021-01-15 | riscv: Add numa support for riscv64 platform | Atish Patra | 1 | -1/+30 |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2020-12-15 | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC | Mike Rapoport | 1 | -3/+1 |
2020-12-11 | Add and use a generic version of devmem_is_allowed() | Palmer Dabbelt | 1 | -0/+1 |
2020-12-11 | RISC-V: Use the new generic devmem_is_allowed() | Palmer Dabbelt | 1 | -0/+1 |
2020-11-26 | riscv: Enable ARCH_STACKWALK | Kefeng Wang | 1 | -0/+1 |
2020-11-21 | riscv: Add HAVE_IRQ_TIME_ACCOUNTING | Kefeng Wang | 1 | -0/+1 |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann | 1 | -1/+0 |