aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-24riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMUDamien Le Moal1-1/+1
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-1/+25
2020-04-03riscv, bpf: Remove BPF JIT for nommu buildsBjörn Töpel1-1/+1
2020-03-31RISC-V: Support cpu hotplugAtish Patra1-1/+11
2020-03-31RISC-V: Introduce a new config for SBI v0.1Atish Patra1-0/+7
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2020-03-26riscv: Add support to dump the kernel page tablesZong Li1-0/+1
2020-03-26riscv: add STRICT_KERNEL_RWX supportZong Li1-0/+1
2020-03-26riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC supportZong Li1-0/+3
2020-03-26riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li1-0/+1
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li1-0/+1
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu1-1/+0
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2020-03-05riscv, bpf: Add RV32G eBPF JITLuke Nelson1-1/+1
2020-03-04riscv: Force flat memory model with no-mmuDamien Le Moal1-0/+1
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li1-0/+1
2020-01-22riscv: keep 32-bit kernel to 32-bit phys_addr_tOlof Johansson1-2/+0
2020-01-22riscv: Add KASAN supportNick Hu1-0/+1
2020-01-07riscv: Implement copy_thread_tlsAmanieu d'Antras1-0/+1
2020-01-03riscv: gcov: enable gcov for RISC-VZong Li1-0/+1
2019-12-20riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab1-1/+1
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-0/+1
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-9/+41
2019-11-22Merge branch 'next/nommu' into for-nextPaul Walmsley1-9/+27
2019-11-17riscv: add nommu supportChristoph Hellwig1-9/+17
2019-11-17int128: move __uint128_t compiler test to KconfigArd Biesheuvel1-1/+1
2019-11-13riscv: don't allow selecting SBI based drivers for M-modeDamien Le Moal1-0/+6
2019-11-11riscv: use the generic ioremap codeChristoph Hellwig1-0/+1
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig1-0/+4
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov1-0/+14
2019-09-24riscv: make mmap allocation top-down by defaultAlexandre Ghiti1-0/+12
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2019-09-05riscv: Add support for perf registers samplingMao Han1-0/+2
2019-08-30RISC-V: Implement sparsememLogan Gunthorpe1-0/+21
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-07-22RISC-V: Parse cpu topology during boot.Atish Patra1-0/+1
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+10
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-0/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-03riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti1-0/+8
2019-07-01arch: riscv: add config option for building SiFive's SoC resourceLoys Ollivier1-0/+2
2019-06-24riscv: add binfmt_flat supportChristoph Hellwig1-0/+1
2019-06-20EDAC/sifive: Add EDAC platform driver for SiFive SoCsYash Shah1-0/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-5/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2019-04-25riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig1-5/+1
2019-04-08riscv/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon1-0/+1