summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph 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
2018-01-24MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen
2018-01-18MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe
2018-01-18MIPS: Fix undefined reference to physical_memsizeJames Hogan
2018-01-10MIPS: BCM47XX Avoid compile error with MIPS allnoconfigMatt Redfearn
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-13MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings
2017-11-13MIPS: BMIPS: Enable HARDIRQS_SW_RESENDJustin Chen
2017-11-08MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel
2017-11-08MIPS: Kconfig: Set default MIPS system type as genericMatt Redfearn
2017-11-07MIPS: BCM63XX: add clkdev lookup supportJonas Gorski
2017-11-07MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-30MIPS: Make CONFIG_MIPS_MT_SMP default yPaul Burton
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton
2017-08-29MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton
2017-08-29MIPS: Remove unused R6000 supportPaul Burton
2017-08-08MIPS: Prevent building MT support for microMIPS kernelsPaul Burton
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-11MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS selectJames Hogan
2017-06-29MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6Paul Burton
2017-06-29MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6Paul Burton
2017-06-29MIPS: Use queued spinlocks (qspinlock)Paul Burton
2017-06-29MIPS: Use queued read/write locks (qrwlock)Paul Burton
2017-06-28MIPS: Add support for eBPF JIT.David Daney
2017-06-27MIPS: Sort MIPS Kconfig Alphabetically.Matt Redfearn
2017-05-22MIPS: ingenic: Enable pinctrl for all ingenic SoCsPaul Cercueil