summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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-041-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-111-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/+1Star
|\
| * riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig2019-04-251-5/+1Star
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-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/+0Star
|/
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+0Star
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+0Star
* | Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-071-3/+3
|\ \
| * | RISC-V: Implement compile-time fixed mappingsAnup Patel2019-02-211-0/+3
| * | riscv: remove the HAVE_KPROBES optionChristoph Hellwig2019-02-191-3/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-091-1/+1
|\| |
| * | RISC-V: Kconfig: fix spelling mistake "traget" -> "target"Antony Pavlov2019-01-231-1/+1
| |/
* / bpf, riscv: add BPF JIT for RV64GBjörn Töpel2019-02-051-0/+1
|/
* Fix a handful of audit-related issuePalmer Dabbelt2019-01-071-0/+2
|\
| * riscv: add HAVE_SYSCALL_TRACEPOINTS to KconfigDavid Abdurachmanov2019-01-071-0/+1
| * riscv: add audit supportDavid Abdurachmanov2019-01-071-0/+1
* | RISC-V: Support MODULE_SECTIONS mechanism on RV32Zong Li2019-01-071-1/+1
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-22/+3Star
|\ \
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-6/+1Star
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-16/+2Star
| |/
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-1/+1
| |/
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+0Star
|\ \
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0Star
| |/
* | RISC-V: Select GENERIC_SCHED_CLOCK for clocksource driversAnup Patel2018-12-211-0/+1
* | RISC-V: Update Kconfig to better handle CMDLINENick Kossifidis2018-12-211-24/+33
|/
* Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-011-1/+0Star
|\
| * Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Palmer Dabbelt2018-10-311-1/+0Star
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0Star
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0Star
|/
* RISC-V: Fix some RV32 bugs and build failuresPalmer Dabbelt2018-10-231-0/+1
|\
| * RISC-V: Select GENERIC_LIB_UMODDI3 on RV32Zong Li2018-10-231-0/+1
* | riscv: Add support to no-FPU systemsPalmer Dabbelt2018-10-231-0/+9
|\ \
| * | Allow to disable FPU supportAlan Kao2018-10-231-0/+9
| |/
* | RISC-V: Cosmetic menuconfig changesNick Kossifidis2018-10-231-1/+39
* | riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada2018-10-231-0/+1
* | RISC-V: Add futex support.Jim Wilson2018-10-231-0/+1
|/
* kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0Star
* Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-45/+0Star
* kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0Star
* RISC-V: Select GENERIC_UCMPDI2 on RV32IZong Li2018-07-041-0/+1