summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-31RISC-V: Support cpu hotplugAtish Patra
2020-03-31RISC-V: Introduce a new config for SBI v0.1Atish Patra
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26riscv: Add support to dump the kernel page tablesZong Li
2020-03-26riscv: add STRICT_KERNEL_RWX supportZong Li
2020-03-26riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC supportZong Li
2020-03-26riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-05riscv, bpf: Add RV32G eBPF JITLuke Nelson
2020-03-04riscv: Force flat memory model with no-mmuDamien Le Moal
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li
2020-01-22riscv: keep 32-bit kernel to 32-bit phys_addr_tOlof Johansson
2020-01-22riscv: Add KASAN supportNick Hu
2020-01-07riscv: Implement copy_thread_tlsAmanieu d'Antras
2020-01-03riscv: gcov: enable gcov for RISC-VZong Li
2019-12-20riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-22Merge branch 'next/nommu' into for-nextPaul Walmsley
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-11-17int128: move __uint128_t compiler test to KconfigArd Biesheuvel
2019-11-13riscv: don't allow selecting SBI based drivers for M-modeDamien Le Moal
2019-11-11riscv: use the generic ioremap codeChristoph Hellwig
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov
2019-09-24riscv: make mmap allocation top-down by defaultAlexandre Ghiti
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-05riscv: Add support for perf registers samplingMao Han
2019-08-30RISC-V: Implement sparsememLogan Gunthorpe
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-07-22RISC-V: Parse cpu topology during boot.Atish Patra
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-03riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti
2019-07-01arch: riscv: add config option for building SiFive's SoC resourceLoys Ollivier
2019-06-24riscv: add binfmt_flat supportChristoph Hellwig
2019-06-20EDAC/sifive: Add EDAC platform driver for SiFive SoCsYash Shah
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-25riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig
2019-04-08riscv/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-07Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds