aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu1-0/+4
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport1-0/+1
2018-08-30MIPS: Use GENERIC_IOMAPPaul Burton1-1/+1
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+1
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton1-0/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-28/+0
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-07-30MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)1-3/+5
2018-07-30MIPS: generic: Select MIPS_AUTO_PFN_OFFSETPaul Burton1-0/+1
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton1-0/+3
2018-07-24MIPS: ath79: select the PINCTRL subsystemJohn Crispin1-0/+1
2018-07-24MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin1-0/+1
2018-07-24MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin1-2/+5
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton1-6/+0
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig1-4/+1
2018-06-24MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig1-1/+2
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig1-1/+0
2018-06-24MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig1-1/+1
2018-06-24MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig1-0/+1
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig1-19/+5
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig1-1/+1
2018-06-24MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig1-14/+1
2018-06-24MIPS: loongson: untangle dma implementationsChristoph Hellwig1-1/+1
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig1-0/+40
2018-06-24MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig1-16/+0
2018-06-19MIPS: Add support for restartable sequencesPaul Burton1-0/+1
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada1-1/+1
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+5
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig1-0/+2
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-3/+0
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig1-9/+6
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+0
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-04-23MIPS: Use generic GCC library routines from lib/Antony Pavlov1-0/+5
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet1-1/+1
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport1-1/+1
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds1-2/+5
2018-03-28MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki1-2/+1
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel1-0/+1
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski1-0/+4
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds1-8/+15
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform levelRalf Baechle1-1/+5
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform levelRalf Baechle1-1/+3
2018-02-02MIPS: kconfig: Remove blank help textUlf Magnusson1-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2018-01-24MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen1-0/+1