summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2019-12-13MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki
2019-01-22mips: fix n32 compat_ipc_parse_versionArnd Bergmann
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-30MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)
2018-07-30MIPS: generic: Select MIPS_AUTO_PFN_OFFSETPaul Burton
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton
2018-07-24MIPS: ath79: select the PINCTRL subsystemJohn Crispin
2018-07-24MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin
2018-07-24MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig
2018-06-24MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig
2018-06-24MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig
2018-06-24MIPS: loongson: untangle dma implementationsChristoph Hellwig
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig
2018-06-24MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig
2018-06-19MIPS: Add support for restartable sequencesPaul Burton
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-04-23MIPS: Use generic GCC library routines from lib/Antony Pavlov
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-03-28MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform levelRalf Baechle
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform levelRalf Baechle
2018-02-02MIPS: kconfig: Remove blank help textUlf Magnusson
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds