summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
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
2019-02-21RISC-V: Implement compile-time fixed mappingsAnup Patel
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-19riscv: remove the HAVE_KPROBES optionChristoph Hellwig
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-05bpf, riscv: add BPF JIT for RV64GBjörn Töpel
2019-01-23RISC-V: Kconfig: fix spelling mistake "traget" -> "target"Antony Pavlov
2019-01-07Fix a handful of audit-related issuePalmer Dabbelt
2019-01-07riscv: add HAVE_SYSCALL_TRACEPOINTS to KconfigDavid Abdurachmanov
2019-01-07riscv: add audit supportDavid Abdurachmanov
2019-01-07RISC-V: Support MODULE_SECTIONS mechanism on RV32Zong Li
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds