Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-03-26 | riscv: add STRICT_KERNEL_RWX support | Zong Li | 1 | -0/+1 |
2020-03-26 | riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support | Zong Li | 1 | -0/+3 |
2020-03-26 | riscv: add ARCH_HAS_SET_DIRECT_MAP support | Zong Li | 1 | -0/+1 |
2020-03-26 | riscv: add ARCH_HAS_SET_MEMORY support | Zong Li | 1 | -0/+1 |
2020-03-19 | riscv: uaccess should be used in nommu mode | Greentime Hu | 1 | -1/+0 |
2020-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
2020-03-05 | riscv, bpf: Add RV32G eBPF JIT | Luke Nelson | 1 | -1/+1 |
2020-03-04 | riscv: Force flat memory model with no-mmu | Damien Le Moal | 1 | -0/+1 |
2020-01-23 | riscv: mm: add support for CONFIG_DEBUG_VIRTUAL | Zong Li | 1 | -0/+1 |
2020-01-23 | riscv: keep 32-bit kernel to 32-bit phys_addr_t | Olof Johansson | 1 | -2/+0 |
2020-01-23 | riscv: Add KASAN support | Nick Hu | 1 | -0/+1 |
2020-01-07 | riscv: Implement copy_thread_tls | Amanieu d'Antras | 1 | -0/+1 |
2020-01-03 | riscv: gcov: enable gcov for RISC-V | Zong Li | 1 | -0/+1 |
2019-12-20 | riscv: Fix use of undefined config option CONFIG_CONFIG_MMU | Andreas Schwab | 1 | -1/+1 |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -0/+1 |
2019-11-27 | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+41 |
2019-11-23 | Merge branch 'next/nommu' into for-next | Paul Walmsley | 1 | -9/+27 |
2019-11-18 | riscv: add nommu support | Christoph Hellwig | 1 | -9/+17 |
2019-11-17 | int128: move __uint128_t compiler test to Kconfig | Ard Biesheuvel | 1 | -1/+1 |
2019-11-14 | riscv: don't allow selecting SBI based drivers for M-mode | Damien Le Moal | 1 | -0/+6 |
2019-11-11 | riscv: use the generic ioremap code | Christoph Hellwig | 1 | -0/+1 |
2019-11-05 | riscv: abstract out CSR names for supervisor vs machine mode | Christoph Hellwig | 1 | -0/+4 |
2019-10-29 | riscv: add support for SECCOMP and SECCOMP_FILTER | David Abdurachmanov | 1 | -0/+14 |
2019-09-25 | riscv: make mmap allocation top-down by default | Alexandre Ghiti | 1 | -0/+12 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+1 |
2019-09-05 | riscv: Add support for perf registers sampling | Mao Han | 1 | -0/+2 |
2019-08-30 | RISC-V: Implement sparsemem | Logan Gunthorpe | 1 | -0/+21 |
2019-08-21 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 1 | -0/+1 |
2019-07-22 | RISC-V: Parse cpu topology during boot. | Atish Patra | 1 | -0/+1 |
2019-07-18 | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+10 |
2019-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -0/+1 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-04 | riscv: Introduce huge page support for 32/64bit kernel | Alexandre Ghiti | 1 | -0/+8 |
2019-07-01 | arch: riscv: add config option for building SiFive's SoC resource | Loys Ollivier | 1 | -0/+2 |
2019-06-24 | riscv: add binfmt_flat support | Christoph Hellwig | 1 | -0/+1 |
2019-06-20 | EDAC/sifive: Add EDAC platform driver for SiFive SoCs | Yash Shah | 1 | -0/+1 |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-19 | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+1 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+1 |