summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel2017-11-081-24/+0Star
* 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
* MIPS: Make CONFIG_MIPS_MT_SMP default yPaul Burton2017-08-301-0/+1
* MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-301-2/+1Star
* 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/+3Star
* 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/+0Star
| * 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/+11Star
|\
| * MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton2017-04-121-8/+0Star
| * 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/+0Star
|\ \ \ | |_|/ |/| |
| * | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0Star
| * | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0Star
| * | 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
| * MIPS: Allow pre-r6 emulation on SMP MIPSr6 kernelsPaul Burton2017-01-031-3/+1Star
| * MIPS: Loongson1C: Remove ARCH_WANT_OPTIONAL_GPIOLIBKelvin Cheung2017-01-031-1/+0Star
| * MIPS: xilfpga: Use Xilinx Interrupt ControllerZubair Lutfullah Kakakhel2017-01-031-0/+1
| * MIPS: Octeon: Enable KASLRSteven J. Hill2017-01-031-1/+2
| * MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn2017-01-031-0/+1
* | BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig.Markus Mayer2017-02-091-0/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-151-38/+83
|\
| * MIPS: Enable hardened usercopyPaul Burton2016-10-101-0/+1
| * MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-061-36/+1Star
| * MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-061-0/+52
| * MIPS: Support per-device DMA coherencePaul Burton2016-10-061-0/+4
| * MIPS: PCI: Support generic driversPaul Burton2016-10-061-0/+1
| * MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-061-1/+7
| * MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton2016-10-061-0/+3
| * MIPS: Malta: Probe interrupt controllers via DTPaul Burton2016-10-061-0/+1