summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen2020-07-091-0/+2
* riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-101-0/+4
* RISC-V: Force select RISCV_INTC for CONFIG_RISCVAnup Patel2020-06-091-0/+1
* irqchip: RISC-V per-HART local interrupt controller driverAnup Patel2020-06-091-0/+1
* RISC-V: Sort select statements alphanumericallyPalmer Dabbelt2020-06-091-34/+34
* Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-041-0/+7
|\
| * riscv: Use the XML target descriptions to report 3 system registersVincent Chen2020-05-181-0/+1
| * riscv: Add KGDB supportVincent Chen2020-05-181-0/+1
| * riscv: Allow device trees to be built into the kernelPalmer Dabbelt2020-05-181-0/+5
* | riscv: support DEBUG_WXZong Li2020-06-031-0/+1
* | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
|/
* riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMUKefeng Wang2020-05-121-0/+1
* riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMUKefeng Wang2020-05-121-1/+1
* riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMUDamien Le Moal2020-04-241-1/+1
* 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
|/