summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| * MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill2017-04-121-0/+1
| * MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen2017-04-101-0/+1
| * MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits2017-04-101-5/+8
| * MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski2017-04-101-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-0/+1
|\ \
| * | MIPS: Allow KVM to be enabled on Octeon CPUsJames Hogan2017-03-281-0/+1
* | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-011-1/+0
|\ \ \ | |_|/ |/| |
| * | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
| * | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| * | mips: switch to RAW_COPY_USERAl Viro2017-04-061-0/+1
| |/
* | MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan2017-03-081-1/+1
|/
* Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-02-211-12/+29
|\
| * MIPS: Generic: Fix big endian CPUs on generic machineMatt Redfearn2017-01-251-0/+1
| * MIPS: Kconfig: Fix indentation for kexec-related entriesMarcin Nowakowski2017-01-031-7/+7
| * MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITSMatt Redfearn2017-01-031-0/+16
OpenPOWER on IntegriCloud