summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-121-0/+5
|\
| * MIPS: Use generic GCC library routines from lib/Antony Pavlov2018-04-231-0/+5
* | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-1/+1
|\ \
| * \ Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-1/+1
| |\ \ | | |/ | |/|
| | * docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-1/+1
* | | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-0/+2
* | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
* | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-9/+6
* | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0
* | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
|/ /
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-101-2/+5
|\ \
| * | MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki2018-03-281-2/+1
| * | MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski2018-02-191-0/+4
| |/
* | usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel2018-03-261-0/+1
|/
* Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-091-1/+0
|\
| * MIPS: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* | Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-02-071-8/+15
|\ \ | |/ |/|
| * MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform levelRalf Baechle2018-02-061-1/+5
| * MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform levelRalf Baechle2018-02-061-1/+3
| * MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen2018-01-241-0/+1
| * MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe2018-01-181-6/+6
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-0/+2
|\ \
| * | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+2
| |/
* | MIPS: Fix undefined reference to physical_memsizeJames Hogan2018-01-181-1/+10
* | MIPS: BCM47XX Avoid compile error with MIPS allnoconfigMatt Redfearn2018-01-101-0/+1
|/
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-151-27/+15
|\
| * MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2017-11-131-1/+1
| * MIPS: BMIPS: Enable HARDIRQS_SW_RESENDJustin Chen2017-11-131-0/+1
| * MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel2017-11-081-24/+0
| * MIPS: Kconfig: Set default MIPS system type as genericMatt Redfearn2017-11-081-1/+1
| * MIPS: BCM63XX: add clkdev lookup supportJonas Gorski2017-11-071-0/+1
| * MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney2017-11-071-1/+11
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* MIPS: Make CONFIG_MIPS_MT_SMP default yPaul Burton2017-08-301-0/+1
* MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-301-2/+1
* MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.SPaul Burton2017-08-291-1/+1
* MIPS: Remove unused R6000 supportPaul Burton2017-08-291-14/+3
* MIPS: Prevent building MT support for microMIPS kernelsPaul Burton2017-08-081-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-151-51/+63
|\
| * MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS selectJames Hogan2017-07-111-1/+0
| * MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6Paul Burton2017-06-291-1/+1
| * MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6Paul Burton2017-06-291-0/+1
| * MIPS: Use queued spinlocks (qspinlock)Paul Burton2017-06-291-0/+1
| * MIPS: Use queued read/write locks (qrwlock)Paul Burton2017-06-291-0/+1
| * MIPS: Add support for eBPF JIT.David Daney2017-06-281-1/+11
| * MIPS: Sort MIPS Kconfig Alphabetically.Matt Redfearn2017-06-271-49/+49
* | MIPS: ingenic: Enable pinctrl for all ingenic SoCsPaul Cercueil2017-05-221-0/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-13/+11
|\
| * MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton2017-04-121-8/+0
OpenPOWER on IntegriCloud