summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-161-1/+1
|\
| * riscv, bpf: Remove BPF JIT for nommu buildsBjörn Töpel2020-04-031-1/+1
* | Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-091-1/+25
|\ \ | |/ |/|
| * RISC-V: Support cpu hotplugAtish Patra2020-03-311-1/+11
| * RISC-V: Introduce a new config for SBI v0.1Atish Patra2020-03-311-0/+7
| * riscv: Add support to dump the kernel page tablesZong Li2020-03-261-0/+1
| * riscv: add STRICT_KERNEL_RWX supportZong Li2020-03-261-0/+1
| * riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC supportZong Li2020-03-261-0/+3
| * riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li2020-03-261-0/+1
| * riscv: add ARCH_HAS_SET_MEMORY supportZong Li2020-03-261-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-291-1/+0
|\ \
| * | riscv: uaccess should be used in nommu modeGreentime Hu2020-03-181-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-131-1/+1
|\ \ \ | |/ / |/| |
| * | riscv, bpf: Add RV32G eBPF JITLuke Nelson2020-03-051-1/+1
| |/
* / riscv: Force flat memory model with no-mmuDamien Le Moal2020-03-041-0/+1
|/
* riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li2020-01-231-0/+1
* riscv: keep 32-bit kernel to 32-bit phys_addr_tOlof Johansson2020-01-221-2/+0
* riscv: Add KASAN supportNick Hu2020-01-221-0/+1
* riscv: Implement copy_thread_tlsAmanieu d'Antras2020-01-071-0/+1
* riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-0/+1
* riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab2019-12-201-1/+1
* Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-0/+1
|\
| * riscv: use the generic ioremap codeChristoph Hellwig2019-11-111-0/+1
* | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-271-9/+41
|\ \
| * \ Merge branch 'next/nommu' into for-nextPaul Walmsley2019-11-221-9/+27
| |\ \
| | * | riscv: add nommu supportChristoph Hellwig2019-11-171-9/+17
| | * | riscv: don't allow selecting SBI based drivers for M-modeDamien Le Moal2019-11-131-0/+6
| | * | riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig2019-11-051-0/+4
| | |/
| * / riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov2019-10-291-0/+14
| |/
* / int128: move __uint128_t compiler test to KconfigArd Biesheuvel2019-11-171-1/+1
|/
* riscv: make mmap allocation top-down by defaultAlexandre Ghiti2019-09-241-0/+12
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\
| * kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
* | riscv: Add support for perf registers samplingMao Han2019-09-051-0/+2
* | RISC-V: Implement sparsememLogan Gunthorpe2019-08-301-0/+21
* | RISC-V: Parse cpu topology during boot.Atish Patra2019-07-221-0/+1
|/
* Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-181-0/+10
|\
| * riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti2019-07-031-0/+8
| * arch: riscv: add config option for building SiFive's SoC resourceLoys Ollivier2019-07-011-0/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-101-0/+1
|\ \
| * | riscv: add binfmt_flat supportChristoph Hellwig2019-06-241-0/+1
| |/
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \
| * | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| |/
* / EDAC/sifive: Add EDAC platform driver for SiFive SoCsYash Shah2019-06-201-0/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-5/+1
|\
| * riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig2019-04-251-5/+1
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \
| * | riscv/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon2019-04-081-0/+1
| |/
* / locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0
|/